Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-2c-2g-1604 (ubuntu2004-docker-2c-2g) in workspace /w/workspace/serviceutils-sonar The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/serviceutils > git init /w/workspace/serviceutils-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/serviceutils > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/serviceutils +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/serviceutils # 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 fc460a448bdf28d218f3652dfb075bb0f02bc62a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fc460a448bdf28d218f3652dfb075bb0f02bc62a # timeout=10 Commit message: "Bump upstreams" > git rev-list --no-walk fc460a448bdf28d218f3652dfb075bb0f02bc62a # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [serviceutils-sonar] $ /bin/bash /tmp/jenkins8589699333489947699.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.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MA65 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-MA65/bin to PATH Generating Requirements File Python 3.11.7 pip 24.2 from /tmp/venv-MA65/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.49 botocore==1.35.49 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.11.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.0 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [serviceutils-sonar] $ /bin/sh -xe /tmp/jenkins7277610397648363123.sh + echo Using SonarCloud Using SonarCloud [serviceutils-sonar] $ /bin/sh -xe /tmp/jenkins2696561459005619586.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2004-docker-2c-2g-1604 [serviceutils-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=serviceutils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/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=serviceutils -Dsha1=origin/master -DMAVEN_OPTS=-Xmx1024m -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=sonar:sonar --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.24, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" [serviceutils-sonar] $ /bin/sh -xe /tmp/jenkins9607002147981147692.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [serviceutils-sonar] $ /bin/sh /tmp/jenkins1413296009663867940.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.4" 2024-07-16 OpenJDK Runtime Environment (build 21.0.4+7-Ubuntu-1ubuntu220.04) OpenJDK 64-Bit Server VM (build 21.0.4+7-Ubuntu-1ubuntu220.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-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=openjdk21 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_serviceutils [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/serviceutils-sonar@tmp/config15060089787699506919tmp copy managed file [serviceutils-settings] to file:/w/workspace/serviceutils-sonar@tmp/config8159267670159532083tmp [serviceutils-sonar] $ /bin/bash -l /tmp/jenkins7085756686470336844.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/mvn39/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/serviceutils-sonar@tmp/config15060089787699506919tmp --settings /w/workspace/serviceutils-sonar@tmp/config8159267670159532083tmp --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.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] listener-api [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-karaf [pom] [INFO] serviceutils [pom] [INFO] [INFO] ------------< org.opendaylight.serviceutils:quality-parent >------------ [INFO] Building ODL :: serviceutils :: quality-parent 0.15.0-SNAPSHOT [1/29] [INFO] from commons/quality-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ quality-parent --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ quality-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ quality-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ quality-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ quality-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/commons/quality-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ quality-parent --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ quality-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ quality-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/commons/quality-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ quality-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ quality-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ quality-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ quality-parent --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ quality-parent --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ quality-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ quality-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/commons/quality-parent/target/bom.xml [INFO] attaching as quality-parent-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/commons/quality-parent/target/bom.json [INFO] attaching as quality-parent-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ quality-parent --- [INFO] Ignoring POM project! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ quality-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ quality-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ quality-parent --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ quality-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ quality-parent --- [INFO] Installing /w/workspace/serviceutils-sonar/commons/quality-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.15.0-SNAPSHOT/quality-parent-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/commons/quality-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.15.0-SNAPSHOT/quality-parent-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/commons/quality-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.15.0-SNAPSHOT/quality-parent-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.serviceutils:binding-parent >------------ [INFO] Building ODL :: serviceutils :: binding-parent 0.15.0-SNAPSHOT [2/29] [INFO] from commons/binding-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ binding-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/commons/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ binding-parent --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ binding-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/commons/binding-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ binding-parent --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/commons/binding-parent/target/bom.xml [INFO] attaching as binding-parent-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/commons/binding-parent/target/bom.json [INFO] attaching as binding-parent-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/serviceutils-sonar/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.15.0-SNAPSHOT/binding-parent-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.15.0-SNAPSHOT/binding-parent-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.15.0-SNAPSHOT/binding-parent-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.serviceutils:commons >---------------- [INFO] Building ODL :: serviceutils :: commons 0.15.0-SNAPSHOT [3/29] [INFO] from commons/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ commons --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ commons --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ commons --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ commons --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.3:install (default-install) @ commons --- [INFO] Skipping artifact installation [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-api >-------------- [INFO] Building ODL :: serviceutils :: metrics-api 0.15.0-SNAPSHOT [4/29] [INFO] from metrics/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ metrics-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ metrics-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ metrics-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ metrics-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ metrics-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/metrics/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ metrics-api --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ metrics-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ metrics-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/metrics/api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ metrics-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 14 source files with javac [forked debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ metrics-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ metrics-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ metrics-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ metrics-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 21] to target/test-classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[37,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[30,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[23,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[22,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[36,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ metrics-api --- [INFO] Surefire report directory: /w/workspace/serviceutils-sonar/metrics/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedCallableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.serviceutils.metrics.function.CheckedCallableTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ metrics-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ metrics-api --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/metrics/api/target/metrics-api-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/metrics/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ metrics-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ metrics-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/metrics/api/target/bom.xml [INFO] attaching as metrics-api-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/metrics/api/target/bom.json [INFO] attaching as metrics-api-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ metrics-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ metrics-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ metrics-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ metrics-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ metrics-api --- [INFO] Loading execution data file /w/workspace/serviceutils-sonar/metrics/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-api' with 4 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ metrics-api --- [INFO] Installing /w/workspace/serviceutils-sonar/metrics/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.15.0-SNAPSHOT/metrics-api-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/metrics/api/target/metrics-api-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.15.0-SNAPSHOT/metrics-api-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/metrics/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.15.0-SNAPSHOT/metrics-api-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/metrics/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.15.0-SNAPSHOT/metrics-api-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ metrics-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/serviceutils/metrics-api/0.15.0-SNAPSHOT/metrics-api-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.serviceutils:tools-api >--------------- [INFO] Building ODL :: serviceutils :: tools-api 0.15.0-SNAPSHOT [5/29] [INFO] from tools/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ tools-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ tools-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ tools-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ tools-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ tools-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/tools/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ tools-api --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ tools-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ tools-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/tools/api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/tools/api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tools-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug release 21] to target/classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,80] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[45,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[45,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[45,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[46,43] [removal] of(LogicalDatastoreType,InstanceIdentifier) in DataTreeIdentifier has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method of(LogicalDatastoreType,InstanceIdentifier) [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[51,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[51,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[51,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[53,43] [removal] of(LogicalDatastoreType,InstanceIdentifier) in DataTreeIdentifier has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method of(LogicalDatastoreType,InstanceIdentifier) [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/DataTreeChangeListenerActions.java:[41,57] [removal] getRootPath() in DataTreeModification has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in interface DataTreeModification [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[50,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/serviceutils-sonar/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[62,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ tools-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ tools-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ tools-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ tools-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/tools/api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tools-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ tools-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ tools-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ tools-api --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/tools/api/target/tools-api-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/tools/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ tools-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ tools-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/tools/api/target/bom.xml [INFO] attaching as tools-api-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/tools/api/target/bom.json [INFO] attaching as tools-api-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ tools-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ tools-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ tools-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ tools-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ tools-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ tools-api --- [INFO] Installing /w/workspace/serviceutils-sonar/tools/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.15.0-SNAPSHOT/tools-api-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/tools/api/target/tools-api-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.15.0-SNAPSHOT/tools-api-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/tools/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.15.0-SNAPSHOT/tools-api-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/tools/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-api/0.15.0-SNAPSHOT/tools-api-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ tools-api --- [INFO] Installing org/opendaylight/serviceutils/tools-api/0.15.0-SNAPSHOT/tools-api-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.serviceutils:listener-api >------------- [INFO] Building listener-api 0.15.0-SNAPSHOT [6/29] [INFO] from tools/listener-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ listener-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ listener-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ listener-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ listener-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ listener-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/tools/listener-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ listener-api --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ listener-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ listener-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/tools/listener-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/tools/listener-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ listener-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [forked debug release 21] to target/classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[45,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[45,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[45,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[46,43] [removal] of(LogicalDatastoreType,InstanceIdentifier) in DataTreeIdentifier has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method of(LogicalDatastoreType,InstanceIdentifier) [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[51,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[51,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[51,35] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[53,43] [removal] of(LogicalDatastoreType,InstanceIdentifier) in DataTreeIdentifier has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method of(LogicalDatastoreType,InstanceIdentifier) [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:[58,47] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:[58,47] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:[58,47] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:[66,47] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:[66,47] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:[66,47] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/DataTreeChangeListenerActions.java:[39,57] [removal] getRootPath() in DataTreeModification has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in interface DataTreeModification [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/DataTreeChangeListenerActions.java:[81,30] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/DataTreeChangeListenerActions.java:[81,30] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/DataTreeChangeListenerActions.java:[81,30] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/DataTreeChangeListenerActions.java:[100,33] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/DataTreeChangeListenerActions.java:[100,33] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/DataTreeChangeListenerActions.java:[100,33] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/DataTreeChangeListenerActions.java:[120,33] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/DataTreeChangeListenerActions.java:[120,33] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/DataTreeChangeListenerActions.java:[120,33] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[43,56] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[43,56] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[43,56] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[51,56] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[51,56] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[51,56] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[38,55] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[38,55] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[38,55] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[44,55] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[44,55] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[44,55] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:[37,46] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:[37,46] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:[37,46] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:[42,46] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:[42,46] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:[42,46] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[47,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[59,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ listener-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ listener-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ listener-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ listener-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/tools/listener-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ listener-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ listener-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ listener-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ listener-api --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/tools/listener-api/target/listener-api-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/tools/listener-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ listener-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ listener-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/tools/listener-api/target/bom.xml [INFO] attaching as listener-api-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/tools/listener-api/target/bom.json [INFO] attaching as listener-api-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ listener-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ listener-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ listener-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ listener-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ listener-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ listener-api --- [INFO] Installing /w/workspace/serviceutils-sonar/tools/listener-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.15.0-SNAPSHOT/listener-api-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/tools/listener-api/target/listener-api-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.15.0-SNAPSHOT/listener-api-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/tools/listener-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.15.0-SNAPSHOT/listener-api-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/tools/listener-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/listener-api/0.15.0-SNAPSHOT/listener-api-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ listener-api --- [INFO] Installing org/opendaylight/serviceutils/listener-api/0.15.0-SNAPSHOT/listener-api-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.serviceutils:rpc-api >---------------- [INFO] Building rpc-api 0.15.0-SNAPSHOT [7/29] [INFO] from tools/rpc-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ rpc-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rpc-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rpc-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ rpc-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rpc-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/tools/rpc-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ rpc-api --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ rpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ rpc-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/tools/rpc-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rpc-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[111,49] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private static void defaultOnFailure(Throwable throwable){ }'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[113,34] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private void defaultOnSuccess(O result){ }'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[149,41] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var futureRpcResult = SettableFuture.create();'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[186,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[199,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[209,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[219,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[228,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[239,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ rpc-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ rpc-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ rpc-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ rpc-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 21] to target/test-classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[47,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[56,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[101,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[73,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[81,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[92,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[115,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[40,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[65,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[108,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[36,25] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogRule logRule = new LogRule();'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[37,32] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogCaptureRule logCaptureRule = new LogCaptureRule();'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[40,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testListenableFutureSuccess() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[47,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFailedListenableFuture() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[56,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureException() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[65,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionWarnInsteadError() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[73,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionNoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[81,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionAlsoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[82,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var afterLogActionCalled = new AtomicBoolean(false);'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[92,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionCustomMessage() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[101,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[108,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/serviceutils-sonar/tools/rpc-api/src/test/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResultsTest.java:[115,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ rpc-api --- [INFO] Surefire report directory: /w/workspace/serviceutils-sonar/tools/rpc-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.serviceutils.tools.rpc.FutureRpcResultsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.opendaylight.serviceutils.tools.rpc.FutureRpcResultsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ rpc-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rpc-api --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/tools/rpc-api/target/rpc-api-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/tools/rpc-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ rpc-api --- [INFO] Building jar: /w/workspace/serviceutils-sonar/tools/rpc-api/target/rpc-api-0.15.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ rpc-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ rpc-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ rpc-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/tools/rpc-api/target/bom.xml [INFO] attaching as rpc-api-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/tools/rpc-api/target/bom.json [INFO] attaching as rpc-api-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rpc-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ rpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rpc-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rpc-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rpc-api --- [INFO] Loading execution data file /w/workspace/serviceutils-sonar/tools/rpc-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rpc-api' with 4 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ rpc-api --- [INFO] Installing /w/workspace/serviceutils-sonar/tools/rpc-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.15.0-SNAPSHOT/rpc-api-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/tools/rpc-api/target/rpc-api-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.15.0-SNAPSHOT/rpc-api-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/tools/rpc-api/target/rpc-api-0.15.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.15.0-SNAPSHOT/rpc-api-0.15.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/serviceutils-sonar/tools/rpc-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.15.0-SNAPSHOT/rpc-api-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/tools/rpc-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.15.0-SNAPSHOT/rpc-api-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rpc-api --- [INFO] Installing org/opendaylight/serviceutils/rpc-api/0.15.0-SNAPSHOT/rpc-api-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-aggregator >----------- [INFO] Building ODL :: serviceutils :: tools-aggregator 0.15.0-SNAPSHOT [8/29] [INFO] from tools/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ tools-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ tools-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ tools-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ tools-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.3:install (default-install) @ tools-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-impl >------------- [INFO] Building ODL :: serviceutils :: metrics-impl 0.15.0-SNAPSHOT [9/29] [INFO] from metrics/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'packaging' is unknown for plugin 'build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ metrics-impl --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ metrics-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ metrics-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ metrics-impl --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ metrics-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/metrics/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ metrics-impl --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ metrics-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ metrics-impl --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/metrics/impl/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ metrics-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [forked debug release 21] to target/classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[326,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[263,63] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[200,61] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[192,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Meter newOrExistingMeter(String id) {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[255,86] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Counter newOrExistingCounter(String id) {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[318,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Timer newOrExistingTimer(String id) {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[77,25] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'ThreadMXBean threadMxBean = ManagementFactory.getThreadMXBean();'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[138,33] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileDescriptorRatioGauge = new FileDescriptorRatioGauge();'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[351,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'return newMeter(descriptor.anchor(), makeCodahaleId(descriptor));'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[358,17] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'checkForExistingId(id);'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[77,17] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[136,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(file, append),'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[182,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var file = new File(parentDirectory, getFileName(dayOfTheWeek, hourOfTheDay));'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[194,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var nextHourFile = new File(parentDirectory , getFileName(dayOfTheWeek, nextHour));'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[197,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(nextHourFile, append),'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,40] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,21] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[39,31] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'private final ThreadMXBean threadMxBean;'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[49,32] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'threadMxBean'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:[24,8] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'threadsWatcherIntervalMs'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/CustomObjectNameFactory.java:[23,22] [RedundantOverride] This overriding method is redundant, and can be removed. (see https://errorprone.info/bugpattern/RedundantOverride) Did you mean to remove this line? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:[27,27] [this-escape] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ metrics-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ metrics-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ metrics-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ metrics-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metrics-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/impl/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 21] to target/test-classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[194,29] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[196,34] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[202,30] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[234,15] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[243,40] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[281,63] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[288,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[296,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[314,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[328,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[329,66] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[334,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[337,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[20,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[21,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[31,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[168,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[233,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[242,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[133,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[265,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[253,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[48,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[57,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[148,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[193,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[201,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[287,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[333,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[280,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[94,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[221,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[115,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[208,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[294,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[327,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[75,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[312,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[26,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void reporter() throws IOException {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var registry = new MetricRegistry();'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[28,28] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileReporter = new MetricsFileReporter(registry, Duration.ofMinutes(2));'? [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ metrics-impl --- [INFO] Surefire report directory: /w/workspace/serviceutils-sonar/metrics/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricProviderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.serviceutils.metrics.tests.MetricProviderTest [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest [INFO] Running org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ metrics-impl --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ metrics-impl --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/metrics/impl/target/metrics-impl-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/metrics/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ metrics-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ metrics-impl --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ metrics-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/metrics/impl/target/bom.xml [INFO] attaching as metrics-impl-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/metrics/impl/target/bom.json [INFO] attaching as metrics-impl-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ metrics-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ metrics-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ metrics-impl --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ metrics-impl --- [INFO] Loading execution data file /w/workspace/serviceutils-sonar/metrics/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-impl' with 12 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ metrics-impl --- [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.15.0-SNAPSHOT/metrics-impl-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl/target/metrics-impl-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.15.0-SNAPSHOT/metrics-impl-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl/target/classes/etc/org.opendaylight.serviceutils.metrics.cfg to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.15.0-SNAPSHOT/metrics-impl-0.15.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.15.0-SNAPSHOT/metrics-impl-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.15.0-SNAPSHOT/metrics-impl-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ metrics-impl --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl/0.15.0-SNAPSHOT/metrics-impl-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.serviceutils:odl-serviceutils-metrics >------- [INFO] Building ODL :: serviceutils :: Metrics 0.15.0-SNAPSHOT [10/29] [INFO] from features/odl-serviceutils-metrics/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-serviceutils-metrics --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-serviceutils-metrics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-metrics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-serviceutils-metrics --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-serviceutils-metrics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-serviceutils-metrics --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/features/odl-serviceutils-metrics/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-metrics --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-sonar/features/odl-serviceutils-metrics/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-serviceutils-metrics --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-serviceutils-metrics >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-serviceutils-metrics --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-serviceutils-metrics <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-serviceutils-metrics --- [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-serviceutils-metrics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-serviceutils-metrics --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/features/odl-serviceutils-metrics/target/bom.xml [INFO] attaching as odl-serviceutils-metrics-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/features/odl-serviceutils-metrics/target/bom.json [INFO] attaching as odl-serviceutils-metrics-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-metrics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-metrics --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-metrics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-serviceutils-metrics --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-metrics did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-metrics/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.15.0-SNAPSHOT/odl-serviceutils-metrics-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.15.0-SNAPSHOT/odl-serviceutils-metrics-0.15.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-metrics/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.15.0-SNAPSHOT/odl-serviceutils-metrics-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-metrics/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.15.0-SNAPSHOT/odl-serviceutils-metrics-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.serviceutils:odl-serviceutils-listener >------- [INFO] Building ODL :: serviceutils :: listener tools 0.15.0-SNAPSHOT [11/29] [INFO] from features/odl-serviceutils-listener/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-serviceutils-listener --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-serviceutils-listener --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-listener --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-serviceutils-listener --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-serviceutils-listener --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-serviceutils-listener --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/features/odl-serviceutils-listener/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-listener --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-sonar/features/odl-serviceutils-listener/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-serviceutils-listener --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-serviceutils-listener >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-serviceutils-listener --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-serviceutils-listener <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-serviceutils-listener --- [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-serviceutils-listener --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-serviceutils-listener --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/features/odl-serviceutils-listener/target/bom.xml [INFO] attaching as odl-serviceutils-listener-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/features/odl-serviceutils-listener/target/bom.json [INFO] attaching as odl-serviceutils-listener-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-listener --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-listener --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-listener --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-serviceutils-listener --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-listener did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-listener/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.15.0-SNAPSHOT/odl-serviceutils-listener-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-listener/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.15.0-SNAPSHOT/odl-serviceutils-listener-0.15.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-listener/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.15.0-SNAPSHOT/odl-serviceutils-listener-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-listener/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.15.0-SNAPSHOT/odl-serviceutils-listener-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-rpc >--------- [INFO] Building ODL :: serviceutils :: RPC tools 0.15.0-SNAPSHOT [12/29] [INFO] from features/odl-serviceutils-rpc/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-serviceutils-rpc --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-serviceutils-rpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-rpc --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-serviceutils-rpc --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-serviceutils-rpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-serviceutils-rpc --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/features/odl-serviceutils-rpc/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-rpc --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-sonar/features/odl-serviceutils-rpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-serviceutils-rpc --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-serviceutils-rpc >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-serviceutils-rpc --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-serviceutils-rpc <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-serviceutils-rpc --- [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-serviceutils-rpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-serviceutils-rpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/features/odl-serviceutils-rpc/target/bom.xml [INFO] attaching as odl-serviceutils-rpc-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/features/odl-serviceutils-rpc/target/bom.json [INFO] attaching as odl-serviceutils-rpc-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-rpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-rpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-rpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-serviceutils-rpc --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-rpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-rpc/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.15.0-SNAPSHOT/odl-serviceutils-rpc-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-rpc/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.15.0-SNAPSHOT/odl-serviceutils-rpc-0.15.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-rpc/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.15.0-SNAPSHOT/odl-serviceutils-rpc-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-rpc/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.15.0-SNAPSHOT/odl-serviceutils-rpc-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.serviceutils:upgrade >---------------- [INFO] Building ODL :: serviceutils :: upgrade 0.15.0-SNAPSHOT [13/29] [INFO] from upgrade/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ upgrade --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ upgrade --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ upgrade --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ upgrade --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ upgrade --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/upgrade/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.4:generate-sources (binding) @ upgrade --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-sonar/upgrade/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 3.521 ms [INFO] yang-to-sources: Project model files found: 1 in 68.20 ms [INFO] yang-to-sources: 1 YANG models processed in 57.28 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 61.81 ms [INFO] Sorted 6 files into 3 directories in 2.949 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 133.4 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ upgrade --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ upgrade --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ upgrade --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/upgrade/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/upgrade/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/upgrade/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/upgrade/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ upgrade --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/serviceutils-sonar/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:[47,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:[46,74] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:[46,34] registerDataListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:[69,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:[69,11] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ upgrade >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ upgrade --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ upgrade <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ upgrade --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/upgrade/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ upgrade --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ upgrade --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ upgrade --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ upgrade --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/upgrade/target/upgrade-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/upgrade/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ upgrade --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ upgrade --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/upgrade/target/bom.xml [INFO] attaching as upgrade-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/upgrade/target/bom.json [INFO] attaching as upgrade-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ upgrade --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ upgrade --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ upgrade --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ upgrade --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ upgrade --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ upgrade --- [INFO] Installing /w/workspace/serviceutils-sonar/upgrade/pom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.15.0-SNAPSHOT/upgrade-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/upgrade/target/upgrade-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.15.0-SNAPSHOT/upgrade-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/upgrade/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.15.0-SNAPSHOT/upgrade-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/upgrade/target/bom.json to /tmp/r/org/opendaylight/serviceutils/upgrade/0.15.0-SNAPSHOT/upgrade-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ upgrade --- [INFO] Installing org/opendaylight/serviceutils/upgrade/0.15.0-SNAPSHOT/upgrade-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.serviceutils:odl-serviceutils-tools >-------- [INFO] Building ODL :: serviceutils :: TOOLS 0.15.0-SNAPSHOT [14/29] [INFO] from features/odl-serviceutils-tools/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-serviceutils-tools --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-serviceutils-tools --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-tools --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-serviceutils-tools --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-serviceutils-tools --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-serviceutils-tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-serviceutils-tools --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/features/odl-serviceutils-tools/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-tools --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-sonar/features/odl-serviceutils-tools/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-serviceutils-tools --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-serviceutils-tools >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-serviceutils-tools --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-serviceutils-tools <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-serviceutils-tools --- [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-serviceutils-tools --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-serviceutils-tools --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 203 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/features/odl-serviceutils-tools/target/bom.xml [INFO] attaching as odl-serviceutils-tools-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/features/odl-serviceutils-tools/target/bom.json [INFO] attaching as odl-serviceutils-tools-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-tools --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-tools --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-tools --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-serviceutils-tools --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-serviceutils-tools --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-tools did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-tools/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.15.0-SNAPSHOT/odl-serviceutils-tools-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.15.0-SNAPSHOT/odl-serviceutils-tools-0.15.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-tools/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.15.0-SNAPSHOT/odl-serviceutils-tools-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-tools/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.15.0-SNAPSHOT/odl-serviceutils-tools-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-api >---------------- [INFO] Building ODL :: serviceutils :: srm-api 0.15.0-SNAPSHOT [15/29] [INFO] from srm/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ srm-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ srm-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ srm-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ srm-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ srm-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/srm/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.4:generate-sources (binding) @ srm-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-sonar/srm/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 904.7 μs [INFO] yang-to-sources: Project model files found: 3 in 31.85 ms [INFO] yang-to-sources: 3 YANG models processed in 32.21 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 12.45 ms [INFO] Sorted 61 files into 9 directories in 227.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 60.42 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ srm-api --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ srm-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ srm-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/srm/api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/srm/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/srm/api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/srm/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ srm-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 64 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ srm-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ srm-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ srm-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ srm-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/srm/api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ srm-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ srm-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ srm-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ srm-api --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/srm/api/target/srm-api-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/srm/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ srm-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ srm-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/srm/api/target/bom.xml [INFO] attaching as srm-api-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/srm/api/target/bom.json [INFO] attaching as srm-api-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ srm-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ srm-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ srm-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ srm-api --- [INFO] Installing /w/workspace/serviceutils-sonar/srm/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.15.0-SNAPSHOT/srm-api-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/srm/api/target/srm-api-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.15.0-SNAPSHOT/srm-api-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/srm/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.15.0-SNAPSHOT/srm-api-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/srm/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-api/0.15.0-SNAPSHOT/srm-api-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ srm-api --- [INFO] Installing org/opendaylight/serviceutils/srm-api/0.15.0-SNAPSHOT/srm-api-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-impl >--------------- [INFO] Building ODL :: serviceutils :: srm-impl 0.15.0-SNAPSHOT [16/29] [INFO] from srm/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ srm-impl --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ srm-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ srm-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ srm-impl --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ srm-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/srm/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ srm-impl --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ srm-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ srm-impl --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/srm/impl/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/srm/impl/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ srm-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 21] to target/classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[194,10] [removal] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[243,10] [removal] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[264,19] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[264,19] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[264,19] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[266,15] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[42,60] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[163,30] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (entityType.equals(EntityTypeInstance.VALUE) && entityId == null) {'? [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[220,30] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (!entityType.equals(EntityTypeService.VALUE)) {'? [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[63,47] [UnusedVariable] The parameter 'entityType' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'recoverService(operations.getEntityName(), operations.getEntityId());'? [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[40,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'ServiceRecoveryListener(@Reference DataBroker dataBroker,'? [WARNING] /w/workspace/serviceutils-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:[38,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'ServiceRecoveryRegistryImpl() {'? [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ srm-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ srm-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ srm-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ srm-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/srm/impl/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ srm-impl --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ srm-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ srm-impl --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ srm-impl --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/srm/impl/target/srm-impl-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/srm/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ srm-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ srm-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/srm/impl/target/bom.xml [INFO] attaching as srm-impl-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/srm/impl/target/bom.json [INFO] attaching as srm-impl-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ srm-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ srm-impl --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ srm-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ srm-impl --- [INFO] Installing /w/workspace/serviceutils-sonar/srm/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.15.0-SNAPSHOT/srm-impl-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/srm/impl/target/srm-impl-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.15.0-SNAPSHOT/srm-impl-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.15.0-SNAPSHOT/srm-impl-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/srm/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.15.0-SNAPSHOT/srm-impl-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ srm-impl --- [INFO] Installing org/opendaylight/serviceutils/srm-impl/0.15.0-SNAPSHOT/srm-impl-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.serviceutils:srm-shell >--------------- [INFO] Building ODL :: serviceutils :: srm-shell 0.15.0-SNAPSHOT [17/29] [INFO] from srm/shell/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ srm-shell --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ srm-shell --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ srm-shell --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ srm-shell --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ srm-shell --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ srm-shell --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ srm-shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ srm-shell --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/srm/shell/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/srm/shell/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ srm-shell --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug release 21] to target/classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[44,8] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[46,10] [removal] delete(LogicalDatastoreType,InstanceIdentifier) in WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[50,19] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[50,19] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[50,19] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[51,15] [deprecation] InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[43,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[48,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[53,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[76,8] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[47,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[52,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[68,26] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (Objects.equals(response, RpcSuccess.VALUE)) {' or 'if (response.equals(RpcSuccess.VALUE)) {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[69,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[71,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[72,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[73,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[44,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[62,8] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[43,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[55,23] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (Objects.equals(output.getSuccessful(), Boolean.TRUE)) {' or 'if (output.getSuccessful().equals(Boolean.TRUE)) {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[56,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[58,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[59,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[103,29] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (Objects.equals(type, EntityTypeService.VALUE)) {' or 'if (type.equals(EntityTypeService.VALUE)) {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[105,37] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean '} else if (Objects.equals(type, EntityTypeInstance.VALUE)) {' or '} else if (type.equals(EntityTypeInstance.VALUE)) {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[123,29] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (Objects.equals(entityType, EntityTypeService.VALUE)) {' or 'if (entityType.equals(EntityTypeService.VALUE)) {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[128,37] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean '} else if (Objects.equals(entityType, EntityTypeInstance.VALUE)) {' or '} else if (entityType.equals(EntityTypeInstance.VALUE)) {'? [WARNING] /w/workspace/serviceutils-sonar/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[43,17] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'private void clearOpsDs() throws ExecutionException, InterruptedException {'? [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ srm-shell >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ srm-shell --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ srm-shell <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ srm-shell --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services:4.4.6:service-metadata-generate (service-metadata-generate) @ srm-shell --- [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/srm/shell/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ srm-shell --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ srm-shell --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ srm-shell --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ srm-shell --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/srm/shell/target/srm-shell-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/srm/shell/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ srm-shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ srm-shell --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/srm/shell/target/bom.xml [INFO] attaching as srm-shell-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/srm/shell/target/bom.json [INFO] attaching as srm-shell-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ srm-shell --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-shell --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ srm-shell --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ srm-shell --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ srm-shell --- [INFO] Installing /w/workspace/serviceutils-sonar/srm/shell/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.15.0-SNAPSHOT/srm-shell-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/srm/shell/target/srm-shell-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.15.0-SNAPSHOT/srm-shell-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.15.0-SNAPSHOT/srm-shell-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/srm/shell/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.15.0-SNAPSHOT/srm-shell-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ srm-shell --- [INFO] Installing org/opendaylight/serviceutils/srm-shell/0.15.0-SNAPSHOT/srm-shell-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-srm >--------- [INFO] Building ODL :: serviceutils :: SRM 0.15.0-SNAPSHOT [18/29] [INFO] from features/odl-serviceutils-srm/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-serviceutils-srm --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-serviceutils-srm --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-srm --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-serviceutils-srm --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-srm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-serviceutils-srm --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-serviceutils-srm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-serviceutils-srm --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/features/odl-serviceutils-srm/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-srm --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-sonar/features/odl-serviceutils-srm/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-serviceutils-srm --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-serviceutils-srm >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-serviceutils-srm --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-serviceutils-srm <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-serviceutils-srm --- [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-serviceutils-srm --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-serviceutils-srm --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 209 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/features/odl-serviceutils-srm/target/bom.xml [INFO] attaching as odl-serviceutils-srm-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/features/odl-serviceutils-srm/target/bom.json [INFO] attaching as odl-serviceutils-srm-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-srm --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-srm --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-srm --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-serviceutils-srm --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-serviceutils-srm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-serviceutils-srm --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-srm did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-srm/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.15.0-SNAPSHOT/odl-serviceutils-srm-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-srm/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.15.0-SNAPSHOT/odl-serviceutils-srm-0.15.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-srm/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.15.0-SNAPSHOT/odl-serviceutils-srm-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/odl-serviceutils-srm/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.15.0-SNAPSHOT/odl-serviceutils-srm-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-features >--------- [INFO] Building ODL :: serviceutils :: serviceutils-features 0.15.0-SNAPSHOT [19/29] [INFO] from features/serviceutils-features/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ serviceutils-features --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ serviceutils-features --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ serviceutils-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ serviceutils-features --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ serviceutils-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ serviceutils-features --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ serviceutils-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ serviceutils-features --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/features/serviceutils-features/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ serviceutils-features --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-sonar/features/serviceutils-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ serviceutils-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ serviceutils-features >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ serviceutils-features --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ serviceutils-features <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ serviceutils-features --- [INFO] [INFO] --- feattest:14.0.3:test (default) @ serviceutils-features --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ serviceutils-features --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ serviceutils-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ serviceutils-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 212 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/features/serviceutils-features/target/bom.xml [INFO] attaching as serviceutils-features-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/features/serviceutils-features/target/bom.json [INFO] attaching as serviceutils-features-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ serviceutils-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ serviceutils-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ serviceutils-features --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ serviceutils-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ serviceutils-features --- [WARNING] [WARNING] The packaging plugin for project serviceutils-features did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-sonar/features/serviceutils-features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.15.0-SNAPSHOT/serviceutils-features-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/features/serviceutils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.15.0-SNAPSHOT/serviceutils-features-0.15.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/serviceutils-features/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.15.0-SNAPSHOT/serviceutils-features-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/serviceutils-features/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.15.0-SNAPSHOT/serviceutils-features-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---< org.opendaylight.serviceutils:serviceutils-features-aggregator >--- [INFO] Building ODL :: serviceutils :: serviceutils-features-aggregator 0.15.0-SNAPSHOT [20/29] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ serviceutils-features-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ serviceutils-features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ serviceutils-features-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ serviceutils-features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/features/target/bom.xml [INFO] attaching as serviceutils-features-aggregator-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/features/target/bom.json [INFO] attaching as serviceutils-features-aggregator-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.3:install (default-install) @ serviceutils-features-aggregator --- [INFO] Installing /w/workspace/serviceutils-sonar/features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.15.0-SNAPSHOT/serviceutils-features-aggregator-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/features/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.15.0-SNAPSHOT/serviceutils-features-aggregator-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/features/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.15.0-SNAPSHOT/serviceutils-features-aggregator-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-artifacts >-------- [INFO] Building ODL :: serviceutils :: serviceutils-artifacts 0.15.0-SNAPSHOT [21/29] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ serviceutils-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ serviceutils-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ serviceutils-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ serviceutils-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/artifacts/target/bom.xml [INFO] attaching as serviceutils-artifacts-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/artifacts/target/bom.json [INFO] attaching as serviceutils-artifacts-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.3:install (default-install) @ serviceutils-artifacts --- [INFO] Installing /w/workspace/serviceutils-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.15.0-SNAPSHOT/serviceutils-artifacts-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.15.0-SNAPSHOT/serviceutils-artifacts-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.15.0-SNAPSHOT/serviceutils-artifacts-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-impl-test >----------- [INFO] Building ODL :: serviceutils :: metrics-impl-test 0.15.0-SNAPSHOT [22/29] [INFO] from metrics/impl-test/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ metrics-impl-test --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ metrics-impl-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ metrics-impl-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ metrics-impl-test --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ metrics-impl-test --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/metrics/impl-test/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ metrics-impl-test --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ metrics-impl-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ metrics-impl-test --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/metrics/impl-test/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/impl-test/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ metrics-impl-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[159,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[92,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[30,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ metrics-impl-test >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ metrics-impl-test --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ metrics-impl-test <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ metrics-impl-test --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/impl-test/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metrics-impl-test --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ metrics-impl-test --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ metrics-impl-test --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ metrics-impl-test --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/metrics/impl-test/target/metrics-impl-test-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/metrics/impl-test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ metrics-impl-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ metrics-impl-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/metrics/impl-test/target/bom.xml [INFO] attaching as metrics-impl-test-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/metrics/impl-test/target/bom.json [INFO] attaching as metrics-impl-test-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ metrics-impl-test --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ metrics-impl-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ metrics-impl-test --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ metrics-impl-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ metrics-impl-test --- [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl-test/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.15.0-SNAPSHOT/metrics-impl-test-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl-test/target/metrics-impl-test-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.15.0-SNAPSHOT/metrics-impl-test-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl-test/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.15.0-SNAPSHOT/metrics-impl-test-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl-test/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.15.0-SNAPSHOT/metrics-impl-test-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ metrics-impl-test --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl-test/0.15.0-SNAPSHOT/metrics-impl-test-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.serviceutils:metrics-impl-prometheus >-------- [INFO] Building ODL :: serviceutils :: metrics-impl-prometheus 0.15.0-SNAPSHOT [23/29] [INFO] from metrics/impl-prometheus/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ metrics-impl-prometheus --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ metrics-impl-prometheus --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ metrics-impl-prometheus --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ metrics-impl-prometheus --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ metrics-impl-prometheus --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ metrics-impl-prometheus --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ metrics-impl-prometheus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ metrics-impl-prometheus --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ metrics-impl-prometheus --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug release 21] to target/classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[190,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[148,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[97,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterAdapter.java:[40,28] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional (see https://errorprone.info/bugpattern/LongDoubleConversion) Did you mean 'prometheusChild.inc((double) howMany);'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterNoChildAdapter.java:[40,30] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional (see https://errorprone.info/bugpattern/LongDoubleConversion) Did you mean 'prometheusCounter.inc((double) howMany);'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[51,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'PrometheusMetricProvider() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[57,16] [MissingOverride] close implements method in AutoCloseable; expected @Override (see https://errorprone.info/bugpattern/MissingOverride) Did you mean '@Override @PreDestroy'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[85,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'String fullId = makeId(descriptor, labelNames);'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[87,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var sb = new StringBuilder('? [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ metrics-impl-prometheus >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ metrics-impl-prometheus --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ metrics-impl-prometheus <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ metrics-impl-prometheus --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metrics-impl-prometheus --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[31,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[40,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ metrics-impl-prometheus --- [INFO] Surefire report directory: /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProviderImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProviderImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ metrics-impl-prometheus --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ metrics-impl-prometheus --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/metrics-impl-prometheus-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ metrics-impl-prometheus --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ metrics-impl-prometheus --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/bom.xml [INFO] attaching as metrics-impl-prometheus-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/bom.json [INFO] attaching as metrics-impl-prometheus-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-prometheus --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ metrics-impl-prometheus --- [WARNING] Unused declared dependencies found: [WARNING] io.prometheus:simpleclient_hotspot:jar:0.10.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ metrics-impl-prometheus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ metrics-impl-prometheus --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ metrics-impl-prometheus --- [INFO] Loading execution data file /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-impl-prometheus' with 4 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ metrics-impl-prometheus --- [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl-prometheus/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.15.0-SNAPSHOT/metrics-impl-prometheus-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/metrics-impl-prometheus-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.15.0-SNAPSHOT/metrics-impl-prometheus-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.15.0-SNAPSHOT/metrics-impl-prometheus-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.15.0-SNAPSHOT/metrics-impl-prometheus-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ metrics-impl-prometheus --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl-prometheus/0.15.0-SNAPSHOT/metrics-impl-prometheus-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.serviceutils:metrics-sample >------------ [INFO] Building ODL :: serviceutils :: metrics-sample 0.15.0-SNAPSHOT [24/29] [INFO] from metrics/sample/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ metrics-sample --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ metrics-sample --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ metrics-sample --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ metrics-sample --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ metrics-sample --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/metrics/sample/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ metrics-sample --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ metrics-sample --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ metrics-sample --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/metrics/sample/impl/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/sample/impl/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ metrics-sample --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 21] to target/classes [WARNING] Picked up _JAVA_OPTIONS: /w/workspace/serviceutils-sonar/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:[57,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'MetricsAdvancedExample(@Reference MetricProvider metricProvider) {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsExample.java:[61,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'MetricsExample(@Reference MetricProvider metricProvider) {'? [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ metrics-sample >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ metrics-sample --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ metrics-sample <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ metrics-sample --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/sample/impl/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metrics-sample --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 21] to target/test-classes [WARNING] Picked up _JAVA_OPTIONS: /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.0.3/infrautils-testutils-7.0.3.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.0.3/infrautils-testutils-7.0.3.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.0.3/infrautils-testutils-7.0.3.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.0.3/infrautils-testutils-7.0.3.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.0.3/infrautils-testutils-7.0.3.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.0.3/infrautils-testutils-7.0.3.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-sonar/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[25,28] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement [WARNING] /w/workspace/serviceutils-sonar/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[24,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricProvider = new MetricProviderImpl();'? [WARNING] /w/workspace/serviceutils-sonar/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[25,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void metricsExample() throws InterruptedException {'? [WARNING] /w/workspace/serviceutils-sonar/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[26,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricsProvider = new MetricProviderImpl();'? [WARNING] /w/workspace/serviceutils-sonar/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricsExample = new MetricsExample(metricsProvider);'? [WARNING] /w/workspace/serviceutils-sonar/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[28,21] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement [WARNING] /w/workspace/serviceutils-sonar/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[29,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var server = new HTTPServer(new InetSocketAddress("localhost", 1234), metricProvider.registry());'? [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ metrics-sample --- [INFO] Surefire report directory: /w/workspace/serviceutils-sonar/metrics/sample/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.serviceutils.metrics.sample.MetricsExampleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.serviceutils.metrics.sample.MetricsExampleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ metrics-sample --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ metrics-sample --- [INFO] Building bundle: /w/workspace/serviceutils-sonar/metrics/sample/impl/target/metrics-sample-0.15.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-sonar/metrics/sample/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ metrics-sample --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ metrics-sample --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/metrics/sample/impl/target/bom.xml [INFO] attaching as metrics-sample-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/metrics/sample/impl/target/bom.json [INFO] attaching as metrics-sample-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ metrics-sample --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ metrics-sample --- [WARNING] Used undeclared dependencies found: [WARNING] io.prometheus:simpleclient:jar:0.10.0:test [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ metrics-sample --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ metrics-sample --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ metrics-sample --- [INFO] Loading execution data file /w/workspace/serviceutils-sonar/metrics/sample/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-sample' with 4 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ metrics-sample --- [INFO] Installing /w/workspace/serviceutils-sonar/metrics/sample/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.15.0-SNAPSHOT/metrics-sample-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/metrics/sample/impl/target/metrics-sample-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.15.0-SNAPSHOT/metrics-sample-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/metrics/sample/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.15.0-SNAPSHOT/metrics-sample-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/metrics/sample/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.15.0-SNAPSHOT/metrics-sample-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ metrics-sample --- [INFO] Installing org/opendaylight/serviceutils/metrics-sample/0.15.0-SNAPSHOT/metrics-sample-0.15.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.serviceutils:metrics-it >-------------- [INFO] Building ODL :: serviceutils :: metrics-it 0.15.0-SNAPSHOT [25/29] [INFO] from metrics/it/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ metrics-it --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ metrics-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ metrics-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ metrics-it --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ metrics-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/metrics/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ metrics-it --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ metrics-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ metrics-it --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/metrics/it/target/classes/LICENSE [INFO] [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ metrics-it --- [INFO] Created: /w/workspace/serviceutils-sonar/metrics/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/it/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ metrics-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ metrics-it >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ metrics-it --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ metrics-it <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ metrics-it --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/metrics/it/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metrics-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/serviceutils-sonar/metrics/it/src/test/java/org/opendaylight/serviceutils/metrics/it/MetricsIntegrationTest.java:[31,42] newCounter(java.lang.Object,java.lang.String) in org.opendaylight.serviceutils.metrics.MetricProvider has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ metrics-it --- [INFO] Surefire report directory: /w/workspace/serviceutils-sonar/metrics/it/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.serviceutils.metrics.it.MetricsIntegrationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.34 s -- in org.opendaylight.serviceutils.metrics.it.MetricsIntegrationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ metrics-it --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ metrics-it --- [INFO] Building jar: /w/workspace/serviceutils-sonar/metrics/it/target/metrics-it-0.15.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ metrics-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ metrics-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-sonar/metrics/it/target/bom.xml [INFO] attaching as metrics-it-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-sonar/metrics/it/target/bom.json [INFO] attaching as metrics-it-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ metrics-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ metrics-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:test [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.serviceutils:serviceutils-features:xml:features:0.15.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.serviceutils:metrics-api:jar:0.15.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ metrics-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ metrics-it --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ metrics-it --- [INFO] Loading execution data file /w/workspace/serviceutils-sonar/metrics/it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-it' with 0 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ metrics-it --- [INFO] Installing /w/workspace/serviceutils-sonar/metrics/it/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.15.0-SNAPSHOT/metrics-it-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/metrics/it/target/metrics-it-0.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.15.0-SNAPSHOT/metrics-it-0.15.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-sonar/metrics/it/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.15.0-SNAPSHOT/metrics-it-0.15.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-sonar/metrics/it/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.15.0-SNAPSHOT/metrics-it-0.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-aggregator >---------- [INFO] Building ODL :: serviceutils :: metrics-aggregator 0.15.0-SNAPSHOT [26/29] [INFO] from metrics/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ metrics-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ metrics-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ metrics-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ metrics-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.3:install (default-install) @ metrics-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] ------------< org.opendaylight.serviceutils:srm-aggregator >------------ [INFO] Building ODL :: serviceutils :: srm-aggregator 0.15.0-SNAPSHOT [27/29] [INFO] from srm/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ srm-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ srm-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ srm-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ srm-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.3:install (default-install) @ srm-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] ----------< org.opendaylight.serviceutils:serviceutils-karaf >---------- [INFO] Building ODL :: serviceutils :: serviceutils-karaf 0.15.0-SNAPSHOT [28/29] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ serviceutils-karaf --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ serviceutils-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ serviceutils-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ serviceutils-karaf --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ serviceutils-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/serviceutils-sonar/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ serviceutils-karaf --- [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ serviceutils-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ serviceutils-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/serviceutils-sonar/karaf/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.6:assembly (process-resources) @ serviceutils-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/serviceutils-sonar/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/serviceutils-sonar/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature 51e9ddf9-9c1d-44f5-b9ee-3958472bb8b1/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ serviceutils-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ serviceutils-karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ serviceutils-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ serviceutils-karaf --- [INFO] [INFO] --- dependency:3.8.0:copy (apply-branding) @ serviceutils-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.3' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar) to /w/workspace/serviceutils-sonar/karaf/target/assembly/lib/karaf.branding-14.0.3.jar [INFO] [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ serviceutils-karaf --- [INFO] [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ serviceutils-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.3' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties) to /w/workspace/serviceutils-sonar/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ serviceutils-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-sonar/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.0.3:populate-local-repo (populate-local-repo) @ serviceutils-karaf --- [INFO] Feature repository discovered recursively: 7e25ae95-eb35-4b29-841b-e194424f2050 [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-serviceutils-0.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-serviceutils-0.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.14.0 and 3.17.0 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ serviceutils-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ serviceutils-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/serviceutils-sonar/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ serviceutils-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.6:archive (package) @ serviceutils-karaf --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ serviceutils-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ serviceutils-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ serviceutils-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ serviceutils-karaf --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ serviceutils-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ serviceutils-karaf --- [INFO] Installing /w/workspace/serviceutils-sonar/karaf/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.15.0-SNAPSHOT/serviceutils-karaf-0.15.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-sonar/karaf/target/serviceutils-karaf-0.15.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.15.0-SNAPSHOT/serviceutils-karaf-0.15.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/serviceutils-sonar/karaf/target/serviceutils-karaf-0.15.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.15.0-SNAPSHOT/serviceutils-karaf-0.15.0-SNAPSHOT.zip [INFO] [INFO] -------< org.opendaylight.serviceutils:serviceutils-aggregator >-------- [INFO] Building serviceutils 0.15.0-SNAPSHOT [29/29] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ serviceutils-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ serviceutils-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ serviceutils-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ serviceutils-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.3:install (default-install) @ serviceutils-aggregator --- [INFO] Skipping artifact installation [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for serviceutils 0.15.0-SNAPSHOT: [INFO] [INFO] ODL :: serviceutils :: quality-parent .............. SUCCESS [ 10.567 s] [INFO] ODL :: serviceutils :: binding-parent .............. SUCCESS [ 1.055 s] [INFO] ODL :: serviceutils :: commons ..................... SUCCESS [ 0.162 s] [INFO] ODL :: serviceutils :: metrics-api ................. SUCCESS [ 17.821 s] [INFO] ODL :: serviceutils :: tools-api ................... SUCCESS [ 9.537 s] [INFO] listener-api ....................................... SUCCESS [ 9.018 s] [INFO] rpc-api ............................................ SUCCESS [ 13.368 s] [INFO] ODL :: serviceutils :: tools-aggregator ............ SUCCESS [ 0.009 s] [INFO] ODL :: serviceutils :: metrics-impl ................ SUCCESS [ 16.232 s] [INFO] ODL :: serviceutils :: Metrics ..................... SUCCESS [ 5.504 s] [INFO] ODL :: serviceutils :: listener tools .............. SUCCESS [ 1.746 s] [INFO] ODL :: serviceutils :: RPC tools ................... SUCCESS [ 0.845 s] [INFO] ODL :: serviceutils :: upgrade ..................... SUCCESS [ 7.060 s] [INFO] ODL :: serviceutils :: TOOLS ....................... SUCCESS [ 7.340 s] [INFO] ODL :: serviceutils :: srm-api ..................... SUCCESS [ 5.920 s] [INFO] ODL :: serviceutils :: srm-impl .................... SUCCESS [ 9.076 s] [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 9.434 s] [INFO] ODL :: serviceutils :: SRM ......................... SUCCESS [ 4.638 s] [INFO] ODL :: serviceutils :: serviceutils-features ....... SUCCESS [ 4.073 s] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator SUCCESS [ 0.383 s] [INFO] ODL :: serviceutils :: serviceutils-artifacts ...... SUCCESS [ 0.059 s] [INFO] ODL :: serviceutils :: metrics-impl-test ........... SUCCESS [ 7.098 s] [INFO] ODL :: serviceutils :: metrics-impl-prometheus ..... SUCCESS [ 12.436 s] [INFO] ODL :: serviceutils :: metrics-sample .............. SUCCESS [ 11.350 s] [INFO] ODL :: serviceutils :: metrics-it .................. SUCCESS [ 22.802 s] [INFO] ODL :: serviceutils :: metrics-aggregator .......... SUCCESS [ 0.046 s] [INFO] ODL :: serviceutils :: srm-aggregator .............. SUCCESS [ 0.017 s] [INFO] ODL :: serviceutils :: serviceutils-karaf .......... SUCCESS [ 17.851 s] [INFO] serviceutils ....................................... SUCCESS [ 0.013 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:32 min [INFO] Finished at: 2024-10-26T18:32:00Z [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 openjdk21 ']' + '[' openjdk21 '!=' openjdk21 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/serviceutils-sonar@tmp/config15060089787699506919tmp --settings /w/workspace/serviceutils-sonar@tmp/config8159267670159532083tmp -Dsonar.projectKey=opendaylight_serviceutils -Dsonar.organization=opendaylight -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.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] listener-api [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-karaf [pom] [INFO] serviceutils [pom] [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/) [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] -------< org.opendaylight.serviceutils:serviceutils-aggregator >-------- [INFO] Building serviceutils 0.15.0-SNAPSHOT [1/29] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ serviceutils-aggregator --- [WARNING] 18:32:08.730 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'. [INFO] 18:32:08.737 Java 21.0.4 Ubuntu (64-bit) [INFO] 18:32:08.737 Linux 5.4.0-190-generic (amd64) [INFO] 18:32:08.738 MAVEN_OPTS= -Xmx1024m [INFO] 18:32:08.766 User cache: /home/jenkins/.sonar/cache [INFO] 18:32:11.496 Communicating with SonarCloud [INFO] 18:32:11.610 Default locale: "en", source code encoding: "UTF-8" [INFO] 18:32:12.265 Load global settings [INFO] 18:32:12.803 Load global settings (done) | time=540ms [INFO] 18:32:12.806 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 18:32:12.963 Loading required plugins [INFO] 18:32:12.965 Load plugins index [INFO] 18:32:13.165 Load plugins index (done) | time=200ms [INFO] 18:32:13.166 Load/download plugins [INFO] 18:32:13.752 Load/download plugins (done) | time=586ms [INFO] 18:32:14.148 Found an active CI vendor: 'Jenkins' [INFO] 18:32:14.155 Load project settings for component key: 'opendaylight_serviceutils' [INFO] 18:32:14.317 Load project settings for component key: 'opendaylight_serviceutils' (done) | time=162ms [INFO] 18:32:14.329 Process project properties [INFO] 18:32:14.366 Project key: opendaylight_serviceutils [INFO] 18:32:14.366 Base dir: /w/workspace/serviceutils-sonar [INFO] 18:32:14.366 Working dir: /w/workspace/serviceutils-sonar/target/sonar [INFO] 18:32:14.382 Load project branches [INFO] 18:32:14.565 Load project branches (done) | time=183ms [INFO] 18:32:14.572 Check ALM binding of project 'opendaylight_serviceutils' [INFO] 18:32:14.759 Detected project binding: BOUND [INFO] 18:32:14.760 Check ALM binding of project 'opendaylight_serviceutils' (done) | time=188ms [INFO] 18:32:14.764 Load project pull requests [INFO] 18:32:14.909 Load project pull requests (done) | time=145ms [INFO] 18:32:14.923 Load branch configuration [INFO] 18:32:14.924 Load branch configuration (done) | time=1ms [INFO] 18:32:14.931 Load quality profiles [INFO] 18:32:15.180 Load quality profiles (done) | time=249ms [INFO] 18:32:15.190 Load active rules [INFO] 18:32:23.609 Load active rules (done) | time=8419ms [INFO] 18:32:23.824 Organization key: opendaylight [WARNING] 18:32:23.826 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] 18:32:23.852 Preprocessing files... [INFO] 18:32:24.217 2 languages detected in 103 preprocessed files [INFO] 18:32:24.217 0 files ignored because of inclusion/exclusion patterns [INFO] 18:32:24.218 0 files ignored because of scm ignore settings [INFO] 18:32:24.398 Loading plugins for detected languages [INFO] 18:32:24.399 Load/download plugins [INFO] 18:32:24.922 Load/download plugins (done) | time=523ms [INFO] 18:32:25.122 Load project repositories [INFO] 18:32:25.362 Load project repositories (done) | time=241ms [INFO] 18:32:25.377 Indexing files... [INFO] 18:32:25.378 Project configuration: [INFO] 18:32:25.379 Excluded sources: **/build-wrapper-dump.json [INFO] 18:32:25.381 Indexing files of module 'ODL :: serviceutils :: binding-parent' [INFO] 18:32:25.381 Base dir: /w/workspace/serviceutils-sonar/commons/binding-parent [INFO] 18:32:25.382 Source paths: pom.xml [INFO] 18:32:25.382 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.385 Indexing files of module 'ODL :: serviceutils :: quality-parent' [INFO] 18:32:25.385 Base dir: /w/workspace/serviceutils-sonar/commons/quality-parent [INFO] 18:32:25.385 Source paths: pom.xml [INFO] 18:32:25.385 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.386 Indexing files of module 'ODL :: serviceutils :: commons' [INFO] 18:32:25.386 Base dir: /w/workspace/serviceutils-sonar/commons [INFO] 18:32:25.386 Source paths: pom.xml [INFO] 18:32:25.386 Excluded sources: **/build-wrapper-dump.json [INFO] 18:32:25.387 Indexing files of module 'ODL :: serviceutils :: metrics-api' [INFO] 18:32:25.387 Base dir: /w/workspace/serviceutils-sonar/metrics/api [INFO] 18:32:25.388 Source paths: pom.xml, src/main/java [INFO] 18:32:25.388 Test paths: src/test/java [INFO] 18:32:25.388 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.390 Indexing files of module 'ODL :: serviceutils :: metrics-impl' [INFO] 18:32:25.390 Base dir: /w/workspace/serviceutils-sonar/metrics/impl [INFO] 18:32:25.390 Source paths: pom.xml, src/main/java [INFO] 18:32:25.390 Test paths: src/test/java [INFO] 18:32:25.390 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.391 Indexing files of module 'ODL :: serviceutils :: metrics-impl-prometheus' [INFO] 18:32:25.392 Base dir: /w/workspace/serviceutils-sonar/metrics/impl-prometheus [INFO] 18:32:25.392 Source paths: pom.xml, src/main/java [INFO] 18:32:25.392 Test paths: src/test/java [INFO] 18:32:25.392 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.393 Indexing files of module 'ODL :: serviceutils :: metrics-impl-test' [INFO] 18:32:25.394 Base dir: /w/workspace/serviceutils-sonar/metrics/impl-test [INFO] 18:32:25.394 Source paths: pom.xml, src/main/java [INFO] 18:32:25.394 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.395 Indexing files of module 'ODL :: serviceutils :: metrics-it' [INFO] 18:32:25.395 Base dir: /w/workspace/serviceutils-sonar/metrics/it [INFO] 18:32:25.395 Source paths: pom.xml [INFO] 18:32:25.395 Test paths: src/test/java [INFO] 18:32:25.395 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.396 Indexing files of module 'ODL :: serviceutils :: metrics-sample' [INFO] 18:32:25.397 Base dir: /w/workspace/serviceutils-sonar/metrics/sample/impl [INFO] 18:32:25.397 Source paths: pom.xml, src/main/java [INFO] 18:32:25.397 Test paths: src/test/java [INFO] 18:32:25.397 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.398 Indexing files of module 'ODL :: serviceutils :: metrics-aggregator' [INFO] 18:32:25.398 Base dir: /w/workspace/serviceutils-sonar/metrics [INFO] 18:32:25.398 Source paths: pom.xml [INFO] 18:32:25.399 Excluded sources: **/build-wrapper-dump.json [INFO] 18:32:25.399 Indexing files of module 'ODL :: serviceutils :: serviceutils-artifacts' [INFO] 18:32:25.400 Base dir: /w/workspace/serviceutils-sonar/artifacts [INFO] 18:32:25.400 Source paths: pom.xml [INFO] 18:32:25.400 Excluded sources: **/build-wrapper-dump.json [INFO] 18:32:25.401 Indexing files of module 'ODL :: serviceutils :: listener tools' [INFO] 18:32:25.401 Base dir: /w/workspace/serviceutils-sonar/features/odl-serviceutils-listener [INFO] 18:32:25.401 Source paths: pom.xml [INFO] 18:32:25.401 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.402 Indexing files of module 'ODL :: serviceutils :: Metrics' [INFO] 18:32:25.402 Base dir: /w/workspace/serviceutils-sonar/features/odl-serviceutils-metrics [INFO] 18:32:25.402 Source paths: pom.xml [INFO] 18:32:25.402 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.403 Indexing files of module 'ODL :: serviceutils :: RPC tools' [INFO] 18:32:25.403 Base dir: /w/workspace/serviceutils-sonar/features/odl-serviceutils-rpc [INFO] 18:32:25.404 Source paths: pom.xml [INFO] 18:32:25.404 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.405 Indexing files of module 'ODL :: serviceutils :: SRM' [INFO] 18:32:25.405 Base dir: /w/workspace/serviceutils-sonar/features/odl-serviceutils-srm [INFO] 18:32:25.405 Source paths: pom.xml [INFO] 18:32:25.405 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.406 Indexing files of module 'ODL :: serviceutils :: TOOLS' [INFO] 18:32:25.406 Base dir: /w/workspace/serviceutils-sonar/features/odl-serviceutils-tools [INFO] 18:32:25.406 Source paths: pom.xml [INFO] 18:32:25.407 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.407 Indexing files of module 'ODL :: serviceutils :: serviceutils-features' [INFO] 18:32:25.407 Base dir: /w/workspace/serviceutils-sonar/features/serviceutils-features [INFO] 18:32:25.408 Source paths: pom.xml [INFO] 18:32:25.408 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.409 Indexing files of module 'ODL :: serviceutils :: serviceutils-features-aggregator' [INFO] 18:32:25.409 Base dir: /w/workspace/serviceutils-sonar/features [INFO] 18:32:25.409 Source paths: pom.xml [INFO] 18:32:25.409 Excluded sources: **/build-wrapper-dump.json [INFO] 18:32:25.410 Indexing files of module 'ODL :: serviceutils :: serviceutils-karaf' [INFO] 18:32:25.410 Base dir: /w/workspace/serviceutils-sonar/karaf [INFO] 18:32:25.410 Source paths: pom.xml [INFO] 18:32:25.410 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.411 Indexing files of module 'ODL :: serviceutils :: srm-api' [INFO] 18:32:25.411 Base dir: /w/workspace/serviceutils-sonar/srm/api [INFO] 18:32:25.411 Source paths: pom.xml, src/main/java [INFO] 18:32:25.412 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.413 Indexing files of module 'ODL :: serviceutils :: srm-impl' [INFO] 18:32:25.413 Base dir: /w/workspace/serviceutils-sonar/srm/impl [INFO] 18:32:25.413 Source paths: pom.xml, src/main/java [INFO] 18:32:25.413 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.414 Indexing files of module 'ODL :: serviceutils :: srm-shell' [INFO] 18:32:25.414 Base dir: /w/workspace/serviceutils-sonar/srm/shell [INFO] 18:32:25.414 Source paths: pom.xml, src/main/java [INFO] 18:32:25.414 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.416 Indexing files of module 'ODL :: serviceutils :: srm-aggregator' [INFO] 18:32:25.416 Base dir: /w/workspace/serviceutils-sonar/srm [INFO] 18:32:25.416 Source paths: pom.xml [INFO] 18:32:25.416 Excluded sources: **/build-wrapper-dump.json [INFO] 18:32:25.417 Indexing files of module 'listener-api' [INFO] 18:32:25.417 Base dir: /w/workspace/serviceutils-sonar/tools/listener-api [INFO] 18:32:25.419 Source paths: pom.xml, src/main/java [INFO] 18:32:25.419 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.420 Indexing files of module 'rpc-api' [INFO] 18:32:25.420 Base dir: /w/workspace/serviceutils-sonar/tools/rpc-api [INFO] 18:32:25.420 Source paths: pom.xml, src/main/java [INFO] 18:32:25.420 Test paths: src/test/java [INFO] 18:32:25.421 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.422 Indexing files of module 'ODL :: serviceutils :: tools-api' [INFO] 18:32:25.422 Base dir: /w/workspace/serviceutils-sonar/tools/api [INFO] 18:32:25.422 Source paths: pom.xml, src/main/java [INFO] 18:32:25.422 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.423 Indexing files of module 'ODL :: serviceutils :: tools-aggregator' [INFO] 18:32:25.424 Base dir: /w/workspace/serviceutils-sonar/tools [INFO] 18:32:25.424 Source paths: pom.xml [INFO] 18:32:25.424 Excluded sources: **/build-wrapper-dump.json [INFO] 18:32:25.425 Indexing files of module 'ODL :: serviceutils :: upgrade' [INFO] 18:32:25.425 Base dir: /w/workspace/serviceutils-sonar/upgrade [INFO] 18:32:25.425 Source paths: pom.xml, src/main/java [INFO] 18:32:25.425 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 18:32:25.425 Indexing files of module 'serviceutils' [INFO] 18:32:25.426 Base dir: /w/workspace/serviceutils-sonar [INFO] 18:32:25.426 Source paths: pom.xml [INFO] 18:32:25.426 Excluded sources: **/build-wrapper-dump.json [INFO] 18:32:25.427 103 files indexed [INFO] 18:32:25.431 Quality profile for java: ODL way [INFO] 18:32:25.432 Quality profile for xml: Sonar way [INFO] 18:32:25.432 ------------- Run sensors on module ODL :: serviceutils :: upgrade [INFO] 18:32:25.472 Load metrics repository [INFO] 18:32:25.660 Load metrics repository (done) | time=189ms [INFO] 18:32:25.668 Sensor cache enabled [INFO] 18:32:25.777 Load sensor cache [INFO] 18:32:27.139 Load sensor cache (2 KB) | time=1362ms [INFO] 18:32:27.699 Sensor JavaSensor [java] [INFO] 18:32:27.703 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:27.717 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:27.718 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 18:32:28.049 Starting batch processing. [INFO] 18:32:28.440 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:28.721 100% analyzed [INFO] 18:32:28.722 Batch processing: Done. [INFO] 18:32:28.722 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 18:32:28.724 No "Test" source files to scan. [INFO] 18:32:28.724 No "Generated" source files to scan. [INFO] 18:32:28.724 Sensor JavaSensor [java] (done) | time=1025ms [INFO] 18:32:28.725 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:28.726 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:28.727 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:28.727 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 18:32:28.727 Sensor Java Config Sensor [iac] [INFO] 18:32:28.740 0 source files to be analyzed [INFO] 18:32:28.743 0/0 source files have been analyzed [INFO] 18:32:28.743 Sensor Java Config Sensor [iac] (done) | time=16ms [INFO] 18:32:28.743 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:28.743 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:28.743 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:28.743 Sensor SurefireSensor [java] [INFO] 18:32:28.744 parsing [/w/workspace/serviceutils-sonar/upgrade/target/surefire-reports] [INFO] 18:32:28.744 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 18:32:28.744 Sensor XML Sensor [xml] [INFO] 18:32:28.759 1 source file to be analyzed [INFO] 18:32:28.923 1/1 source file has been analyzed [INFO] 18:32:28.924 Sensor XML Sensor [xml] (done) | time=180ms [INFO] 18:32:28.924 Sensor IaC Docker Sensor [iac] [INFO] 18:32:29.022 0 source files to be analyzed [INFO] 18:32:29.022 0/0 source files have been analyzed [INFO] 18:32:29.022 Sensor IaC Docker Sensor [iac] (done) | time=98ms [INFO] 18:32:29.022 Sensor Serverless configuration file sensor [security] [INFO] 18:32:29.023 0 Serverless function entries were found in the project [INFO] 18:32:29.026 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:29.026 Sensor Serverless configuration file sensor [security] (done) | time=4ms [INFO] 18:32:29.026 Sensor AWS SAM template file sensor [security] [INFO] 18:32:29.027 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 18:32:29.027 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:29.028 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 18:32:29.030 ------------- Run sensors on module ODL :: serviceutils :: metrics-impl [INFO] 18:32:29.081 Sensor JavaSensor [java] [INFO] 18:32:29.081 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:29.085 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:29.085 Using ECJ batch to parse 7 Main java source files with batch size 53 KB. [INFO] 18:32:29.105 Starting batch processing. [INFO] 18:32:29.323 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:29.872 100% analyzed [INFO] 18:32:29.873 Batch processing: Done. [INFO] 18:32:29.873 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 18:32:29.874 Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] 18:32:29.878 Starting batch processing. [INFO] 18:32:30.066 100% analyzed [INFO] 18:32:30.067 Batch processing: Done. [INFO] 18:32:30.068 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 18:32:30.069 No "Generated" source files to scan. [INFO] 18:32:30.069 Sensor JavaSensor [java] (done) | time=988ms [INFO] 18:32:30.070 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:30.070 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:30.072 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 18:32:30.111 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=41ms [INFO] 18:32:30.113 Sensor Java Config Sensor [iac] [INFO] 18:32:30.115 0 source files to be analyzed [INFO] 18:32:30.115 0/0 source files have been analyzed [INFO] 18:32:30.115 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 18:32:30.115 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:30.115 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:30.115 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:30.115 Sensor SurefireSensor [java] [INFO] 18:32:30.116 parsing [/w/workspace/serviceutils-sonar/metrics/impl/target/surefire-reports] [INFO] 18:32:30.180 Sensor SurefireSensor [java] (done) | time=65ms [INFO] 18:32:30.184 Sensor XML Sensor [xml] [INFO] 18:32:30.196 1 source file to be analyzed [INFO] 18:32:30.227 1/1 source file has been analyzed [INFO] 18:32:30.227 Sensor XML Sensor [xml] (done) | time=43ms [INFO] 18:32:30.229 Sensor IaC Docker Sensor [iac] [INFO] 18:32:30.262 0 source files to be analyzed [INFO] 18:32:30.263 0/0 source files have been analyzed [INFO] 18:32:30.263 Sensor IaC Docker Sensor [iac] (done) | time=36ms [INFO] 18:32:30.264 Sensor Serverless configuration file sensor [security] [INFO] 18:32:30.264 0 Serverless function entries were found in the project [INFO] 18:32:30.264 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:30.264 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:30.264 Sensor AWS SAM template file sensor [security] [INFO] 18:32:30.264 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:30.264 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:30.264 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:30.265 ------------- Run sensors on module ODL :: serviceutils :: metrics-it [INFO] 18:32:30.308 Sensor JavaSensor [java] [INFO] 18:32:30.309 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:30.321 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:30.321 No "Main" source files to scan. [INFO] 18:32:30.321 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 18:32:30.324 Starting batch processing. [INFO] 18:32:30.361 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:30.380 100% analyzed [INFO] 18:32:30.380 Batch processing: Done. [INFO] 18:32:30.381 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 18:32:30.381 No "Generated" source files to scan. [INFO] 18:32:30.381 Sensor JavaSensor [java] (done) | time=74ms [INFO] 18:32:30.381 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:30.381 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:30.381 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 18:32:30.382 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:30.382 Sensor Java Config Sensor [iac] [INFO] 18:32:30.395 0 source files to be analyzed [INFO] 18:32:30.395 0/0 source files have been analyzed [INFO] 18:32:30.395 Sensor Java Config Sensor [iac] (done) | time=13ms [INFO] 18:32:30.396 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:30.396 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:30.396 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:30.396 Sensor SurefireSensor [java] [INFO] 18:32:30.396 parsing [/w/workspace/serviceutils-sonar/metrics/it/target/surefire-reports] [INFO] 18:32:30.398 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 18:32:30.398 Sensor XML Sensor [xml] [INFO] 18:32:30.403 1 source file to be analyzed [INFO] 18:32:30.416 1/1 source file has been analyzed [INFO] 18:32:30.418 Sensor XML Sensor [xml] (done) | time=20ms [INFO] 18:32:30.419 Sensor IaC Docker Sensor [iac] [INFO] 18:32:30.431 0 source files to be analyzed [INFO] 18:32:30.431 0/0 source files have been analyzed [INFO] 18:32:30.431 Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] 18:32:30.431 Sensor Serverless configuration file sensor [security] [INFO] 18:32:30.431 0 Serverless function entries were found in the project [INFO] 18:32:30.432 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:30.432 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 18:32:30.432 Sensor AWS SAM template file sensor [security] [INFO] 18:32:30.432 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:30.433 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:30.433 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:30.434 ------------- Run sensors on module ODL :: serviceutils :: metrics-impl-prometheus [INFO] 18:32:30.474 Sensor JavaSensor [java] [INFO] 18:32:30.474 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:30.476 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:30.477 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 18:32:30.480 Starting batch processing. [INFO] 18:32:30.528 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:30.736 100% analyzed [INFO] 18:32:30.743 Batch processing: Done. [INFO] 18:32:30.743 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 18:32:30.744 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 18:32:30.746 Starting batch processing. [INFO] 18:32:30.809 100% analyzed [INFO] 18:32:30.809 Batch processing: Done. [INFO] 18:32:30.810 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 18:32:30.810 No "Generated" source files to scan. [INFO] 18:32:30.810 Sensor JavaSensor [java] (done) | time=336ms [INFO] 18:32:30.811 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:30.811 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:30.811 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 18:32:30.814 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 18:32:30.815 Sensor Java Config Sensor [iac] [INFO] 18:32:30.816 0 source files to be analyzed [INFO] 18:32:30.816 0/0 source files have been analyzed [INFO] 18:32:30.816 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:30.816 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:30.816 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:30.816 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:30.816 Sensor SurefireSensor [java] [INFO] 18:32:30.816 parsing [/w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/surefire-reports] [INFO] 18:32:30.818 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 18:32:30.818 Sensor XML Sensor [xml] [INFO] 18:32:30.831 1 source file to be analyzed [INFO] 18:32:30.837 1/1 source file has been analyzed [INFO] 18:32:30.846 Sensor XML Sensor [xml] (done) | time=28ms [INFO] 18:32:30.846 Sensor IaC Docker Sensor [iac] [INFO] 18:32:30.854 0 source files to be analyzed [INFO] 18:32:30.855 0/0 source files have been analyzed [INFO] 18:32:30.855 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 18:32:30.855 Sensor Serverless configuration file sensor [security] [INFO] 18:32:30.855 0 Serverless function entries were found in the project [INFO] 18:32:30.855 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:30.855 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:30.855 Sensor AWS SAM template file sensor [security] [INFO] 18:32:30.855 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:30.855 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:30.855 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:30.856 ------------- Run sensors on module ODL :: serviceutils :: metrics-api [INFO] 18:32:30.881 Sensor JavaSensor [java] [INFO] 18:32:30.882 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:30.886 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:30.886 Using ECJ batch to parse 14 Main java source files with batch size 53 KB. [INFO] 18:32:30.894 Starting batch processing. [INFO] 18:32:30.937 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:31.079 100% analyzed [INFO] 18:32:31.079 Batch processing: Done. [INFO] 18:32:31.080 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 18:32:31.080 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 18:32:31.081 Starting batch processing. [INFO] 18:32:31.116 100% analyzed [INFO] 18:32:31.116 Batch processing: Done. [INFO] 18:32:31.116 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 18:32:31.116 No "Generated" source files to scan. [INFO] 18:32:31.116 Sensor JavaSensor [java] (done) | time=235ms [INFO] 18:32:31.117 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:31.117 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:31.117 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 18:32:31.118 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:31.119 Sensor Java Config Sensor [iac] [INFO] 18:32:31.123 0 source files to be analyzed [INFO] 18:32:31.123 0/0 source files have been analyzed [INFO] 18:32:31.123 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 18:32:31.123 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:31.123 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:31.123 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:31.123 Sensor SurefireSensor [java] [INFO] 18:32:31.123 parsing [/w/workspace/serviceutils-sonar/metrics/api/target/surefire-reports] [INFO] 18:32:31.125 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 18:32:31.126 Sensor XML Sensor [xml] [INFO] 18:32:31.131 1 source file to be analyzed [INFO] 18:32:31.138 1/1 source file has been analyzed [INFO] 18:32:31.143 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 18:32:31.144 Sensor IaC Docker Sensor [iac] [INFO] 18:32:31.154 0 source files to be analyzed [INFO] 18:32:31.154 0/0 source files have been analyzed [INFO] 18:32:31.154 Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] 18:32:31.154 Sensor Serverless configuration file sensor [security] [INFO] 18:32:31.154 0 Serverless function entries were found in the project [INFO] 18:32:31.154 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:31.154 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:31.154 Sensor AWS SAM template file sensor [security] [INFO] 18:32:31.154 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:31.155 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:31.155 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:31.155 ------------- Run sensors on module ODL :: serviceutils :: metrics-sample [INFO] 18:32:31.187 Sensor JavaSensor [java] [INFO] 18:32:31.187 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:31.189 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:31.189 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 18:32:31.190 Starting batch processing. [INFO] 18:32:31.218 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:31.271 100% analyzed [INFO] 18:32:31.271 Batch processing: Done. [INFO] 18:32:31.271 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 18:32:31.272 Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] 18:32:31.276 Starting batch processing. [INFO] 18:32:31.328 100% analyzed [INFO] 18:32:31.328 Batch processing: Done. [INFO] 18:32:31.328 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 18:32:31.328 No "Generated" source files to scan. [INFO] 18:32:31.328 Sensor JavaSensor [java] (done) | time=141ms [INFO] 18:32:31.329 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:31.329 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:31.329 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 18:32:31.330 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:31.330 Sensor Java Config Sensor [iac] [INFO] 18:32:31.331 0 source files to be analyzed [INFO] 18:32:31.331 0/0 source files have been analyzed [INFO] 18:32:31.331 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:31.331 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:31.331 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:31.331 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:31.331 Sensor SurefireSensor [java] [INFO] 18:32:31.331 parsing [/w/workspace/serviceutils-sonar/metrics/sample/impl/target/surefire-reports] [INFO] 18:32:31.332 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 18:32:31.332 Sensor XML Sensor [xml] [INFO] 18:32:31.348 1 source file to be analyzed [INFO] 18:32:31.348 1/1 source file has been analyzed [INFO] 18:32:31.348 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 18:32:31.349 Sensor IaC Docker Sensor [iac] [INFO] 18:32:31.356 0 source files to be analyzed [INFO] 18:32:31.356 0/0 source files have been analyzed [INFO] 18:32:31.356 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 18:32:31.356 Sensor Serverless configuration file sensor [security] [INFO] 18:32:31.356 0 Serverless function entries were found in the project [INFO] 18:32:31.356 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:31.356 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:31.356 Sensor AWS SAM template file sensor [security] [INFO] 18:32:31.356 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:31.356 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:31.357 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 18:32:31.357 ------------- Run sensors on module ODL :: serviceutils :: metrics-impl-test [INFO] 18:32:31.381 Sensor JavaSensor [java] [INFO] 18:32:31.381 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:31.383 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:31.384 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 18:32:31.385 Starting batch processing. [INFO] 18:32:31.430 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:31.459 100% analyzed [INFO] 18:32:31.459 Batch processing: Done. [INFO] 18:32:31.459 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 18:32:31.459 No "Test" source files to scan. [INFO] 18:32:31.459 No "Generated" source files to scan. [INFO] 18:32:31.460 Sensor JavaSensor [java] (done) | time=79ms [INFO] 18:32:31.462 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:31.463 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:31.463 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:31.463 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:31.465 Sensor Java Config Sensor [iac] [INFO] 18:32:31.466 0 source files to be analyzed [INFO] 18:32:31.466 0/0 source files have been analyzed [INFO] 18:32:31.466 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:31.466 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:31.466 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:31.466 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:31.466 Sensor SurefireSensor [java] [INFO] 18:32:31.466 parsing [/w/workspace/serviceutils-sonar/metrics/impl-test/target/surefire-reports] [INFO] 18:32:31.466 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 18:32:31.466 Sensor XML Sensor [xml] [INFO] 18:32:31.468 1 source file to be analyzed [INFO] 18:32:31.479 1/1 source file has been analyzed [INFO] 18:32:31.480 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 18:32:31.480 Sensor IaC Docker Sensor [iac] [INFO] 18:32:31.486 0 source files to be analyzed [INFO] 18:32:31.486 0/0 source files have been analyzed [INFO] 18:32:31.486 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 18:32:31.486 Sensor Serverless configuration file sensor [security] [INFO] 18:32:31.486 0 Serverless function entries were found in the project [INFO] 18:32:31.486 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:31.487 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 18:32:31.487 Sensor AWS SAM template file sensor [security] [INFO] 18:32:31.487 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:31.487 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:31.487 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:31.487 ------------- Run sensors on module ODL :: serviceutils :: metrics-aggregator [INFO] 18:32:31.512 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:31.512 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:31.512 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:31.512 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:31.512 Sensor Java Config Sensor [iac] [INFO] 18:32:31.514 0 source files to be analyzed [INFO] 18:32:31.514 0/0 source files have been analyzed [INFO] 18:32:31.514 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 18:32:31.514 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:31.514 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:31.514 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:31.514 Sensor XML Sensor [xml] [INFO] 18:32:31.524 1 source file to be analyzed [INFO] 18:32:31.528 1/1 source file has been analyzed [INFO] 18:32:31.528 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 18:32:31.528 Sensor IaC Docker Sensor [iac] [INFO] 18:32:31.533 0 source files to be analyzed [INFO] 18:32:31.533 0/0 source files have been analyzed [INFO] 18:32:31.533 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 18:32:31.533 Sensor Serverless configuration file sensor [security] [INFO] 18:32:31.533 0 Serverless function entries were found in the project [INFO] 18:32:31.533 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:31.533 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:31.533 Sensor AWS SAM template file sensor [security] [INFO] 18:32:31.533 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:31.533 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:31.533 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:31.533 ------------- Run sensors on module ODL :: serviceutils :: serviceutils-karaf [INFO] 18:32:31.559 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:31.559 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:31.559 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:31.559 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:31.560 Sensor Java Config Sensor [iac] [INFO] 18:32:31.561 0 source files to be analyzed [INFO] 18:32:31.561 0/0 source files have been analyzed [INFO] 18:32:31.561 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:31.561 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:31.561 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:31.561 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:31.561 Sensor XML Sensor [xml] [INFO] 18:32:31.579 1 source file to be analyzed [INFO] 18:32:31.579 1/1 source file has been analyzed [INFO] 18:32:31.579 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 18:32:31.579 Sensor IaC Docker Sensor [iac] [INFO] 18:32:31.584 0 source files to be analyzed [INFO] 18:32:31.584 0/0 source files have been analyzed [INFO] 18:32:31.584 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 18:32:31.585 Sensor Serverless configuration file sensor [security] [INFO] 18:32:31.585 0 Serverless function entries were found in the project [INFO] 18:32:31.585 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:31.585 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:31.585 Sensor AWS SAM template file sensor [security] [INFO] 18:32:31.585 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:31.585 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:31.585 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:31.585 ------------- Run sensors on module ODL :: serviceutils :: serviceutils-artifacts [INFO] 18:32:31.605 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:31.606 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:31.606 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:31.606 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:31.606 Sensor Java Config Sensor [iac] [INFO] 18:32:31.607 0 source files to be analyzed [INFO] 18:32:31.607 0/0 source files have been analyzed [INFO] 18:32:31.607 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:31.607 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:31.607 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:31.607 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:31.607 Sensor XML Sensor [xml] [INFO] 18:32:31.623 1 source file to be analyzed [INFO] 18:32:31.629 1/1 source file has been analyzed [INFO] 18:32:31.631 Sensor XML Sensor [xml] (done) | time=24ms [INFO] 18:32:31.631 Sensor IaC Docker Sensor [iac] [INFO] 18:32:31.636 0 source files to be analyzed [INFO] 18:32:31.636 0/0 source files have been analyzed [INFO] 18:32:31.636 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 18:32:31.636 Sensor Serverless configuration file sensor [security] [INFO] 18:32:31.637 0 Serverless function entries were found in the project [INFO] 18:32:31.637 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:31.637 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 18:32:31.637 Sensor AWS SAM template file sensor [security] [INFO] 18:32:31.637 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:31.637 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:31.637 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:31.637 ------------- Run sensors on module ODL :: serviceutils :: binding-parent [INFO] 18:32:31.662 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:31.662 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:31.662 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:31.662 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:31.664 Sensor Java Config Sensor [iac] [INFO] 18:32:31.665 0 source files to be analyzed [INFO] 18:32:31.665 0/0 source files have been analyzed [INFO] 18:32:31.665 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:31.665 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:31.665 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:31.665 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:31.665 Sensor XML Sensor [xml] [INFO] 18:32:31.678 1 source file to be analyzed [INFO] 18:32:31.682 1/1 source file has been analyzed [INFO] 18:32:31.682 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 18:32:31.682 Sensor IaC Docker Sensor [iac] [INFO] 18:32:31.686 0 source files to be analyzed [INFO] 18:32:31.686 0/0 source files have been analyzed [INFO] 18:32:31.686 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 18:32:31.686 Sensor Serverless configuration file sensor [security] [INFO] 18:32:31.686 0 Serverless function entries were found in the project [INFO] 18:32:31.686 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:31.686 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:31.686 Sensor AWS SAM template file sensor [security] [INFO] 18:32:31.686 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:31.687 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:31.687 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:31.687 ------------- Run sensors on module ODL :: serviceutils :: quality-parent [INFO] 18:32:31.712 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:31.712 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:31.712 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:31.712 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:31.713 Sensor Java Config Sensor [iac] [INFO] 18:32:31.713 0 source files to be analyzed [INFO] 18:32:31.713 0/0 source files have been analyzed [INFO] 18:32:31.713 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 18:32:31.714 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:31.714 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:31.714 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:31.714 Sensor XML Sensor [xml] [INFO] 18:32:31.731 1 source file to be analyzed [INFO] 18:32:31.731 1/1 source file has been analyzed [INFO] 18:32:31.731 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 18:32:31.731 Sensor IaC Docker Sensor [iac] [INFO] 18:32:31.739 0 source files to be analyzed [INFO] 18:32:31.739 0/0 source files have been analyzed [INFO] 18:32:31.739 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 18:32:31.739 Sensor Serverless configuration file sensor [security] [INFO] 18:32:31.739 0 Serverless function entries were found in the project [INFO] 18:32:31.739 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:31.739 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:31.739 Sensor AWS SAM template file sensor [security] [INFO] 18:32:31.740 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 18:32:31.740 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:31.740 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:31.740 ------------- Run sensors on module ODL :: serviceutils :: commons [INFO] 18:32:31.764 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:31.764 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:31.764 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:31.764 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:31.764 Sensor Java Config Sensor [iac] [INFO] 18:32:31.765 0 source files to be analyzed [INFO] 18:32:31.765 0/0 source files have been analyzed [INFO] 18:32:31.765 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:31.765 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:31.765 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:31.765 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:31.765 Sensor XML Sensor [xml] [INFO] 18:32:31.782 1 source file to be analyzed [INFO] 18:32:31.782 1/1 source file has been analyzed [INFO] 18:32:31.782 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 18:32:31.782 Sensor IaC Docker Sensor [iac] [INFO] 18:32:31.786 0 source files to be analyzed [INFO] 18:32:31.786 0/0 source files have been analyzed [INFO] 18:32:31.786 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 18:32:31.786 Sensor Serverless configuration file sensor [security] [INFO] 18:32:31.786 0 Serverless function entries were found in the project [INFO] 18:32:31.786 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:31.786 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:31.786 Sensor AWS SAM template file sensor [security] [INFO] 18:32:31.786 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:31.786 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:31.786 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:31.787 ------------- Run sensors on module ODL :: serviceutils :: srm-shell [INFO] 18:32:31.805 Sensor JavaSensor [java] [INFO] 18:32:31.805 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:31.806 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:31.806 Using ECJ batch to parse 4 Main java source files with batch size 53 KB. [INFO] 18:32:31.808 Starting batch processing. [INFO] 18:32:31.850 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:31.955 100% analyzed [INFO] 18:32:31.955 Batch processing: Done. [INFO] 18:32:31.956 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 18:32:31.956 No "Test" source files to scan. [INFO] 18:32:31.956 No "Generated" source files to scan. [INFO] 18:32:31.956 Sensor JavaSensor [java] (done) | time=151ms [INFO] 18:32:31.956 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:31.956 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:31.957 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:31.957 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:31.957 Sensor Java Config Sensor [iac] [INFO] 18:32:31.957 0 source files to be analyzed [INFO] 18:32:31.957 0/0 source files have been analyzed [INFO] 18:32:31.957 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 18:32:31.958 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:31.958 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:31.958 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 18:32:31.958 Sensor SurefireSensor [java] [INFO] 18:32:31.958 parsing [/w/workspace/serviceutils-sonar/srm/shell/target/surefire-reports] [INFO] 18:32:31.958 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 18:32:31.958 Sensor XML Sensor [xml] [INFO] 18:32:31.992 1 source file to be analyzed [INFO] 18:32:31.994 1/1 source file has been analyzed [INFO] 18:32:31.994 Sensor XML Sensor [xml] (done) | time=36ms [INFO] 18:32:31.995 Sensor IaC Docker Sensor [iac] [INFO] 18:32:31.999 0 source files to be analyzed [INFO] 18:32:31.999 0/0 source files have been analyzed [INFO] 18:32:31.999 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 18:32:31.999 Sensor Serverless configuration file sensor [security] [INFO] 18:32:31.999 0 Serverless function entries were found in the project [INFO] 18:32:31.999 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:31.999 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:31.999 Sensor AWS SAM template file sensor [security] [INFO] 18:32:31.999 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:32.000 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:32.001 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 18:32:32.002 ------------- Run sensors on module ODL :: serviceutils :: srm-impl [INFO] 18:32:32.018 Sensor JavaSensor [java] [INFO] 18:32:32.018 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:32.019 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:32.020 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 18:32:32.023 Starting batch processing. [INFO] 18:32:32.071 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:32.209 100% analyzed [INFO] 18:32:32.209 Batch processing: Done. [INFO] 18:32:32.209 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 18:32:32.210 No "Test" source files to scan. [INFO] 18:32:32.210 No "Generated" source files to scan. [INFO] 18:32:32.210 Sensor JavaSensor [java] (done) | time=192ms [INFO] 18:32:32.210 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:32.210 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:32.210 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:32.211 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:32.211 Sensor Java Config Sensor [iac] [INFO] 18:32:32.215 0 source files to be analyzed [INFO] 18:32:32.215 0/0 source files have been analyzed [INFO] 18:32:32.215 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 18:32:32.215 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:32.215 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:32.216 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:32.216 Sensor SurefireSensor [java] [INFO] 18:32:32.216 parsing [/w/workspace/serviceutils-sonar/srm/impl/target/surefire-reports] [INFO] 18:32:32.216 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 18:32:32.216 Sensor XML Sensor [xml] [INFO] 18:32:32.223 1 source file to be analyzed [INFO] 18:32:32.231 1/1 source file has been analyzed [INFO] 18:32:32.231 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 18:32:32.232 Sensor IaC Docker Sensor [iac] [INFO] 18:32:32.239 0 source files to be analyzed [INFO] 18:32:32.239 0/0 source files have been analyzed [INFO] 18:32:32.239 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 18:32:32.239 Sensor Serverless configuration file sensor [security] [INFO] 18:32:32.239 0 Serverless function entries were found in the project [INFO] 18:32:32.239 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:32.239 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:32.239 Sensor AWS SAM template file sensor [security] [INFO] 18:32:32.239 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:32.240 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:32.240 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:32.240 ------------- Run sensors on module ODL :: serviceutils :: srm-api [INFO] 18:32:32.266 Sensor JavaSensor [java] [INFO] 18:32:32.266 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:32.267 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:32.267 Using ECJ batch to parse 4 Main java source files with batch size 53 KB. [INFO] 18:32:32.270 Starting batch processing. [INFO] 18:32:32.278 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:32.302 100% analyzed [INFO] 18:32:32.302 Batch processing: Done. [INFO] 18:32:32.302 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 18:32:32.303 No "Test" source files to scan. [INFO] 18:32:32.303 No "Generated" source files to scan. [INFO] 18:32:32.303 Sensor JavaSensor [java] (done) | time=37ms [INFO] 18:32:32.303 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:32.303 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:32.304 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:32.304 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:32.304 Sensor Java Config Sensor [iac] [INFO] 18:32:32.307 0 source files to be analyzed [INFO] 18:32:32.307 0/0 source files have been analyzed [INFO] 18:32:32.307 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 18:32:32.307 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:32.307 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:32.307 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:32.307 Sensor SurefireSensor [java] [INFO] 18:32:32.307 parsing [/w/workspace/serviceutils-sonar/srm/api/target/surefire-reports] [INFO] 18:32:32.307 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 18:32:32.307 Sensor XML Sensor [xml] [INFO] 18:32:32.322 1 source file to be analyzed [INFO] 18:32:32.323 1/1 source file has been analyzed [INFO] 18:32:32.323 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 18:32:32.323 Sensor IaC Docker Sensor [iac] [INFO] 18:32:32.331 0 source files to be analyzed [INFO] 18:32:32.331 0/0 source files have been analyzed [INFO] 18:32:32.331 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 18:32:32.331 Sensor Serverless configuration file sensor [security] [INFO] 18:32:32.331 0 Serverless function entries were found in the project [INFO] 18:32:32.331 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:32.331 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:32.331 Sensor AWS SAM template file sensor [security] [INFO] 18:32:32.332 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 18:32:32.332 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:32.332 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:32.332 ------------- Run sensors on module ODL :: serviceutils :: srm-aggregator [INFO] 18:32:32.349 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:32.349 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:32.349 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:32.349 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:32.350 Sensor Java Config Sensor [iac] [INFO] 18:32:32.351 0 source files to be analyzed [INFO] 18:32:32.351 0/0 source files have been analyzed [INFO] 18:32:32.351 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:32.351 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:32.351 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:32.351 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:32.352 Sensor XML Sensor [xml] [INFO] 18:32:32.360 1 source file to be analyzed [INFO] 18:32:32.369 1/1 source file has been analyzed [INFO] 18:32:32.373 Sensor XML Sensor [xml] (done) | time=20ms [INFO] 18:32:32.373 Sensor IaC Docker Sensor [iac] [INFO] 18:32:32.379 0 source files to be analyzed [INFO] 18:32:32.379 0/0 source files have been analyzed [INFO] 18:32:32.379 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 18:32:32.379 Sensor Serverless configuration file sensor [security] [INFO] 18:32:32.379 0 Serverless function entries were found in the project [INFO] 18:32:32.380 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:32.380 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 18:32:32.380 Sensor AWS SAM template file sensor [security] [INFO] 18:32:32.380 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:32.380 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:32.380 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:32.381 ------------- Run sensors on module listener-api [INFO] 18:32:32.401 Sensor JavaSensor [java] [INFO] 18:32:32.402 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:32.403 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:32.403 Using ECJ batch to parse 9 Main java source files with batch size 53 KB. [INFO] 18:32:32.407 Starting batch processing. [INFO] 18:32:32.450 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:32.625 100% analyzed [INFO] 18:32:32.625 Batch processing: Done. [INFO] 18:32:32.625 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 18:32:32.626 No "Test" source files to scan. [INFO] 18:32:32.626 No "Generated" source files to scan. [INFO] 18:32:32.626 Sensor JavaSensor [java] (done) | time=225ms [INFO] 18:32:32.626 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:32.626 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:32.626 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:32.626 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:32.627 Sensor Java Config Sensor [iac] [INFO] 18:32:32.628 0 source files to be analyzed [INFO] 18:32:32.628 0/0 source files have been analyzed [INFO] 18:32:32.628 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:32.628 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:32.628 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:32.628 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:32.628 Sensor SurefireSensor [java] [INFO] 18:32:32.628 parsing [/w/workspace/serviceutils-sonar/tools/listener-api/target/surefire-reports] [INFO] 18:32:32.628 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 18:32:32.628 Sensor XML Sensor [xml] [INFO] 18:32:32.636 1 source file to be analyzed [INFO] 18:32:32.636 1/1 source file has been analyzed [INFO] 18:32:32.636 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 18:32:32.637 Sensor IaC Docker Sensor [iac] [INFO] 18:32:32.641 0 source files to be analyzed [INFO] 18:32:32.641 0/0 source files have been analyzed [INFO] 18:32:32.641 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 18:32:32.641 Sensor Serverless configuration file sensor [security] [INFO] 18:32:32.641 0 Serverless function entries were found in the project [INFO] 18:32:32.642 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:32.642 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 18:32:32.642 Sensor AWS SAM template file sensor [security] [INFO] 18:32:32.642 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:32.643 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:32.643 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:32.643 ------------- Run sensors on module ODL :: serviceutils :: tools-api [INFO] 18:32:32.655 Sensor JavaSensor [java] [INFO] 18:32:32.656 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:32.657 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:32.657 Using ECJ batch to parse 10 Main java source files with batch size 53 KB. [INFO] 18:32:32.661 Starting batch processing. [INFO] 18:32:32.679 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:32.816 100% analyzed [INFO] 18:32:32.816 Batch processing: Done. [INFO] 18:32:32.816 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 18:32:32.817 No "Test" source files to scan. [INFO] 18:32:32.817 No "Generated" source files to scan. [INFO] 18:32:32.817 Sensor JavaSensor [java] (done) | time=162ms [INFO] 18:32:32.817 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:32.818 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:32.818 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:32.818 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:32.818 Sensor Java Config Sensor [iac] [INFO] 18:32:32.823 0 source files to be analyzed [INFO] 18:32:32.823 0/0 source files have been analyzed [INFO] 18:32:32.823 Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] 18:32:32.823 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:32.823 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:32.824 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 18:32:32.824 Sensor SurefireSensor [java] [INFO] 18:32:32.824 parsing [/w/workspace/serviceutils-sonar/tools/api/target/surefire-reports] [INFO] 18:32:32.824 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 18:32:32.824 Sensor XML Sensor [xml] [INFO] 18:32:32.835 1 source file to be analyzed [INFO] 18:32:32.841 1/1 source file has been analyzed [INFO] 18:32:32.841 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 18:32:32.842 Sensor IaC Docker Sensor [iac] [INFO] 18:32:32.847 0 source files to be analyzed [INFO] 18:32:32.847 0/0 source files have been analyzed [INFO] 18:32:32.847 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 18:32:32.847 Sensor Serverless configuration file sensor [security] [INFO] 18:32:32.847 0 Serverless function entries were found in the project [INFO] 18:32:32.847 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:32.847 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:32.847 Sensor AWS SAM template file sensor [security] [INFO] 18:32:32.847 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:32.847 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:32.848 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 18:32:32.848 ------------- Run sensors on module rpc-api [INFO] 18:32:32.862 Sensor JavaSensor [java] [INFO] 18:32:32.862 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 18:32:32.864 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 18:32:32.864 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 18:32:32.866 Starting batch processing. [INFO] 18:32:32.951 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 18:32:32.977 100% analyzed [INFO] 18:32:32.977 Batch processing: Done. [INFO] 18:32:32.978 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 18:32:32.978 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 18:32:32.980 Starting batch processing. [INFO] 18:32:33.062 100% analyzed [INFO] 18:32:33.071 Batch processing: Done. [INFO] 18:32:33.071 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 18:32:33.071 No "Generated" source files to scan. [INFO] 18:32:33.071 Sensor JavaSensor [java] (done) | time=209ms [INFO] 18:32:33.072 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:33.072 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:33.072 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 18:32:33.075 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 18:32:33.078 Sensor Java Config Sensor [iac] [INFO] 18:32:33.079 0 source files to be analyzed [INFO] 18:32:33.079 0/0 source files have been analyzed [INFO] 18:32:33.079 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:33.079 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:33.079 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:33.079 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:33.080 Sensor SurefireSensor [java] [INFO] 18:32:33.080 parsing [/w/workspace/serviceutils-sonar/tools/rpc-api/target/surefire-reports] [INFO] 18:32:33.083 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 18:32:33.084 Sensor XML Sensor [xml] [INFO] 18:32:33.094 1 source file to be analyzed [INFO] 18:32:33.094 1/1 source file has been analyzed [INFO] 18:32:33.094 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 18:32:33.094 Sensor IaC Docker Sensor [iac] [INFO] 18:32:33.102 0 source files to be analyzed [INFO] 18:32:33.102 0/0 source files have been analyzed [INFO] 18:32:33.102 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 18:32:33.102 Sensor Serverless configuration file sensor [security] [INFO] 18:32:33.103 0 Serverless function entries were found in the project [INFO] 18:32:33.103 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:33.103 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 18:32:33.103 Sensor AWS SAM template file sensor [security] [INFO] 18:32:33.103 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:33.103 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:33.103 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:33.103 ------------- Run sensors on module ODL :: serviceutils :: tools-aggregator [INFO] 18:32:33.120 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:33.120 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:33.120 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:33.120 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:33.121 Sensor Java Config Sensor [iac] [INFO] 18:32:33.122 0 source files to be analyzed [INFO] 18:32:33.122 0/0 source files have been analyzed [INFO] 18:32:33.122 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:33.122 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:33.122 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:33.122 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:33.122 Sensor XML Sensor [xml] [INFO] 18:32:33.127 1 source file to be analyzed [INFO] 18:32:33.130 1/1 source file has been analyzed [INFO] 18:32:33.130 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 18:32:33.131 Sensor IaC Docker Sensor [iac] [INFO] 18:32:33.143 0 source files to be analyzed [INFO] 18:32:33.143 0/0 source files have been analyzed [INFO] 18:32:33.143 Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] 18:32:33.143 Sensor Serverless configuration file sensor [security] [INFO] 18:32:33.143 0 Serverless function entries were found in the project [INFO] 18:32:33.143 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:33.143 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:33.143 Sensor AWS SAM template file sensor [security] [INFO] 18:32:33.143 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:33.143 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:33.144 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 18:32:33.144 ------------- Run sensors on module ODL :: serviceutils :: SRM [INFO] 18:32:33.158 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:33.158 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:33.158 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:33.158 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:33.159 Sensor Java Config Sensor [iac] [INFO] 18:32:33.159 0 source files to be analyzed [INFO] 18:32:33.159 0/0 source files have been analyzed [INFO] 18:32:33.159 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 18:32:33.159 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:33.159 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:33.159 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:33.159 Sensor XML Sensor [xml] [INFO] 18:32:33.166 1 source file to be analyzed [INFO] 18:32:33.166 1/1 source file has been analyzed [INFO] 18:32:33.166 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 18:32:33.166 Sensor IaC Docker Sensor [iac] [INFO] 18:32:33.174 0 source files to be analyzed [INFO] 18:32:33.174 0/0 source files have been analyzed [INFO] 18:32:33.174 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 18:32:33.174 Sensor Serverless configuration file sensor [security] [INFO] 18:32:33.174 0 Serverless function entries were found in the project [INFO] 18:32:33.174 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:33.174 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:33.174 Sensor AWS SAM template file sensor [security] [INFO] 18:32:33.174 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:33.174 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:33.174 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:33.175 ------------- Run sensors on module ODL :: serviceutils :: serviceutils-features [INFO] 18:32:33.189 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:33.189 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:33.189 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:33.189 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:33.189 Sensor Java Config Sensor [iac] [INFO] 18:32:33.189 0 source files to be analyzed [INFO] 18:32:33.189 0/0 source files have been analyzed [INFO] 18:32:33.189 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 18:32:33.190 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:33.190 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:33.190 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:33.190 Sensor XML Sensor [xml] [INFO] 18:32:33.191 1 source file to be analyzed [INFO] 18:32:33.197 1/1 source file has been analyzed [INFO] 18:32:33.197 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 18:32:33.197 Sensor IaC Docker Sensor [iac] [INFO] 18:32:33.201 0 source files to be analyzed [INFO] 18:32:33.201 0/0 source files have been analyzed [INFO] 18:32:33.201 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 18:32:33.201 Sensor Serverless configuration file sensor [security] [INFO] 18:32:33.201 0 Serverless function entries were found in the project [INFO] 18:32:33.201 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:33.201 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:33.201 Sensor AWS SAM template file sensor [security] [INFO] 18:32:33.202 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 18:32:33.202 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:33.202 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:33.202 ------------- Run sensors on module ODL :: serviceutils :: RPC tools [INFO] 18:32:33.220 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:33.220 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:33.221 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:33.221 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:33.221 Sensor Java Config Sensor [iac] [INFO] 18:32:33.221 0 source files to be analyzed [INFO] 18:32:33.221 0/0 source files have been analyzed [INFO] 18:32:33.221 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 18:32:33.221 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:33.221 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:33.221 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:33.221 Sensor XML Sensor [xml] [INFO] 18:32:33.229 1 source file to be analyzed [INFO] 18:32:33.229 1/1 source file has been analyzed [INFO] 18:32:33.230 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 18:32:33.230 Sensor IaC Docker Sensor [iac] [INFO] 18:32:33.234 0 source files to be analyzed [INFO] 18:32:33.234 0/0 source files have been analyzed [INFO] 18:32:33.234 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 18:32:33.234 Sensor Serverless configuration file sensor [security] [INFO] 18:32:33.234 0 Serverless function entries were found in the project [INFO] 18:32:33.235 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:33.235 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 18:32:33.235 Sensor AWS SAM template file sensor [security] [INFO] 18:32:33.235 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:33.235 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:33.235 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:33.236 ------------- Run sensors on module ODL :: serviceutils :: listener tools [INFO] 18:32:33.250 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:33.250 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:33.250 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:33.250 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:33.251 Sensor Java Config Sensor [iac] [INFO] 18:32:33.251 0 source files to be analyzed [INFO] 18:32:33.251 0/0 source files have been analyzed [INFO] 18:32:33.252 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:33.252 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:33.252 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:33.252 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:33.252 Sensor XML Sensor [xml] [INFO] 18:32:33.259 1 source file to be analyzed [INFO] 18:32:33.259 1/1 source file has been analyzed [INFO] 18:32:33.260 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 18:32:33.261 Sensor IaC Docker Sensor [iac] [INFO] 18:32:33.269 0 source files to be analyzed [INFO] 18:32:33.269 0/0 source files have been analyzed [INFO] 18:32:33.269 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 18:32:33.269 Sensor Serverless configuration file sensor [security] [INFO] 18:32:33.269 0 Serverless function entries were found in the project [INFO] 18:32:33.269 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:33.269 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:33.269 Sensor AWS SAM template file sensor [security] [INFO] 18:32:33.269 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:33.269 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:33.269 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:33.269 ------------- Run sensors on module ODL :: serviceutils :: Metrics [INFO] 18:32:33.285 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:33.285 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:33.285 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:33.286 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:33.286 Sensor Java Config Sensor [iac] [INFO] 18:32:33.286 0 source files to be analyzed [INFO] 18:32:33.286 0/0 source files have been analyzed [INFO] 18:32:33.286 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 18:32:33.286 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:33.286 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:33.286 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:33.286 Sensor XML Sensor [xml] [INFO] 18:32:33.295 1 source file to be analyzed [INFO] 18:32:33.295 1/1 source file has been analyzed [INFO] 18:32:33.295 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 18:32:33.296 Sensor IaC Docker Sensor [iac] [INFO] 18:32:33.300 0 source files to be analyzed [INFO] 18:32:33.300 0/0 source files have been analyzed [INFO] 18:32:33.300 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 18:32:33.300 Sensor Serverless configuration file sensor [security] [INFO] 18:32:33.300 0 Serverless function entries were found in the project [INFO] 18:32:33.300 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:33.300 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:33.300 Sensor AWS SAM template file sensor [security] [INFO] 18:32:33.300 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:33.300 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:33.301 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 18:32:33.301 ------------- Run sensors on module ODL :: serviceutils :: TOOLS [INFO] 18:32:33.314 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:33.314 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:33.314 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:33.314 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 18:32:33.315 Sensor Java Config Sensor [iac] [INFO] 18:32:33.319 0 source files to be analyzed [INFO] 18:32:33.319 0/0 source files have been analyzed [INFO] 18:32:33.319 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 18:32:33.319 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:33.319 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:33.319 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:33.320 Sensor XML Sensor [xml] [INFO] 18:32:33.328 1 source file to be analyzed [INFO] 18:32:33.328 1/1 source file has been analyzed [INFO] 18:32:33.328 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 18:32:33.329 Sensor IaC Docker Sensor [iac] [INFO] 18:32:33.335 0 source files to be analyzed [INFO] 18:32:33.335 0/0 source files have been analyzed [INFO] 18:32:33.335 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 18:32:33.335 Sensor Serverless configuration file sensor [security] [INFO] 18:32:33.335 0 Serverless function entries were found in the project [INFO] 18:32:33.336 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:33.336 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 18:32:33.336 Sensor AWS SAM template file sensor [security] [INFO] 18:32:33.336 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:33.336 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:33.336 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:33.336 ------------- Run sensors on module ODL :: serviceutils :: serviceutils-features-aggregator [INFO] 18:32:33.349 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:33.349 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:33.349 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:33.350 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:33.350 Sensor Java Config Sensor [iac] [INFO] 18:32:33.351 0 source files to be analyzed [INFO] 18:32:33.351 0/0 source files have been analyzed [INFO] 18:32:33.351 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 18:32:33.351 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:33.351 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:33.351 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:33.351 Sensor XML Sensor [xml] [INFO] 18:32:33.370 1 source file to be analyzed [INFO] 18:32:33.374 1/1 source file has been analyzed [INFO] 18:32:33.374 Sensor XML Sensor [xml] (done) | time=23ms [INFO] 18:32:33.374 Sensor IaC Docker Sensor [iac] [INFO] 18:32:33.378 0 source files to be analyzed [INFO] 18:32:33.378 0/0 source files have been analyzed [INFO] 18:32:33.378 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 18:32:33.378 Sensor Serverless configuration file sensor [security] [INFO] 18:32:33.379 0 Serverless function entries were found in the project [INFO] 18:32:33.379 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:33.379 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 18:32:33.379 Sensor AWS SAM template file sensor [security] [INFO] 18:32:33.379 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:33.379 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:33.379 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:33.379 ------------- Run sensors on module serviceutils [INFO] 18:32:33.398 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 18:32:33.399 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 18:32:33.399 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 18:32:33.399 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 18:32:33.399 Sensor Java Config Sensor [iac] [INFO] 18:32:33.400 0 source files to be analyzed [INFO] 18:32:33.401 0/0 source files have been analyzed [INFO] 18:32:33.401 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 18:32:33.401 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 18:32:33.401 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 18:32:33.401 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 18:32:33.401 Sensor XML Sensor [xml] [INFO] 18:32:33.415 1 source file to be analyzed [INFO] 18:32:33.415 1/1 source file has been analyzed [INFO] 18:32:33.415 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 18:32:33.415 Sensor IaC Docker Sensor [iac] [INFO] 18:32:33.420 0 source files to be analyzed [INFO] 18:32:33.420 0/0 source files have been analyzed [INFO] 18:32:33.420 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 18:32:33.421 Sensor Serverless configuration file sensor [security] [INFO] 18:32:33.421 0 Serverless function entries were found in the project [INFO] 18:32:33.421 0 Serverless function handlers were kept as entrypoints [INFO] 18:32:33.421 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 18:32:33.421 Sensor AWS SAM template file sensor [security] [INFO] 18:32:33.421 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 18:32:33.421 Sensor AWS SAM Inline template file sensor [security] [INFO] 18:32:33.421 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 18:32:33.421 Sensor javabugs [dbd] [INFO] 18:32:33.422 Reading IR files from: /w/workspace/serviceutils-sonar/target/sonar/ir/java [INFO] 18:32:33.422 No IR files have been included for analysis. [INFO] 18:32:33.422 Sensor javabugs [dbd] (done) | time=1ms [INFO] 18:32:33.423 Sensor pythonbugs [dbd] [INFO] 18:32:33.423 Reading IR files from: /w/workspace/serviceutils-sonar/target/sonar/ir/python [INFO] 18:32:33.423 No IR files have been included for analysis. [INFO] 18:32:33.423 Sensor pythonbugs [dbd] (done) | time=0ms [INFO] 18:32:33.424 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 18:32:33.424 Available processors: 2 [INFO] 18:32:33.424 Using 2 threads for analysis. [INFO] 18:32:33.591 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] 18:32:33.592 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=168ms [INFO] 18:32:33.592 Sensor TextAndSecretsSensor [text] [INFO] 18:32:33.593 Available processors: 2 [INFO] 18:32:33.593 Using 2 threads for analysis. [INFO] 18:32:34.127 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] 18:32:34.148 Using git CLI to retrieve untracked files [INFO] 18:32:34.161 Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 18:32:34.194 103 source files to be analyzed [INFO] 18:32:34.669 103/103 source files have been analyzed [INFO] 18:32:34.669 Sensor TextAndSecretsSensor [text] (done) | time=1077ms [INFO] 18:32:34.669 Sensor JavaSecuritySensor [security] [INFO] 18:32:34.671 No taint analysis rules have been enabled, will not execute taint analysis. [INFO] 18:32:34.680 java security sensor: Time spent was 00:00:00.009 [INFO] 18:32:34.681 java security sensor: Begin: 2024-10-26T18:32:34.671410714Z, End: 2024-10-26T18:32:34.680563364Z, Duration: 00:00:00.009 [INFO] 18:32:34.681 java security sensor peak memory: 462 MB [INFO] 18:32:34.683 Sensor JavaSecuritySensor [security] (done) | time=13ms [INFO] 18:32:34.683 Sensor CSharpSecuritySensor [security] [INFO] 18:32:34.683 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] 18:32:34.684 Load type hierarchy and UCFGs: Starting [INFO] 18:32:34.684 Load type hierarchy: Starting [INFO] 18:32:34.684 Reading type hierarchy from: /w/workspace/serviceutils-sonar/target/ucfg2/cs [INFO] 18:32:34.684 Read 0 type definitions [INFO] 18:32:34.685 Load type hierarchy: Time spent was 00:00:00.001 [INFO] 18:32:34.685 Load UCFGs: Starting [INFO] 18:32:34.685 Load UCFGs: Time spent was 00:00:00.000 [INFO] 18:32:34.685 Load type hierarchy and UCFGs: Time spent was 00:00:00.001 [INFO] 18:32:34.685 No UCFGs have been included for analysis. [INFO] 18:32:34.686 csharp security sensor: Time spent was 00:00:00.002 [INFO] 18:32:34.686 csharp security sensor: Begin: 2024-10-26T18:32:34.683290943Z, End: 2024-10-26T18:32:34.685863180Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2024-10-26T18:32:34.684214587Z, End: 2024-10-26T18:32:34.685591606Z, Duration: 00:00:00.001 Load type hierarchy: Begin: 2024-10-26T18:32:34.684287178Z, End: 2024-10-26T18:32:34.685338352Z, Duration: 00:00:00.001 Load UCFGs: Begin: 2024-10-26T18:32:34.685445284Z, End: 2024-10-26T18:32:34.685516525Z, Duration: 00:00:00.000 [INFO] 18:32:34.686 csharp security sensor peak memory: 462 MB [INFO] 18:32:34.686 Sensor CSharpSecuritySensor [security] (done) | time=3ms [INFO] 18:32:34.686 Sensor PhpSecuritySensor [security] [INFO] 18:32:34.686 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044 [INFO] 18:32:34.687 Load type hierarchy and UCFGs: Starting [INFO] 18:32:34.687 Load type hierarchy: Starting [INFO] 18:32:34.687 Reading type hierarchy from: /w/workspace/serviceutils-sonar/target/sonar/ucfg2/php [INFO] 18:32:34.687 Read 0 type definitions [INFO] 18:32:34.687 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 18:32:34.687 Load UCFGs: Starting [INFO] 18:32:34.687 Load UCFGs: Time spent was 00:00:00.000 [INFO] 18:32:34.687 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 18:32:34.687 No UCFGs have been included for analysis. [INFO] 18:32:34.687 php security sensor: Time spent was 00:00:00.000 [INFO] 18:32:34.687 php security sensor: Begin: 2024-10-26T18:32:34.686773882Z, End: 2024-10-26T18:32:34.687665866Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-10-26T18:32:34.687032997Z, End: 2024-10-26T18:32:34.687444903Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-10-26T18:32:34.687072878Z, End: 2024-10-26T18:32:34.687232260Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-10-26T18:32:34.687325581Z, End: 2024-10-26T18:32:34.687369182Z, Duration: 00:00:00.000 [INFO] 18:32:34.687 php security sensor peak memory: 462 MB [INFO] 18:32:34.688 Sensor PhpSecuritySensor [security] (done) | time=2ms [INFO] 18:32:34.688 Sensor PythonSecuritySensor [security] [INFO] 18:32:34.688 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] 18:32:34.688 Load type hierarchy and UCFGs: Starting [INFO] 18:32:34.688 Load type hierarchy: Starting [INFO] 18:32:34.688 Reading type hierarchy from: /w/workspace/serviceutils-sonar/target/sonar/ucfg2/python [INFO] 18:32:34.688 Read 0 type definitions [INFO] 18:32:34.688 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 18:32:34.688 Load UCFGs: Starting [INFO] 18:32:34.688 Load UCFGs: Time spent was 00:00:00.000 [INFO] 18:32:34.689 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 18:32:34.689 No UCFGs have been included for analysis. [INFO] 18:32:34.689 python security sensor: Time spent was 00:00:00.001 [INFO] 18:32:34.689 python security sensor: Begin: 2024-10-26T18:32:34.688166483Z, End: 2024-10-26T18:32:34.689288598Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-10-26T18:32:34.688259744Z, End: 2024-10-26T18:32:34.689023565Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-10-26T18:32:34.688294825Z, End: 2024-10-26T18:32:34.688443157Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-10-26T18:32:34.688906063Z, End: 2024-10-26T18:32:34.688948294Z, Duration: 00:00:00.000 [INFO] 18:32:34.689 python security sensor peak memory: 462 MB [INFO] 18:32:34.689 Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] 18:32:34.689 Sensor JsSecuritySensor [security] [INFO] 18:32:34.690 Enabled taint analysis rules: S5696, S5883, S5334, S2076, S6287, S5144, S6105, S5147, S6350, S2631, S5146, S5131, S6096, S2083, S3649 [INFO] 18:32:34.690 Load type hierarchy and UCFGs: Starting [INFO] 18:32:34.690 Load type hierarchy: Starting [INFO] 18:32:34.690 Reading type hierarchy from: /w/workspace/serviceutils-sonar/target/sonar/ucfg2/js [INFO] 18:32:34.690 Read 0 type definitions [INFO] 18:32:34.690 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 18:32:34.690 Load UCFGs: Starting [INFO] 18:32:34.690 Load UCFGs: Time spent was 00:00:00.000 [INFO] 18:32:34.690 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 18:32:34.690 No UCFGs have been included for analysis. [INFO] 18:32:34.690 js security sensor: Time spent was 00:00:00.000 [INFO] 18:32:34.692 js security sensor: Begin: 2024-10-26T18:32:34.690017659Z, End: 2024-10-26T18:32:34.690738609Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-10-26T18:32:34.690146621Z, End: 2024-10-26T18:32:34.690521756Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-10-26T18:32:34.690190022Z, End: 2024-10-26T18:32:34.690332544Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-10-26T18:32:34.690409225Z, End: 2024-10-26T18:32:34.690451545Z, Duration: 00:00:00.000 [INFO] 18:32:34.692 js security sensor peak memory: 462 MB [INFO] 18:32:34.692 Sensor JsSecuritySensor [security] (done) | time=3ms [INFO] 18:32:34.693 ------------- Run sensors on project [INFO] 18:32:34.784 Sensor ArchitectureSensor [architecture] [INFO] 18:32:34.784 Starting ArchitectureSensor sensor. [INFO] 18:32:34.785 Reading SonarArchitecture IR data from directory "/w/workspace/serviceutils-sonar/target/sonar/architecture-ir/java" [WARNING] 18:32:34.785 No SonarArchitecture IR data present in directory "/w/workspace/serviceutils-sonar/target/sonar/architecture-ir/java" [INFO] 18:32:34.785 Sensor ArchitectureSensor [architecture] (done) | time=1ms [INFO] 18:32:34.785 Sensor Zero Coverage Sensor [INFO] 18:32:34.794 Sensor Zero Coverage Sensor (done) | time=9ms [INFO] 18:32:34.794 Sensor Java CPD Block Indexer [INFO] 18:32:34.890 Sensor Java CPD Block Indexer (done) | time=96ms [INFO] 18:32:34.909 CPD Executor 21 files had no CPD blocks [INFO] 18:32:34.910 CPD Executor Calculating CPD for 41 files [INFO] 18:32:34.939 CPD Executor CPD calculation finished (done) | time=28ms [INFO] 18:32:35.149 Analysis report generated in 206ms, dir size=923 KB [INFO] 18:32:35.289 Analysis report compressed in 138ms, zip size=337 KB [INFO] 18:32:36.502 Analysis report uploaded in 1213ms [INFO] 18:32:36.504 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_serviceutils [INFO] 18:32:36.504 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 18:32:36.504 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZLKGgaqebPSOzMByTnZ [INFO] 18:32:37.175 Sensor cache published successfully [INFO] 18:32:37.192 Analysis total time: 23.242 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for serviceutils 0.15.0-SNAPSHOT: [INFO] [INFO] ODL :: serviceutils :: quality-parent .............. SKIPPED [INFO] ODL :: serviceutils :: binding-parent .............. SKIPPED [INFO] ODL :: serviceutils :: commons ..................... SKIPPED [INFO] ODL :: serviceutils :: metrics-api ................. SKIPPED [INFO] ODL :: serviceutils :: tools-api ................... SKIPPED [INFO] listener-api ....................................... SKIPPED [INFO] rpc-api ............................................ SKIPPED [INFO] ODL :: serviceutils :: tools-aggregator ............ SKIPPED [INFO] ODL :: serviceutils :: metrics-impl ................ SKIPPED [INFO] ODL :: serviceutils :: Metrics ..................... SKIPPED [INFO] ODL :: serviceutils :: listener tools .............. SKIPPED [INFO] ODL :: serviceutils :: RPC tools ................... SKIPPED [INFO] ODL :: serviceutils :: upgrade ..................... SKIPPED [INFO] ODL :: serviceutils :: TOOLS ....................... SKIPPED [INFO] ODL :: serviceutils :: srm-api ..................... SKIPPED [INFO] ODL :: serviceutils :: srm-impl .................... SKIPPED [INFO] ODL :: serviceutils :: srm-shell ................... SKIPPED [INFO] ODL :: serviceutils :: SRM ......................... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features ....... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features-aggregator SKIPPED [INFO] ODL :: serviceutils :: serviceutils-artifacts ...... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-test ........... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-prometheus ..... SKIPPED [INFO] ODL :: serviceutils :: metrics-sample .............. SKIPPED [INFO] ODL :: serviceutils :: metrics-it .................. SKIPPED [INFO] ODL :: serviceutils :: metrics-aggregator .......... SKIPPED [INFO] ODL :: serviceutils :: srm-aggregator .............. SKIPPED [INFO] ODL :: serviceutils :: serviceutils-karaf .......... SKIPPED [INFO] serviceutils ....................................... SUCCESS [ 30.205 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.419 s [INFO] Finished at: 2024-10-26T18:32:37Z [INFO] ------------------------------------------------------------------------ [serviceutils-sonar] $ /bin/bash /tmp/jenkins12883993091044417004.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 6 [JaCoCo plugin] Saving matched execfiles: /w/workspace/serviceutils-sonar/metrics/api/target/code-coverage/jacoco.exec /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/code-coverage/jacoco.exec /w/workspace/serviceutils-sonar/metrics/impl/target/code-coverage/jacoco.exec /w/workspace/serviceutils-sonar/metrics/it/target/code-coverage/jacoco.exec /w/workspace/serviceutils-sonar/metrics/sample/impl/target/code-coverage/jacoco.exec /w/workspace/serviceutils-sonar/tools/rpc-api/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/serviceutils-sonar/commons/binding-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/commons/quality-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/features/odl-serviceutils-listener/target/classes 0 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/features/odl-serviceutils-metrics/target/classes 0 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/features/odl-serviceutils-rpc/target/classes 0 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/features/odl-serviceutils-srm/target/classes 0 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/features/odl-serviceutils-tools/target/classes 0 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/features/serviceutils-features/target/classes 0 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/api/target/classes 21 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/impl-prometheus/target/classes 5 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/impl-test/target/classes 4 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/impl/target/classes 13 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/it/target/classes 0 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/sample/impl/target/classes 4 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/srm/api/target/classes 105 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/srm/impl/target/classes 3 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/srm/shell/target/classes 4 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/tools/api/target/classes 12 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/tools/listener-api/target/classes 11 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/tools/rpc-api/target/classes 4 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/upgrade/target/classes 9 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/api/src/main/java 14 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/impl-prometheus/src/main/java 5 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/impl-test/src/main/java 1 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/impl/src/main/java 7 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/metrics/sample/impl/src/main/java 2 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/srm/api/src/main/java 4 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/srm/impl/src/main/java 3 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/srm/shell/src/main/java 4 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/tools/api/src/main/java 10 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/tools/listener-api/src/main/java 9 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/tools/rpc-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/serviceutils-sonar/upgrade/src/main/java 2 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 30.303032, method: 27.36842, line: 29.186604, branch: 24.299067, instruction: 33.37041, complexity: 25.255972 [PostBuildScript] - [INFO] Executing post build scripts. [serviceutils-sonar] $ /bin/bash /tmp/jenkins9858678027985973137.sh ---> sysstat.sh [serviceutils-sonar] $ /bin/bash /tmp/jenkins2217258844124509097.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/serviceutils-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/serviceutils-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/serviceutils-sonar ']' + mkdir -p /w/workspace/serviceutils-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/serviceutils-sonar/archives/ [serviceutils-sonar] $ /bin/bash /tmp/jenkins15452507120878199265.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MA65 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-MA65/bin to PATH INFO: Running in OpenStack, capturing instance metadata [serviceutils-sonar] $ /bin/bash /tmp/jenkins17108445332211037107.sh provisioning config files... Could not find credentials [logs] for serviceutils-sonar #333 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/serviceutils-sonar@tmp/config14087152222803172561tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [serviceutils-sonar] $ /bin/bash /tmp/jenkins9861565829473147273.sh ---> create-netrc.sh WARN: Log server credential not found. [serviceutils-sonar] $ /bin/bash /tmp/jenkins7441743426948997004.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MA65 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-MA65/bin to PATH [serviceutils-sonar] $ /bin/bash /tmp/jenkins1409240195892167207.sh ---> sudo-logs.sh Archiving 'sudo' log.. [serviceutils-sonar] $ /bin/bash /tmp/jenkins11385326278269565898.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MA65 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-MA65/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [serviceutils-sonar] $ /bin/bash -l /tmp/jenkins4244781737302658352.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MA65 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-MA65/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/serviceutils-sonar/333/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-2c-2g-1604 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 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: 64 KiB L1i cache: 64 KiB L2 cache: 1 MiB L3 cache: 32 MiB NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 795M 1.1M 794M 1% /run /dev/vda1 39G 11G 29G 27% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/loop0 44M 44M 0 100% /snap/snapd/15177 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 /dev/loop1 62M 62M 0 100% /snap/core20/1405 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 795M 0 795M 0% /run/user/1001 /dev/loop3 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 7945 540 3260 1 4144 7097 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:7a:2d:52 brd ff:ff:ff:ff:ff:ff inet 10.30.170.164/23 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85995sec preferred_lft 85995sec inet6 fe80::f816:3eff:fe7a:2d52/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:60:31:f3:41 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-190-generic (prd-ubuntu2004-docker-2c-2g-1604) 10/26/24 _x86_64_ (2 CPU) 18:26:29 LINUX RESTART (2 CPU) 18:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:28:01 285.22 142.40 142.82 0.00 11495.54 11075.68 0.00 18:29:01 169.64 44.73 124.91 0.00 2794.33 11524.76 0.00 18:30:01 20.59 4.46 16.13 0.00 155.79 8088.89 0.00 18:31:01 9.05 0.18 8.87 0.00 9.47 3762.17 0.00 18:32:01 51.02 8.38 42.64 0.00 2741.68 17754.37 0.00 18:33:01 39.44 5.37 34.08 0.00 642.16 26390.93 0.00 Average: 95.30 33.95 61.35 0.00 2949.27 13104.83 0.00 18:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:28:01 5311752 7334216 455372 5.60 67976 2123672 1150252 12.52 708616 1879752 156784 18:29:01 4433152 6896380 876732 10.78 82560 2534256 1683860 18.33 1242668 2191568 216776 18:30:01 4235756 6749972 1020968 12.55 85136 2580788 1649316 17.96 1431172 2197316 27184 18:31:01 3820112 6433764 1334316 16.40 87804 2674752 2001756 21.79 1811456 2226408 17416 18:32:01 3504136 7264844 493308 6.06 103268 3769296 1322616 14.40 1358548 2949604 632944 18:33:01 3375164 7300256 458244 5.63 106116 3925896 1171548 12.75 1383840 3049588 16180 Average: 4113345 6996572 773157 9.50 88810 2934777 1496558 16.29 1322717 2415706 177881 18:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:28:01 ens3 241.45 163.07 1416.55 60.47 0.00 0.00 0.00 0.00 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 18:29:01 ens3 277.57 217.86 3674.75 31.33 0.00 0.00 0.00 0.00 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 18:30:01 ens3 83.42 81.81 363.75 15.82 0.00 0.00 0.00 0.00 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:31:01 ens3 106.78 89.97 1028.51 15.44 0.00 0.00 0.00 0.00 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 18:32:01 ens3 300.35 209.13 4340.21 27.16 0.00 0.00 0.00 0.00 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:01 lo 1259.37 1259.37 1195.89 1195.89 0.00 0.00 0.00 0.00 18:33:01 ens3 240.13 178.52 2122.58 48.67 0.00 0.00 0.00 0.00 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 Average: ens3 208.18 156.71 2159.69 33.07 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 211.57 211.57 199.97 199.97 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-190-generic (prd-ubuntu2004-docker-2c-2g-1604) 10/26/24 _x86_64_ (2 CPU) 18:26:29 LINUX RESTART (2 CPU) 18:27:02 CPU %user %nice %system %iowait %steal %idle 18:28:01 all 35.66 18.93 14.77 10.49 0.11 20.04 18:28:01 0 40.03 18.77 14.77 7.23 0.12 19.09 18:28:01 1 31.28 19.09 14.77 13.76 0.10 20.99 18:29:01 all 61.86 0.00 3.80 7.93 0.13 26.27 18:29:01 0 59.59 0.00 3.50 6.05 0.13 30.72 18:29:01 1 64.12 0.00 4.10 9.81 0.13 21.84 18:30:01 all 92.54 0.00 2.74 0.37 0.15 4.20 18:30:01 0 93.40 0.00 2.62 0.12 0.15 3.71 18:30:01 1 91.68 0.00 2.86 0.62 0.15 4.70 18:31:01 all 93.36 0.00 2.28 0.08 0.11 4.16 18:31:01 0 93.45 0.00 2.54 0.12 0.12 3.78 18:31:01 1 93.28 0.00 2.02 0.05 0.10 4.55 18:32:01 all 77.76 0.00 4.62 1.77 0.09 15.75 18:32:01 0 86.50 0.00 4.53 1.34 0.08 7.55 18:32:01 1 69.05 0.00 4.72 2.20 0.10 23.93 18:33:01 all 47.34 0.00 2.43 2.19 0.08 47.96 18:33:01 0 49.59 0.00 2.31 0.64 0.08 47.38 18:33:01 1 45.08 0.00 2.55 3.75 0.08 48.53 Average: all 68.22 3.09 5.07 3.78 0.11 19.72 Average: 0 70.54 3.07 5.01 2.56 0.11 18.70 Average: 1 65.90 3.12 5.13 4.99 0.11 20.75