Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-21577 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/jsonrpc-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/jsonrpc > git init /w/workspace/jsonrpc-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/jsonrpc > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/jsonrpc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/jsonrpc # 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 22e0a4c3ad217ed5224dc1616e0f7260f646c306 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 22e0a4c3ad217ed5224dc1616e0f7260f646c306 # timeout=10 Commit message: "Merge "Bump lfreleng-actions/github2gerrit-action from 1.0.9 to 1.2.0"" > git rev-list --no-walk 22e0a4c3ad217ed5224dc1616e0f7260f646c306 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [jsonrpc-sonar] $ /bin/bash /tmp/jenkins8092177376088683250.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y1hU lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Y1hU/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.1.1 from /tmp/venv-Y1hU/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.6.2 aiohttp==3.13.5 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.43.18 botocore==1.43.18 bs4==0.0.2 certifi==2026.5.20 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.1 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.17 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.1 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.14.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.0 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.17.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.5.1 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.18.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.4.1 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.2.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==3.4.3 [jsonrpc-sonar] $ /bin/sh /tmp/jenkins13419454938577994516.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-05-30 15:34:48 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-d3BWj2.sh" [1] downloading uv 0.11.17 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.17 (x86_64-unknown-linux-gnu) [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [jsonrpc-sonar] $ /bin/sh -xe /tmp/jenkins9203373321029743351.sh + echo Using SonarCloud Using SonarCloud [jsonrpc-sonar] $ /bin/sh -xe /tmp/jenkins17389555747168344000.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-ubuntu2204-docker-4c-4g-21577 [jsonrpc-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=jsonrpc -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=jsonrpc -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: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" [jsonrpc-sonar] $ /bin/sh -xe /tmp/jenkins12343707056202572031.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. [jsonrpc-sonar] $ /bin/sh /tmp/jenkins3599906170769052328.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.10" 2026-01-20 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.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_jsonrpc [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/jsonrpc-sonar@tmp/config3881264487860198445tmp copy managed file [jsonrpc-settings] to file:/w/workspace/jsonrpc-sonar@tmp/config581196058278549695tmp [jsonrpc-sonar] $ /bin/bash -l /tmp/jenkins11504215670770412926.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/jsonrpc-sonar@tmp/config3881264487860198445tmp --settings /w/workspace/jsonrpc-sonar@tmp/config581196058278549695tmp --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.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JSON-RPC :: Parent [pom] [INFO] JSON-RPC :: API [bundle] [INFO] JSON-RPC :: Artifacts [pom] [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] [INFO] JSON-RPC :: BUS :: API [bundle] [INFO] JSON-RPC :: Security :: API [bundle] [INFO] JSON-RPC :: Security :: NOOP [bundle] [INFO] JSON-RPC :: BUS :: SPI [bundle] [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] [INFO] JSON-RPC :: BUS :: Messaging library [bundle] [INFO] JSON-RPC :: Security :: Service [bundle] [INFO] JSON-RPC :: Security :: AAA [bundle] [INFO] JSON-RPC :: BUS :: Config [jar] [INFO] JSON-RPC :: Feature :: bus [feature] [INFO] JSON-RPC :: Test model [bundle] [INFO] JSON-RPC :: DOM :: Codec [bundle] [INFO] JSON-RPC :: Provider [pom] [INFO] JSON-RPC :: Provider :: Common [bundle] [INFO] JSON-RPC :: Provider :: Single node [bundle] [INFO] JSON-RPC :: Feature :: provider [feature] [INFO] JSON-RPC :: Feature :: all [feature] [INFO] JSON-RPC :: Features :: repository [feature] [INFO] JSON-RPC :: Provider :: Cluster [bundle] [INFO] JSON-RPC :: Feature :: Cluster [feature] [INFO] JSON-RPC :: Features :: Aggregator [pom] [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] [INFO] JSON-RPC :: Binding adapter [jar] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] [INFO] JSON-RPC :: POM [pom] [INFO] JSON-RPC :: BUS [pom] [INFO] JSON-RPC :: BUS :: Examples [pom] [INFO] JSON-RPC :: Security [pom] [INFO] JSON-RPC :: Tools parent [pom] [INFO] JSON-RPC :: Tools :: Test [jar] [INFO] JSON-RPC :: Tools [pom] [INFO] JSON-RPC :: Karaf [pom] [INFO] [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- [INFO] Building JSON-RPC :: Parent 1.20.0-SNAPSHOT [1/37] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-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.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/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.6.0:check (check-license) @ jsonrpc-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-parent --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/parent/target/bom.xml [INFO] attaching as jsonrpc-parent-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as jsonrpc-parent-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-parent --- [INFO] Installing /w/workspace/jsonrpc-sonar/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0-SNAPSHOT/jsonrpc-parent-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0-SNAPSHOT/jsonrpc-parent-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0-SNAPSHOT/jsonrpc-parent-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >---------------- [INFO] Building JSON-RPC :: API 1.20.0-SNAPSHOT [2/37] [INFO] from api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/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.20:generate-sources (binding) @ jsonrpc-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-sonar/api/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 6.354 ms [INFO] yang-to-sources: Project model files found: 2 in 74.43 ms [INFO] yang-to-sources: 4 YANG models processed in 265.3 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 82.62 ms [INFO] Sorted 52 files into 8 directories in 3.318 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 178.6 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ jsonrpc-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-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) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jsonrpc-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ jsonrpc-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-api --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/api/target/jsonrpc-api-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/api/target/bom.xml [INFO] attaching as jsonrpc-api-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/api/target/bom.json [INFO] attaching as jsonrpc-api-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-api --- [INFO] Installing /w/workspace/jsonrpc-sonar/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.20.0-SNAPSHOT/jsonrpc-api-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/api/target/jsonrpc-api-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.20.0-SNAPSHOT/jsonrpc-api-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.20.0-SNAPSHOT/jsonrpc-api-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.20.0-SNAPSHOT/jsonrpc-api-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.20.0-SNAPSHOT/jsonrpc-api-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- [INFO] Building JSON-RPC :: Artifacts 1.20.0-SNAPSHOT [3/37] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-artifacts --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-artifacts --- [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.2:revision (get-git-infos) @ jsonrpc-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/artifacts/target/bom.xml [INFO] attaching as jsonrpc-artifacts-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/artifacts/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as jsonrpc-artifacts-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-artifacts --- [INFO] Installing /w/workspace/jsonrpc-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0-SNAPSHOT/jsonrpc-artifacts-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0-SNAPSHOT/jsonrpc-artifacts-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0-SNAPSHOT/jsonrpc-artifacts-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.20.0-SNAPSHOT [4/37] [INFO] from bus/jsonrpc/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bus-jsonrpc --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-jsonrpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-jsonrpc --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-jsonrpc --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/bus/jsonrpc/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.6.0:check (check-license) @ bus-jsonrpc --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bus-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bus-jsonrpc --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-jsonrpc --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/jsonrpc/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-sonar/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[49,24] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/jsonrpc-sonar/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[78,20] previous possible 'this' escape happens here via invocation [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-jsonrpc --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-jsonrpc --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ bus-jsonrpc --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/bus/jsonrpc/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.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ bus-jsonrpc --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-jsonrpc --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/bus-jsonrpc-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-jsonrpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-jsonrpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/bom.xml [INFO] attaching as bus-jsonrpc-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/bom.json [INFO] attaching as bus-jsonrpc-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bus-jsonrpc --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bus-jsonrpc --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bus-jsonrpc --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0-SNAPSHOT/bus-jsonrpc-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/bus-jsonrpc-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0-SNAPSHOT/bus-jsonrpc-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0-SNAPSHOT/bus-jsonrpc-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0-SNAPSHOT/bus-jsonrpc-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bus-jsonrpc --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0-SNAPSHOT/bus-jsonrpc-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- [INFO] Building JSON-RPC :: BUS :: API 1.20.0-SNAPSHOT [5/37] [INFO] from bus/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bus-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bus-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/bus/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.6.0:check (check-license) @ bus-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bus-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bus-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ bus-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 19 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-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) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ bus-api --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/bus/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.jsonrpc.bus.api.UriBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest [INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ bus-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-api --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/bus/api/target/bus-api-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/bus/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/bus/api/target/bom.xml [INFO] attaching as bus-api-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/bus/api/target/bom.json [INFO] attaching as bus-api-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bus-api --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.2.7.Final:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bus-api --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/bus/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bus-api --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.20.0-SNAPSHOT/bus-api-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/api/target/bus-api-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.20.0-SNAPSHOT/bus-api-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.20.0-SNAPSHOT/bus-api-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.20.0-SNAPSHOT/bus-api-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bus-api --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.20.0-SNAPSHOT/bus-api-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- [INFO] Building JSON-RPC :: Security :: API 1.20.0-SNAPSHOT [6/37] [INFO] from security/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ security-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ security-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/security/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.6.0:check (check-license) @ security-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ security-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ security-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ security-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-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) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ security-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ security-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ security-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-api --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/security/api/target/security-api-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/security/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/security/api/target/bom.xml [INFO] attaching as security-api-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/security/api/target/bom.json [INFO] attaching as security-api-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ security-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.82:compile [WARNING] Unused declared dependencies found: [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.82:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ security-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ security-api --- [INFO] Installing /w/workspace/jsonrpc-sonar/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.20.0-SNAPSHOT/security-api-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/security/api/target/security-api-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.20.0-SNAPSHOT/security-api-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.20.0-SNAPSHOT/security-api-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.20.0-SNAPSHOT/security-api-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ security-api --- [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.20.0-SNAPSHOT/security-api-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- [INFO] Building JSON-RPC :: Security :: NOOP 1.20.0-SNAPSHOT [7/37] [INFO] from security/noop/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ security-noop --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-noop --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-noop --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-noop --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ security-noop --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-noop --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/security/noop/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.6.0:check (check-license) @ security-noop --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ security-noop --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ security-noop --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/noop/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/noop/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/noop/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ security-noop --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-noop >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-noop --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-noop <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-noop --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/noop/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ security-noop --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ security-noop --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ security-noop --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-noop --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/security/noop/target/security-noop-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/security/noop/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-noop --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-noop --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/security/noop/target/bom.xml [INFO] attaching as security-noop-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/security/noop/target/bom.json [INFO] attaching as security-noop-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ security-noop --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-noop --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-noop --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ security-noop --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ security-noop --- [INFO] Installing /w/workspace/jsonrpc-sonar/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.20.0-SNAPSHOT/security-noop-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/security/noop/target/security-noop-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.20.0-SNAPSHOT/security-noop-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.20.0-SNAPSHOT/security-noop-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.20.0-SNAPSHOT/security-noop-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ security-noop --- [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.20.0-SNAPSHOT/security-noop-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- [INFO] Building JSON-RPC :: BUS :: SPI 1.20.0-SNAPSHOT [8/37] [INFO] from bus/spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bus-spi --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-spi --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bus-spi --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/bus/spi/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.6.0:check (check-license) @ bus-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bus-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bus-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/spi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-sonar/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:[33,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[21,46] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[21,46] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[21,46] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[31,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/spi/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ bus-spi --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/bus/spi/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] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ bus-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-spi --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/bus/spi/target/bus-spi-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/bus/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bus-spi --- [INFO] Building jar: /w/workspace/jsonrpc-sonar/bus/spi/target/bus-spi-1.20.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/bus/spi/target/bom.xml [INFO] attaching as bus-spi-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/bus/spi/target/bom.json [INFO] attaching as bus-spi-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bus-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-spi --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bus-spi --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/bus/spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bus-spi --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0-SNAPSHOT/bus-spi-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/spi/target/bus-spi-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0-SNAPSHOT/bus-spi-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/bus/spi/target/bus-spi-1.20.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0-SNAPSHOT/bus-spi-1.20.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/jsonrpc-sonar/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0-SNAPSHOT/bus-spi-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0-SNAPSHOT/bus-spi-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bus-spi --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.20.0-SNAPSHOT/bus-spi-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.20.0-SNAPSHOT [9/37] [INFO] from bus/transport-zmq/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ transport-zmq --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-zmq --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-zmq --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-zmq --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ transport-zmq --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ transport-zmq --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/bus/transport-zmq/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.6.0:check (check-license) @ transport-zmq --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ transport-zmq --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-zmq --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transport-zmq --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/transport-zmq/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] /w/workspace/jsonrpc-sonar/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ClientInitializer.java:[44,22] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:[57,25] implicit cast from long to int in compound assignment is possibly lossy [WARNING] /w/workspace/jsonrpc-sonar/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerInitializer.java:[42,22] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-zmq >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-zmq --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-zmq <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-zmq --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-zmq --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-sonar/bus/transport-zmq/src/test/java/org/opendaylight/jsonrpc/bus/zmq/Zmtp20NegotiationTest.java:[61,30] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/bus/transport-zmq/src/test/java/org/opendaylight/jsonrpc/bus/zmq/Zmtp20NegotiationTest.java:[75,30] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ transport-zmq --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/bus/transport-zmq/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.jsonrpc.bus.zmq.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ParseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.PubSubTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.325 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ transport-zmq --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-zmq --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/transport-zmq-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-zmq --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-zmq --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/bom.xml [INFO] attaching as transport-zmq-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/bom.json [INFO] attaching as transport-zmq-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-zmq --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-zmq --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-zmq --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ transport-zmq --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ transport-zmq --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0-SNAPSHOT/transport-zmq-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/transport-zmq-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0-SNAPSHOT/transport-zmq-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0-SNAPSHOT/transport-zmq-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0-SNAPSHOT/transport-zmq-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ transport-zmq --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0-SNAPSHOT/transport-zmq-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.20.0-SNAPSHOT [10/37] [INFO] from bus/transport-http/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ transport-http --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-http --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-http --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-http --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ transport-http --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ transport-http --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/bus/transport-http/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.6.0:check (check-license) @ transport-http --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ transport-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-http --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transport-http --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/transport-http/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/transport-http/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/transport-http/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/jsonrpc-sonar/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ClientInitializer.java:[87,22] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerInitializer.java:[73,26] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerInitializer.java:[78,26] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerInitializer.java:[81,26] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-http >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-http --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-http <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-http --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-http --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ transport-http --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/bus/transport-http/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.jsonrpc.bus.http.HttpReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s -- in org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ transport-http --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-http --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/bus/transport-http/target/transport-http-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/bus/transport-http/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-http --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-http --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/bus/transport-http/target/bom.xml [INFO] attaching as transport-http-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/bus/transport-http/target/bom.json [INFO] attaching as transport-http-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-http --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-http --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-http --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ transport-http --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/bus/transport-http/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ transport-http --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.20.0-SNAPSHOT/transport-http-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/transport-http/target/transport-http-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.20.0-SNAPSHOT/transport-http-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.20.0-SNAPSHOT/transport-http-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.20.0-SNAPSHOT/transport-http-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ transport-http --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.20.0-SNAPSHOT/transport-http-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- [INFO] Building JSON-RPC :: BUS :: Messaging library 1.20.0-SNAPSHOT [11/37] [INFO] from bus/messagelib/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bus-messagelib --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-messagelib --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-messagelib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-messagelib --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bus-messagelib --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-messagelib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/bus/messagelib/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.6.0:check (check-license) @ bus-messagelib --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bus-messagelib --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bus-messagelib --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-messagelib --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/messagelib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/messagelib/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/messagelib/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:[73,13] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/TransportFactory.java:[21,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.NotificationMessageHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSessionImpl.java:[30,25] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:[20,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSessionImpl.java:[27,25] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-messagelib >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-messagelib --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-messagelib <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-messagelib --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-messagelib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ApiWithDefaultMethods.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ApiWithDefaultMethods has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/GenericService.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.GenericService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/MockHandler.java:[12,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.MockHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ObjectParameterTest.java:[30,19] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest.ServiceImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/SomeService.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SomeService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyTest.java:[111,87] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PubSubTest.java:[67,54] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishExtraInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishExtraInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/TestMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TestMessageHandler has a member method close() that could throw InterruptedException [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ bus-messagelib --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/bus/messagelib/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.jsonrpc.bus.messagelib.UtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.321 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.845 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.CachingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.jsonrpc.bus.messagelib.CachingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ bus-messagelib --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-messagelib --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/bus/messagelib/target/bus-messagelib-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/bus/messagelib/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-messagelib --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bus-messagelib --- [INFO] Building jar: /w/workspace/jsonrpc-sonar/bus/messagelib/target/bus-messagelib-1.20.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-messagelib --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/bus/messagelib/target/bom.xml [INFO] attaching as bus-messagelib-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/bus/messagelib/target/bom.json [INFO] attaching as bus-messagelib-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bus-messagelib --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-messagelib --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bus-messagelib --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/bus/messagelib/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bus-messagelib --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0-SNAPSHOT/bus-messagelib-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/messagelib/target/bus-messagelib-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0-SNAPSHOT/bus-messagelib-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/bus/messagelib/target/bus-messagelib-1.20.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0-SNAPSHOT/bus-messagelib-1.20.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/jsonrpc-sonar/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0-SNAPSHOT/bus-messagelib-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0-SNAPSHOT/bus-messagelib-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bus-messagelib --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0-SNAPSHOT/bus-messagelib-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- [INFO] Building JSON-RPC :: Security :: Service 1.20.0-SNAPSHOT [12/37] [INFO] from security/service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ security-service --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-service --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ security-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/security/service/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.6.0:check (check-license) @ security-service --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ security-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ security-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/service/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ security-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-service --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/service/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ security-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ security-service --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ security-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-service --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/security/service/target/security-service-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/security/service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/security/service/target/bom.xml [INFO] attaching as security-service-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/security/service/target/bom.json [INFO] attaching as security-service-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ security-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-service --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ security-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ security-service --- [INFO] Installing /w/workspace/jsonrpc-sonar/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.20.0-SNAPSHOT/security-service-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/security/service/target/security-service-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.20.0-SNAPSHOT/security-service-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.20.0-SNAPSHOT/security-service-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.20.0-SNAPSHOT/security-service-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ security-service --- [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.20.0-SNAPSHOT/security-service-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- [INFO] Building JSON-RPC :: Security :: AAA 1.20.0-SNAPSHOT [13/37] [INFO] from security/aaa/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ security-aaa --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-aaa --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-aaa --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-aaa --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ security-aaa --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-aaa --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/security/aaa/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.6.0:check (check-license) @ security-aaa --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ security-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ security-aaa --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/aaa/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ security-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-aaa >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-aaa --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-aaa <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-aaa --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/security/aaa/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ security-aaa --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ security-aaa --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ security-aaa --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-aaa --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/security/aaa/target/security-aaa-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/security/aaa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-aaa --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/security/aaa/target/bom.xml [INFO] attaching as security-aaa-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/security/aaa/target/bom.json [INFO] attaching as security-aaa-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ security-aaa --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.22.3:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.22.3:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.20.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-aaa --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-aaa --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ security-aaa --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ security-aaa --- [INFO] Installing /w/workspace/jsonrpc-sonar/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.20.0-SNAPSHOT/security-aaa-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/security/aaa/target/security-aaa-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.20.0-SNAPSHOT/security-aaa-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.20.0-SNAPSHOT/security-aaa-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.20.0-SNAPSHOT/security-aaa-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ security-aaa --- [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.20.0-SNAPSHOT/security-aaa-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- [INFO] Building JSON-RPC :: BUS :: Config 1.20.0-SNAPSHOT [14/37] [INFO] from bus/config/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bus-config --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-config --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bus-config --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/bus/config/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.6.0:check (check-license) @ bus-config --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bus-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bus-config --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-config >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-config --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-config --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-config --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/config/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ bus-config --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ bus-config --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ bus-config --- [INFO] Building jar: /w/workspace/jsonrpc-sonar/bus/config/target/bus-config-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bus-config --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/bus/config/target/bom.xml [INFO] attaching as bus-config-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/bus/config/target/bom.json [INFO] attaching as bus-config-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bus-config --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-config --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bus-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bus-config --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0-SNAPSHOT/bus-config-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/config/target/bus-config-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0-SNAPSHOT/bus-config-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0-SNAPSHOT/bus-config-1.20.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/jsonrpc-sonar/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0-SNAPSHOT/bus-config-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0-SNAPSHOT/bus-config-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- [INFO] Building JSON-RPC :: Feature :: bus 1.20.0-SNAPSHOT [15/37] [INFO] from features/odl-jsonrpc-bus/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-bus --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-bus --- [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.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-bus --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-bus --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-bus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jsonrpc-bus --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- [INFO] Generating feature descriptor file /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-bus/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jsonrpc-bus --- [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.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-bus --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-bus --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-bus --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-bus --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 311 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-bus/target/bom.xml [INFO] attaching as odl-jsonrpc-bus-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-bus/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as odl-jsonrpc-bus-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-bus --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-bus 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/jsonrpc-sonar/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0-SNAPSHOT/odl-jsonrpc-bus-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0-SNAPSHOT/odl-jsonrpc-bus-1.20.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0-SNAPSHOT/odl-jsonrpc-bus-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0-SNAPSHOT/odl-jsonrpc-bus-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- [INFO] Building JSON-RPC :: Test model 1.20.0-SNAPSHOT [16/37] [INFO] from test-model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-test-model --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-test-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-test-model --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/test-model/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.20:generate-sources (binding) @ jsonrpc-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-sonar/test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 2.028 ms [INFO] yang-to-sources: Project model files found: 6 in 42.02 ms [INFO] yang-to-sources: 6 YANG models processed in 69.02 ms [INFO] BindingJavaFileGenerator: Defined 114 files in 18.77 ms [INFO] Sorted 114 files into 23 directories in 367.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 114 in 85.79 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-test-model --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-test-model --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/test-model/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/test-model/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-test-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/test-model/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ jsonrpc-test-model --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/test-model/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] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-test-model --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-test-model --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/test-model/target/jsonrpc-test-model-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-test-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/jsonrpc-sonar/test-model/target/jsonrpc-test-model-1.20.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/test-model/target/bom.xml [INFO] attaching as jsonrpc-test-model-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/test-model/target/bom.json [INFO] attaching as jsonrpc-test-model-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-test-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-test-model --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/test-model/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Test model' with 16 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-test-model --- [INFO] Installing /w/workspace/jsonrpc-sonar/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0-SNAPSHOT/jsonrpc-test-model-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/test-model/target/jsonrpc-test-model-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0-SNAPSHOT/jsonrpc-test-model-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/test-model/target/jsonrpc-test-model-1.20.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0-SNAPSHOT/jsonrpc-test-model-1.20.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/jsonrpc-sonar/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0-SNAPSHOT/jsonrpc-test-model-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0-SNAPSHOT/jsonrpc-test-model-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-test-model --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0-SNAPSHOT/jsonrpc-test-model-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- [INFO] Building JSON-RPC :: DOM :: Codec 1.20.0-SNAPSHOT [17/37] [INFO] from dom-codec/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ dom-codec --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dom-codec --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dom-codec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-codec --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ dom-codec --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dom-codec --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/dom-codec/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.6.0:check (check-license) @ dom-codec --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ dom-codec --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dom-codec --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/dom-codec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/dom-codec/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/dom-codec/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ dom-codec --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-sonar/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[95,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dom-codec >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dom-codec --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dom-codec --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-codec --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-sonar/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[70,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ dom-codec --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/dom-codec/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.jsonrpc.dom.codec.NotificationCodecTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 s -- in org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.DataCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.jsonrpc.dom.codec.DataCodecTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.RpcCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.jsonrpc.dom.codec.RpcCodecTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ dom-codec --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ dom-codec --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/dom-codec/target/dom-codec-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/dom-codec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dom-codec --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-codec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/dom-codec/target/bom.xml [INFO] attaching as dom-codec-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/dom-codec/target/bom.json [INFO] attaching as dom-codec-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ dom-codec --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] com.google.code.gson:gson:jar:2.13.2:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile [WARNING] Unused declared dependencies found: [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-codec --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dom-codec --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ dom-codec --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/dom-codec/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ dom-codec --- [INFO] Installing /w/workspace/jsonrpc-sonar/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.20.0-SNAPSHOT/dom-codec-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/dom-codec/target/dom-codec-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.20.0-SNAPSHOT/dom-codec-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.20.0-SNAPSHOT/dom-codec-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.20.0-SNAPSHOT/dom-codec-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ dom-codec --- [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.20.0-SNAPSHOT/dom-codec-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- [INFO] Building JSON-RPC :: Provider 1.20.0-SNAPSHOT [18/37] [INFO] from provider/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/provider/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.6.0:check (check-license) @ jsonrpc-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-provider --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-provider --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 94 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/provider/target/bom.xml [INFO] attaching as jsonrpc-provider-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/provider/target/bom.json [INFO] attaching as jsonrpc-provider-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-provider --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider --- [INFO] Installing /w/workspace/jsonrpc-sonar/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0-SNAPSHOT/jsonrpc-provider-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0-SNAPSHOT/jsonrpc-provider-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0-SNAPSHOT/jsonrpc-provider-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- [INFO] Building JSON-RPC :: Provider :: Common 1.20.0-SNAPSHOT [19/37] [INFO] from provider/common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/provider/common/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.6.0:check (check-license) @ jsonrpc-provider-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-provider-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-common --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/provider/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/provider/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/provider/common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 61 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/model/InbandModelsService.java:[19,8] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/model/RemoteGovernance.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.RemoteGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotificationPublisher.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.DataChangeNotificationPublisher has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[63,56] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCDataBroker.java:[145,25] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[52,14] auto-closeable resource org.opendaylight.jsonrpc.impl.RemoteControlProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[79,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,63] 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/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[86,19] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[86,47] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[89,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[100,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[60,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/MappedPeerContext.java:[67,21] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[74,51] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AsyncMockRpcHandler.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.AsyncMockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/DcnPublisherImpl.java:[14,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[115,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[126,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[217,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[242,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[251,38] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,64] redundant cast to org.opendaylight.yangtools.yang.data.api.schema.ContainerNode [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockGovernance.java:[27,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockRpcHandler.java:[34,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[147,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[147,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[240,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[247,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteRpcInvokerTest.java:[50,75] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/TestUtils.java:[65,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ jsonrpc-provider-common --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/provider/common/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.jsonrpc.provider.common.UtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.030 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.993 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.660 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.048 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.178 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.745 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.851 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.jsonrpc.provider.common.TxChainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.625 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-common --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/provider/common/target/jsonrpc-provider-common-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/provider/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-provider-common --- [INFO] Building jar: /w/workspace/jsonrpc-sonar/provider/common/target/jsonrpc-provider-common-1.20.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 100 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/provider/common/target/bom.xml [INFO] attaching as jsonrpc-provider-common-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/provider/common/target/bom.json [INFO] attaching as jsonrpc-provider-common-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:provided [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:provided [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:provided [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:provided [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:provided [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:provided [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.82:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider-common --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/provider/common/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Common' with 60 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing /w/workspace/jsonrpc-sonar/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0-SNAPSHOT/jsonrpc-provider-common-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/provider/common/target/jsonrpc-provider-common-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0-SNAPSHOT/jsonrpc-provider-common-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/provider/common/target/jsonrpc-provider-common-1.20.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0-SNAPSHOT/jsonrpc-provider-common-1.20.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/jsonrpc-sonar/provider/common/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0-SNAPSHOT/jsonrpc-provider-common-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/provider/common/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0-SNAPSHOT/jsonrpc-provider-common-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0-SNAPSHOT/jsonrpc-provider-common-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >---------- [INFO] Building JSON-RPC :: Provider :: Single node 1.20.0-SNAPSHOT [20/37] [INFO] from provider/single/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-single --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider-single --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-single --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/provider/single/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.6.0:check (check-license) @ jsonrpc-provider-single --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-single --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-provider-single --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-single --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/provider/single/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/provider/single/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/provider/single/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/jsonrpc-sonar/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[101,47] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider-single --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider-single --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ jsonrpc-provider-single --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/provider/single/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.jsonrpc.provider.single.JsonRPCProviderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.290 s -- in org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-single --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/provider/single/target/jsonrpc-provider-single-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/provider/single/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider-single --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-single --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 100 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/provider/single/target/bom.xml [INFO] attaching as jsonrpc-provider-single-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/provider/single/target/bom.json [INFO] attaching as jsonrpc-provider-single-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.20.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider-single --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider-single --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/provider/single/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Single node' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing /w/workspace/jsonrpc-sonar/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0-SNAPSHOT/jsonrpc-provider-single-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/provider/single/target/jsonrpc-provider-single-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0-SNAPSHOT/jsonrpc-provider-single-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/provider/single/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0-SNAPSHOT/jsonrpc-provider-single-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/provider/single/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0-SNAPSHOT/jsonrpc-provider-single-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0-SNAPSHOT/jsonrpc-provider-single-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------ [INFO] Building JSON-RPC :: Feature :: provider 1.20.0-SNAPSHOT [21/37] [INFO] from features/odl-jsonrpc-provider/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-provider --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-provider --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jsonrpc-provider --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider --- [INFO] Generating feature descriptor file /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jsonrpc-provider --- [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.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-provider --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-provider --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 315 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-provider/target/bom.xml [INFO] attaching as odl-jsonrpc-provider-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-provider/target/bom.json [INFO] attaching as odl-jsonrpc-provider-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-provider --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-provider --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-provider 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/jsonrpc-sonar/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0-SNAPSHOT/odl-jsonrpc-provider-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0-SNAPSHOT/odl-jsonrpc-provider-1.20.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0-SNAPSHOT/odl-jsonrpc-provider-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0-SNAPSHOT/odl-jsonrpc-provider-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >-------------- [INFO] Building JSON-RPC :: Feature :: all 1.20.0-SNAPSHOT [22/37] [INFO] from features/odl-jsonrpc-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-all --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-all --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-all --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-all --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jsonrpc-all --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all --- [INFO] Generating feature descriptor file /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jsonrpc-all --- [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.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-all --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-all --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 434 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-all/target/bom.xml [INFO] attaching as odl-jsonrpc-all-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-all/target/bom.json [INFO] attaching as odl-jsonrpc-all-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jsonrpc-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-all --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-all --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-all 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/jsonrpc-sonar/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0-SNAPSHOT/odl-jsonrpc-all-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0-SNAPSHOT/odl-jsonrpc-all-1.20.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-all/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0-SNAPSHOT/odl-jsonrpc-all-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-all/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0-SNAPSHOT/odl-jsonrpc-all-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >-------------- [INFO] Building JSON-RPC :: Features :: repository 1.20.0-SNAPSHOT [23/37] [INFO] from features/features-jsonrpc/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-jsonrpc --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-jsonrpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-jsonrpc --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-jsonrpc --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ features-jsonrpc --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-jsonrpc --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-jsonrpc --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc --- [INFO] Generating feature descriptor file /w/workspace/jsonrpc-sonar/features/features-jsonrpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-jsonrpc --- [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.7:check (analyze-compile) > :spotbugs @ features-jsonrpc >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-jsonrpc --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-jsonrpc --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ features-jsonrpc --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ features-jsonrpc --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-jsonrpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-jsonrpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 435 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/features/features-jsonrpc/target/bom.xml [INFO] attaching as features-jsonrpc-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/features/features-jsonrpc/target/bom.json [INFO] attaching as features-jsonrpc-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-jsonrpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-jsonrpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-jsonrpc --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-jsonrpc --- [WARNING] [WARNING] The packaging plugin for project features-jsonrpc 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/jsonrpc-sonar/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.20.0-SNAPSHOT/features-jsonrpc-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.20.0-SNAPSHOT/features-jsonrpc-1.20.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/features-jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.20.0-SNAPSHOT/features-jsonrpc-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/features-jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.20.0-SNAPSHOT/features-jsonrpc-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- [INFO] Building JSON-RPC :: Provider :: Cluster 1.20.0-SNAPSHOT [24/37] [INFO] from provider/cluster/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider-cluster --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/provider/cluster/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.20:generate-sources (binding) @ jsonrpc-provider-cluster --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-sonar/provider/cluster/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 10.95 ms [INFO] yang-to-sources: Project model files found: 1 in 7.905 ms [INFO] yang-to-sources: 1 YANG models processed in 70.01 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.337 ms [INFO] Sorted 6 files into 3 directories in 94.39 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 11.96 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/provider/cluster/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/jsonrpc-sonar/provider/cluster/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[49,34] 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/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[62,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[61,34] 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/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[72,46] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[72,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,73] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[84,58] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[85,29] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[86,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[88,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[92,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[94,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[101,72] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/RemotePeerContext.java:[196,33] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[53,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[64,78] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[65,52] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[66,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[69,49] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[75,88] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[102,93] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ProxyDOMRpcService.java:[75,65] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/SchemaPathMsg.java:[32,28] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[20,8] serializable class org.opendaylight.jsonrpc.provider.cluster.messages.PathAndDataMsg has no definition of serialVersionUID [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[22,28] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:[24,44] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[72,75] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[90,91] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[121,90] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[164,75] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ProxyReadWriteTransaction.java:[49,31] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider-cluster --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[285,33] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[288,87] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/jsonrpc-sonar/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[279,45] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ jsonrpc-provider-cluster --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/provider/cluster/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.jsonrpc.provider.cluster.MountpointTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.180 s -- in org.opendaylight.jsonrpc.provider.cluster.MountpointTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-cluster --- [INFO] Building bundle: /w/workspace/jsonrpc-sonar/provider/cluster/target/jsonrpc-provider-cluster-1.20.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-sonar/provider/cluster/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider-cluster --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-cluster --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 118 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/provider/cluster/target/bom.xml [INFO] attaching as jsonrpc-provider-cluster-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/provider/cluster/target/bom.json [INFO] attaching as jsonrpc-provider-cluster-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] com.typesafe:config:jar:1.4.5:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile [WARNING] org.opendaylight.controller:scala3-library:jar:12.0.3:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:test [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.20.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.typesafe:config:jar:1.4.5:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider-cluster --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/provider/cluster/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Cluster' with 47 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing /w/workspace/jsonrpc-sonar/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0-SNAPSHOT/jsonrpc-provider-cluster-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/provider/cluster/target/jsonrpc-provider-cluster-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0-SNAPSHOT/jsonrpc-provider-cluster-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/provider/cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0-SNAPSHOT/jsonrpc-provider-cluster-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/provider/cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0-SNAPSHOT/jsonrpc-provider-cluster-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0-SNAPSHOT/jsonrpc-provider-cluster-1.20.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ [INFO] Building JSON-RPC :: Feature :: Cluster 1.20.0-SNAPSHOT [25/37] [INFO] from features/odl-jsonrpc-cluster/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-cluster --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- [INFO] Generating feature descriptor file /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-cluster/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jsonrpc-cluster --- [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.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-cluster --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-cluster --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 433 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-cluster/target/bom.xml [INFO] attaching as odl-jsonrpc-cluster-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-cluster/target/bom.json [INFO] attaching as odl-jsonrpc-cluster-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-cluster --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-cluster 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/jsonrpc-sonar/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0-SNAPSHOT/odl-jsonrpc-cluster-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0-SNAPSHOT/odl-jsonrpc-cluster-1.20.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0-SNAPSHOT/odl-jsonrpc-cluster-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0-SNAPSHOT/odl-jsonrpc-cluster-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ [INFO] Building JSON-RPC :: Features :: Aggregator 1.20.0-SNAPSHOT [26/37] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/features/target/bom.xml [INFO] attaching as features-aggregator-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/features/target/bom.json [INFO] attaching as features-aggregator-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/jsonrpc-sonar/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.20.0-SNAPSHOT/features-aggregator-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/features/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.20.0-SNAPSHOT/features-aggregator-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/features/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.20.0-SNAPSHOT/features-aggregator-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.20.0-SNAPSHOT [27/37] [INFO] from bus/examples/inband-models/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ inband-models --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inband-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inband-models --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inband-models --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ inband-models --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inband-models --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/bus/examples/inband-models/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.6.0:check (check-license) @ inband-models --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ inband-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ inband-models --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/examples/inband-models/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/examples/inband-models/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/examples/inband-models/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ inband-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-sonar/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:[13,8] auto-closeable resource org.opendaylight.jsonrpc.example.DemoService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[33,31] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[34,34] auto-closeable resource responder is never referenced in body of corresponding try statement [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inband-models >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inband-models --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inband-models <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inband-models --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/examples/inband-models/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inband-models --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ inband-models --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ inband-models --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ inband-models --- [INFO] Building jar: /w/workspace/jsonrpc-sonar/bus/examples/inband-models/target/inband-models-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inband-models --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.1:shade (single-jar) @ inband-models --- [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar define 1 overlapping classes: [WARNING] - META-INF.versions.11.module-info [WARNING] bus-jsonrpc-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar define 2 overlapping resources: [WARNING] - META-INF/BC2048KE.DSA [WARNING] - META-INF/BC2048KE.SF [WARNING] antlr4-runtime-4.13.2.jar, bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.20.0-SNAPSHOT.jar, bus-jsonrpc-1.20.0-SNAPSHOT.jar, bus-messagelib-1.20.0-SNAPSHOT.jar, bus-spi-1.20.0-SNAPSHOT.jar, byte-buddy-1.17.8.jar, concepts-14.0.20.jar, dom-codec-1.20.0-SNAPSHOT.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.2.jar, inband-models-1.20.0-SNAPSHOT.jar, j2objc-annotations-3.1.jar, jctools-core-4.0.5.jar, jsonrpc-api-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar, jsonrpc-test-model-1.20.0-SNAPSHOT.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.20.jar, logback-core-1.5.20.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, slf4j-api-2.0.12.jar, transport-http-1.20.0-SNAPSHOT.jar, transport-zmq-1.20.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, value-2.11.6-annotations.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml [WARNING] jctools-core-4.0.5.jar, netty-common-4.2.7.Final.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml [WARNING] bus-spi-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, jspecify-1.0.0.jar define 1 overlapping resource: [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF [WARNING] bus-messagelib-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.20.0-SNAPSHOT.jar, bus-jsonrpc-1.20.0-SNAPSHOT.jar, bus-messagelib-1.20.0-SNAPSHOT.jar, bus-spi-1.20.0-SNAPSHOT.jar, concepts-14.0.20.jar, dom-codec-1.20.0-SNAPSHOT.jar, ietf-type-util-1.0.2.jar, inband-models-1.20.0-SNAPSHOT.jar, jsonrpc-api-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar, jsonrpc-test-model-1.20.0-SNAPSHOT.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, transport-http-1.20.0-SNAPSHOT.jar, transport-zmq-1.20.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, byte-buddy-1.17.8.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar define 39 overlapping resources: [WARNING] - META-INF/NOTICE.txt [WARNING] - META-INF/license/LICENSE.aalto-xml.txt [WARNING] - META-INF/license/LICENSE.base64.txt [WARNING] - META-INF/license/LICENSE.boringssl.txt [WARNING] - META-INF/license/LICENSE.bouncycastle.txt [WARNING] - META-INF/license/LICENSE.brotli4j.txt [WARNING] - META-INF/license/LICENSE.caliper.txt [WARNING] - META-INF/license/LICENSE.commons-lang.txt [WARNING] - META-INF/license/LICENSE.commons-logging.txt [WARNING] - META-INF/license/LICENSE.compress-lzf.txt [WARNING] - 29 more... [WARNING] bus-api-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] dom-codec-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inband-models --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inband-models --- [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-all:jar:4.2.7.Final:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.20.0-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inband-models --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inband-models --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ inband-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ inband-models --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.20.0-SNAPSHOT/inband-models-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/examples/inband-models/target/inband-models-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.20.0-SNAPSHOT/inband-models-1.20.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- [INFO] Building JSON-RPC :: Binding adapter 1.20.0-SNAPSHOT [28/37] [INFO] from binding-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ binding-adapter --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-adapter --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ binding-adapter --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/binding-adapter/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.6.0:check (check-license) @ binding-adapter --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ binding-adapter --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/binding-adapter/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/binding-adapter/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/binding-adapter/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] /w/workspace/jsonrpc-sonar/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:[26,14] auto-closeable resource org.opendaylight.jsonrpc.binding.SchemaChangeAwareConverter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-sonar/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[33,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[33,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[33,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[40,52] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-sonar/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast required: java.lang.Class found: java.lang.Class> [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-adapter >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-adapter --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-adapter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/binding-adapter/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ binding-adapter --- [INFO] Surefire report directory: /w/workspace/jsonrpc-sonar/binding-adapter/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.jsonrpc.binding.TestModelServiceTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.934 s -- in org.opendaylight.jsonrpc.binding.TestModelServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ binding-adapter --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ binding-adapter --- [INFO] Building jar: /w/workspace/jsonrpc-sonar/binding-adapter/target/binding-adapter-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 96 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/binding-adapter/target/bom.xml [INFO] attaching as binding-adapter-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/binding-adapter/target/bom.json [INFO] attaching as binding-adapter-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ binding-adapter --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:provided [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:provided [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:provided [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-adapter --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ binding-adapter --- [INFO] Loading execution data file /w/workspace/jsonrpc-sonar/binding-adapter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Binding adapter' with 14 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ binding-adapter --- [INFO] Installing /w/workspace/jsonrpc-sonar/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.20.0-SNAPSHOT/binding-adapter-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/binding-adapter/target/binding-adapter-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.20.0-SNAPSHOT/binding-adapter-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.20.0-SNAPSHOT/binding-adapter-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/binding-adapter/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.20.0-SNAPSHOT/binding-adapter-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.20.0-SNAPSHOT [29/37] [INFO] from bus/examples/binding-bridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ binding-bridge --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-bridge --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-bridge --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-bridge --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ binding-bridge --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-bridge --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/bus/examples/binding-bridge/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.20:generate-sources (binding) @ binding-bridge --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-sonar/bus/examples/binding-bridge/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 9.774 ms [INFO] yang-to-sources: Project model files found: 1 in 2.075 ms [INFO] yang-to-sources: 1 YANG models processed in 34.20 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.502 ms [INFO] Sorted 9 files into 3 directories in 108.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 8.841 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-bridge --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ binding-bridge --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ binding-bridge --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ binding-bridge --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/examples/binding-bridge/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/jsonrpc-sonar/bus/examples/binding-bridge/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ binding-bridge --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-bridge >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-bridge --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-bridge <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-bridge --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-bridge --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/bus/examples/binding-bridge/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ binding-bridge --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ binding-bridge --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ binding-bridge --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ binding-bridge --- [INFO] Building jar: /w/workspace/jsonrpc-sonar/bus/examples/binding-bridge/target/binding-bridge-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-bridge --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.1:shade (single-jar) @ binding-bridge --- [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar define 1 overlapping classes: [WARNING] - META-INF.versions.11.module-info [WARNING] mdsal-binding-dom-adapter-15.0.2.jar, org.eclipse.jdt.annotation-2.4.0.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] bus-jsonrpc-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar define 2 overlapping resources: [WARNING] - META-INF/BC2048KE.DSA [WARNING] - META-INF/BC2048KE.SF [WARNING] binding-data-codec-api-14.0.20.jar, binding-data-codec-dynamic-14.0.20.jar, binding-data-codec-spi-14.0.20.jar, binding-loader-14.0.20.jar, binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-binding-dom-adapter-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml [WARNING] jctools-core-4.0.5.jar, netty-common-4.2.7.Final.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml [WARNING] bus-spi-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] antlr4-runtime-4.13.2.jar, bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, binding-adapter-1.20.0-SNAPSHOT.jar, binding-bridge-1.20.0-SNAPSHOT.jar, binding-data-codec-api-14.0.20.jar, binding-data-codec-dynamic-14.0.20.jar, binding-data-codec-spi-14.0.20.jar, binding-loader-14.0.20.jar, binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.20.0-SNAPSHOT.jar, bus-jsonrpc-1.20.0-SNAPSHOT.jar, bus-messagelib-1.20.0-SNAPSHOT.jar, bus-spi-1.20.0-SNAPSHOT.jar, byte-buddy-1.17.8.jar, concepts-14.0.20.jar, dom-codec-1.20.0-SNAPSHOT.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.2.jar, j2objc-annotations-3.1.jar, jctools-core-4.0.5.jar, jsonrpc-api-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar, jsonrpc-test-model-1.20.0-SNAPSHOT-tests.jar, jsonrpc-test-model-1.20.0-SNAPSHOT.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.20.jar, logback-core-1.5.20.jar, mdsal-binding-api-15.0.2.jar, mdsal-binding-dom-adapter-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, transport-http-1.20.0-SNAPSHOT.jar, transport-zmq-1.20.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, value-2.11.6-annotations.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, jspecify-1.0.0.jar define 1 overlapping resource: [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF [WARNING] bus-messagelib-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar define 39 overlapping resources: [WARNING] - META-INF/NOTICE.txt [WARNING] - META-INF/license/LICENSE.aalto-xml.txt [WARNING] - META-INF/license/LICENSE.base64.txt [WARNING] - META-INF/license/LICENSE.boringssl.txt [WARNING] - META-INF/license/LICENSE.bouncycastle.txt [WARNING] - META-INF/license/LICENSE.brotli4j.txt [WARNING] - META-INF/license/LICENSE.caliper.txt [WARNING] - META-INF/license/LICENSE.commons-lang.txt [WARNING] - META-INF/license/LICENSE.commons-logging.txt [WARNING] - META-INF/license/LICENSE.compress-lzf.txt [WARNING] - 29 more... [WARNING] jsonrpc-test-model-1.20.0-SNAPSHOT-tests.jar, jsonrpc-test-model-1.20.0-SNAPSHOT.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml [WARNING] binding-adapter-1.20.0-SNAPSHOT.jar, binding-bridge-1.20.0-SNAPSHOT.jar, binding-data-codec-api-14.0.20.jar, binding-data-codec-dynamic-14.0.20.jar, binding-data-codec-spi-14.0.20.jar, binding-loader-14.0.20.jar, binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.20.0-SNAPSHOT.jar, bus-jsonrpc-1.20.0-SNAPSHOT.jar, bus-messagelib-1.20.0-SNAPSHOT.jar, bus-spi-1.20.0-SNAPSHOT.jar, concepts-14.0.20.jar, dom-codec-1.20.0-SNAPSHOT.jar, ietf-type-util-1.0.2.jar, jsonrpc-api-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar, jsonrpc-test-model-1.20.0-SNAPSHOT.jar, mdsal-binding-api-15.0.2.jar, mdsal-binding-dom-adapter-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, transport-http-1.20.0-SNAPSHOT.jar, transport-zmq-1.20.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] bus-api-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, byte-buddy-1.17.8.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] dom-codec-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-bridge --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ binding-bridge --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-all:jar:4.2.7.Final:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.20.0-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-core:jar:1.5.20:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.20.0-SNAPSHOT:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.20.0-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-bridge --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-bridge --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ binding-bridge --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ binding-bridge --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.20.0-SNAPSHOT/binding-bridge-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/examples/binding-bridge/target/binding-bridge-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.20.0-SNAPSHOT/binding-bridge-1.20.0-SNAPSHOT.jar [INFO] [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ [INFO] Building JSON-RPC :: POM 1.20.0-SNAPSHOT [30/37] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/target/bom.xml [INFO] attaching as jsonrpc-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/target/bom.json [INFO] attaching as jsonrpc-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc --- [INFO] Installing /w/workspace/jsonrpc-sonar/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.20.0-SNAPSHOT/jsonrpc-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.20.0-SNAPSHOT/jsonrpc-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.20.0-SNAPSHOT/jsonrpc-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- [INFO] Building JSON-RPC :: BUS 1.20.0-SNAPSHOT [31/37] [INFO] from bus/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-bus --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-bus --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-bus --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-bus --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/bus/target/bom.xml [INFO] attaching as jsonrpc-bus-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/bus/target/bom.json [INFO] attaching as jsonrpc-bus-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-bus --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0-SNAPSHOT/jsonrpc-bus-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0-SNAPSHOT/jsonrpc-bus-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0-SNAPSHOT/jsonrpc-bus-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- [INFO] Building JSON-RPC :: BUS :: Examples 1.20.0-SNAPSHOT [32/37] [INFO] from bus/examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ examples --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ examples --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ examples --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ examples --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/bus/examples/target/bom.xml [INFO] attaching as examples-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/bus/examples/target/bom.json [INFO] attaching as examples-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ examples --- [INFO] Installing /w/workspace/jsonrpc-sonar/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.20.0-SNAPSHOT/examples-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/bus/examples/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.20.0-SNAPSHOT/examples-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/bus/examples/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.20.0-SNAPSHOT/examples-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- [INFO] Building JSON-RPC :: Security 1.20.0-SNAPSHOT [33/37] [INFO] from security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-security --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-security --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-security --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-security --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/security/target/bom.xml [INFO] attaching as jsonrpc-security-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/security/target/bom.json [INFO] attaching as jsonrpc-security-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-security --- [INFO] Installing /w/workspace/jsonrpc-sonar/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.20.0-SNAPSHOT/jsonrpc-security-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/security/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.20.0-SNAPSHOT/jsonrpc-security-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/security/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.20.0-SNAPSHOT/jsonrpc-security-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- [INFO] Building JSON-RPC :: Tools parent 1.20.0-SNAPSHOT [34/37] [INFO] from tools/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ tools-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ tools-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ tools-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ tools-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ tools-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ tools-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/tools/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.6.0:check (check-license) @ tools-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ tools-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ tools-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ tools-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ tools-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ tools-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ tools-parent --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ tools-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ tools-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ tools-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 134 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/tools/parent/target/bom.xml [INFO] attaching as tools-parent-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/tools/parent/target/bom.json [INFO] attaching as tools-parent-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ tools-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ tools-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ tools-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ tools-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ tools-parent --- [INFO] Installing /w/workspace/jsonrpc-sonar/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.20.0-SNAPSHOT/tools-parent-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/tools/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.20.0-SNAPSHOT/tools-parent-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/tools/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.20.0-SNAPSHOT/tools-parent-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- [INFO] Building JSON-RPC :: Tools :: Test 1.20.0-SNAPSHOT [35/37] [INFO] from tools/test-tool/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-tool --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-tool --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-tool --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-tool --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ test-tool --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-tool --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-sonar/tools/test-tool/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.6.0:check (check-license) @ test-tool --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-tool --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-tool --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-tool --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/tools/test-tool/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/tools/test-tool/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ test-tool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-tool >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-tool --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-tool <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-tool --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-tool --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/tools/test-tool/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-tool --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ test-tool --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ test-tool --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ test-tool --- [INFO] Building jar: /w/workspace/jsonrpc-sonar/tools/test-tool/target/test-tool-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-tool --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.1:shade (uberjar) @ test-tool --- [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-runtime-spi-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.20.0-SNAPSHOT.jar, bus-jsonrpc-1.20.0-SNAPSHOT.jar, bus-messagelib-1.20.0-SNAPSHOT.jar, bus-spi-1.20.0-SNAPSHOT.jar, concepts-14.0.20.jar, dom-codec-1.20.0-SNAPSHOT.jar, ietf-topology-2013.10.21.27.2.jar, ietf-type-util-1.0.2.jar, jsonrpc-api-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar, jsonrpc-test-model-1.20.0-SNAPSHOT.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-broker-15.0.2.jar, mdsal-dom-inmemory-datastore-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, security-api-1.20.0-SNAPSHOT.jar, security-noop-1.20.0-SNAPSHOT.jar, test-tool-1.20.0-SNAPSHOT.jar, transport-http-1.20.0-SNAPSHOT.jar, transport-zmq-1.20.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-ri-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar define 1 overlapping classes: [WARNING] - META-INF.versions.11.module-info [WARNING] antlr4-runtime-4.13.2.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-runtime-spi-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.20.0-SNAPSHOT.jar, bus-jsonrpc-1.20.0-SNAPSHOT.jar, bus-messagelib-1.20.0-SNAPSHOT.jar, bus-spi-1.20.0-SNAPSHOT.jar, byte-buddy-1.17.8.jar, concepts-14.0.20.jar, dom-codec-1.20.0-SNAPSHOT.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, ietf-topology-2013.10.21.27.2.jar, ietf-type-util-1.0.2.jar, j2objc-annotations-3.1.jar, jctools-core-4.0.5.jar, jsonrpc-api-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar, jsonrpc-test-model-1.20.0-SNAPSHOT.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.20.jar, logback-core-1.5.20.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-broker-15.0.2.jar, mdsal-dom-inmemory-datastore-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, security-api-1.20.0-SNAPSHOT.jar, security-noop-1.20.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, test-tool-1.20.0-SNAPSHOT.jar, transport-http-1.20.0-SNAPSHOT.jar, transport-zmq-1.20.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, value-2.11.6-annotations.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-ri-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] bus-jsonrpc-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] jsonrpc-provider-common-1.20.0-SNAPSHOT.jar, security-noop-1.20.0-SNAPSHOT.jar define 2 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService [WARNING] netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml [WARNING] jctools-core-4.0.5.jar, netty-common-4.2.7.Final.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml [WARNING] bus-spi-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, jspecify-1.0.0.jar define 1 overlapping resource: [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF [WARNING] bus-messagelib-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, byte-buddy-1.17.8.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar define 39 overlapping resources: [WARNING] - META-INF/NOTICE.txt [WARNING] - META-INF/license/LICENSE.aalto-xml.txt [WARNING] - META-INF/license/LICENSE.base64.txt [WARNING] - META-INF/license/LICENSE.boringssl.txt [WARNING] - META-INF/license/LICENSE.bouncycastle.txt [WARNING] - META-INF/license/LICENSE.brotli4j.txt [WARNING] - META-INF/license/LICENSE.caliper.txt [WARNING] - META-INF/license/LICENSE.commons-lang.txt [WARNING] - META-INF/license/LICENSE.commons-logging.txt [WARNING] - META-INF/license/LICENSE.compress-lzf.txt [WARNING] - 29 more... [WARNING] binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-runtime-spi-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-broker-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-ri-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] jsonrpc-provider-common-1.20.0-SNAPSHOT.jar, security-api-1.20.0-SNAPSHOT.jar define 11 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService [WARNING] - 1 more... [WARNING] bus-api-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] dom-codec-1.20.0-SNAPSHOT.jar, jsonrpc-provider-common-1.20.0-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-tool --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 145 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/tools/test-tool/target/bom.xml [INFO] attaching as test-tool-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/tools/test-tool/target/bom.json [INFO] attaching as test-tool-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-tool --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-all:jar:4.2.7.Final:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.20.0-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.20:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.20.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.20.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-tool --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-tool --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ test-tool --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-tool --- [INFO] Installing /w/workspace/jsonrpc-sonar/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.20.0-SNAPSHOT/test-tool-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/tools/test-tool/target/test-tool-1.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.20.0-SNAPSHOT/test-tool-1.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-sonar/tools/test-tool/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.20.0-SNAPSHOT/test-tool-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/tools/test-tool/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.20.0-SNAPSHOT/test-tool-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- [INFO] Building JSON-RPC :: Tools 1.20.0-SNAPSHOT [36/37] [INFO] from tools/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-tools --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-tools --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-tools --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-tools --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-sonar/tools/target/bom.xml [INFO] attaching as jsonrpc-tools-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-sonar/tools/target/bom.json [INFO] attaching as jsonrpc-tools-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-tools --- [INFO] Installing /w/workspace/jsonrpc-sonar/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0-SNAPSHOT/jsonrpc-tools-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/tools/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0-SNAPSHOT/jsonrpc-tools-1.20.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-sonar/tools/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0-SNAPSHOT/jsonrpc-tools-1.20.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-karaf >--------------- [INFO] Building JSON-RPC :: Karaf 1.20.0-SNAPSHOT [37/37] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-karaf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-karaf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-karaf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/jsonrpc-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.6.0:check (check-license) @ jsonrpc-karaf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ jsonrpc-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ jsonrpc-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/jsonrpc-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.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/jsonrpc-sonar/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/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.1.6 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 [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.8 [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.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [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.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [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.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.2/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features [INFO] Feature odl-ietf-model-rfc8343/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.2 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature odl-mdsal-common/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 [INFO] Feature odl-netconf-keystore/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.2 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature odl-mdsal-dom-runtime/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.2 [INFO] Feature odl-yangtools-data-api/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.20 [INFO] Feature odl-ietf-model-rfc8529/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.2 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [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 package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature odl-mdsal-binding-api/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.2 [INFO] Feature odl-jsonrpc-provider/1.20.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/dom-codec/1.20.0-SNAPSHOT [INFO] Feature odl-gson/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 [INFO] Feature odl-mdsal-eos-dom/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.2 [INFO] Feature odl-apache-shiro/0.22.3 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.3 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature odl-yangtools-parser/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.20 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-pekko/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.3 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] Feature odl-mdsal-dom-broker/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.2 [INFO] Feature odl-servlet-api/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-ietf-model-rfc8344/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.2 [INFO] Feature framework/4.4.8 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.ops4j.pax.logging/pax-logging-log4j2/2.3.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.karaf.config/org.apache.karaf.config.core/4.4.8 [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.core/4.4.8 [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.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [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.17 [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.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature odl-lz4/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] Feature odl-ietf-model-rfc6991/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.2 [INFO] Feature odl-karaf-feat-jetty/14.1.6 is defined as a boot feature [INFO] Feature odl-mdsal-binding-runtime/15.0.2 is defined as a boot feature [INFO] Feature odl-yangtools-binding-codec/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.20 [INFO] Feature odl-ietf-model-rfc8639/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.2 [INFO] Feature odl-yangtools-export/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.20 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature odl-aaa-shiro/0.22.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.3/cfg/config [INFO] Feature odl-yangtools-xpath/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.20 [INFO] Feature odl-netconf-databind/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.2 [INFO] Feature odl-ietf-model-rfc8072/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.2 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 [INFO] Feature odl-jersey-2/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 [INFO] Feature odl-mdsal-broker/12.0.3 is defined as a boot feature [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.2 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-aaa-password-service/0.22.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3/xml/aaa-password-service-config [INFO] Feature odl-aaa-encryption-service/0.22.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.3 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 [INFO] Feature odl-ietf-model-rfc6243/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.2 [INFO] Feature odl-netty-4/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.7.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.7.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-riscv64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.7.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.7.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.7.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.7.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-aarch_64 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.7.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.7.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.7.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.7.Final [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [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 pax-web-jetty/9.4.57.v20241219 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [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.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature odl-apache-commons-text/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 [INFO] Feature http/8.0.33 is defined as a boot feature [INFO] Feature odl-restconf-server-api/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 [INFO] Feature features-jsonrpc/1.20.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ietf-model-rfc9641/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.2 [INFO] Feature odl-jakarta-activation-api/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-controller-blueprint/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.3 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature odl-yangtools-util/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.20 [INFO] Feature odl-apache-commons-lang3/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 [INFO] Feature odl-dropwizard-metrics/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 [INFO] Feature odl-raft-api/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.3 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 [INFO] Feature management/4.4.8 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.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.karaf.management/org.apache.karaf.management.server/4.4.8 [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 pax-jdbc-config/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 [INFO] Feature odl-yangtools-parser-api/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.20 [INFO] Feature odl-yangtools-xpath-api/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.20 [INFO] Feature odl-javassist-3/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.2 [INFO] Feature odl-ietf-model-rfc9640/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.2 [INFO] Feature war/4.4.8 is defined as a boot feature [INFO] Feature odl-mdsal-singleton-dom/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.2 [INFO] Feature odl-yangtools-codec/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.20 [INFO] Feature odl-ietf-model-rfc7952/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.2 [INFO] Feature odl-karaf-feat-jdbc/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Feature odl-restconf-nb/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.2/cfg/config [INFO] Feature odl-ietf-model-rfc6241/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.2 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-ietf-model-rfc8650/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.2 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.3 [INFO] Feature odl-netconf-mdsal-common/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.2 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.2 [INFO] Feature odl-ietf-model-rfc8525/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.2 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [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 system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 [INFO] Feature odl-ietf-model-rfc9643/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.2 [INFO] Feature odl-controller-mdsal-common/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.3 [INFO] Feature odl-mdsal-eos-binding/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 [INFO] Feature odl-guava/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre [INFO] Feature odl-woodstox/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 [INFO] Feature odl-yangtools-binding-spec/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.20 [INFO] Feature odl-yangtools-binding-runtime/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.20 [INFO] Feature odl-jsonrpc-bus/1.20.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-http/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-noop/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-api/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-service/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-api/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-aaa/1.20.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-config/1.20.0-SNAPSHOT/cfg/config [INFO] Feature odl-jsonrpc-all/1.20.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ietf-model-rfc6470/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.2 [INFO] Feature odl-netconf-model-rfc5277/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.2 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-clustering-commons/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.3 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.3 [INFO] Feature wrap/2.6.17 is defined as a boot feature [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.2 [INFO] Feature odl-mdsal-dom-api/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.2 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature odl-ietf-model-rfc8526/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.2 [INFO] Feature odl-aaa-api/0.22.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.3 [INFO] Feature odl-ietf-model-rfc9642/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.2 [INFO] Feature odl-netconf-transport-api/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.2 [INFO] Feature odl-aaa-cert/0.22.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3/xml/config [INFO] Feature odl-mdsal-singleton-common/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.2 [INFO] Feature odl-stax2-api/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-distributed-datastore/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/pekkoconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/factorypekkoconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/cfg/datastore [INFO] Feature odl-yanglib-mdsal-writer/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.2 [INFO] Feature odl-aaa-web/0.22.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.3 [INFO] Feature odl-raft-spi/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.3 [INFO] Feature odl-ietf-model-rfc8341/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.2 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-jackson-2/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.4 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [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 odl-restconf/10.0.2 is defined as a boot feature [INFO] Feature odl-netconf-api/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.2 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-restconf-api/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.2 [INFO] Feature odl-jolokia/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.3/cfg/configuration [INFO] Feature odl-ietf-model-rfc9645/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.2 [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [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.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature odl-yangtools-common/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.20 [INFO] Feature 88b6e924-b411-449b-bf50-0f49db03ca5d/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 [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/karaf.branding/14.1.6 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 [INFO] Feature odl-netconf-truststore/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.2 [INFO] Feature odl-ietf-model-rfc8342/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.2 [INFO] Feature odl-bytebuddy/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 [INFO] Feature odl-restconf-openapi/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/10.0.2 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-ietf-model-rfc8528/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.2 [INFO] Feature odl-ws-rs-api/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-ietf-model-rfc9644/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.2 [INFO] Feature odl-yangtools-data/14.0.20 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.20 [INFO] Feature odl-antlr4/14.1.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [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 odl-mdsal-eos-common/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.2 [INFO] Feature odl-mdsal-binding-base/15.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.2 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.2 [INFO] Feature odl-netconf-transport/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.2 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [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.7:check (analyze-compile) > :spotbugs @ jsonrpc-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-karaf --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-karaf --- [INFO] [INFO] --- dependency:3.9.0:copy (apply-branding) @ jsonrpc-karaf --- [INFO] [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ jsonrpc-karaf --- [INFO] [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ jsonrpc-karaf --- [WARNING] Overwriting /w/workspace/jsonrpc-sonar/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ jsonrpc-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-sonar/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ jsonrpc-karaf --- [INFO] Feature repository discovered recursively: ad43ce30-ab2c-461b-9c49-10966a2bed3a [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-shiro [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-controller-12.0.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-12.0.3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.20.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.20.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-lz4 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [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-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 [INFO] Feature repository discovered recursively: odl-netconf-databind [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-pekko [INFO] Feature repository discovered recursively: odl-raft-api [INFO] Feature repository discovered recursively: odl-raft-spi [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] [INFO] --- antrun:3.2.0:run (fix-permissions) @ jsonrpc-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.2.0:run (remove-system-bc) @ jsonrpc-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/jsonrpc-sonar/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ jsonrpc-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-karaf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-karaf --- [INFO] Installing /w/workspace/jsonrpc-sonar/karaf/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.20.0-SNAPSHOT/jsonrpc-karaf-1.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-sonar/karaf/target/jsonrpc-karaf-1.20.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.20.0-SNAPSHOT/jsonrpc-karaf-1.20.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/jsonrpc-sonar/karaf/target/jsonrpc-karaf-1.20.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.20.0-SNAPSHOT/jsonrpc-karaf-1.20.0-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for JSON-RPC :: POM 1.20.0-SNAPSHOT: [INFO] [INFO] JSON-RPC :: Parent ................................. SUCCESS [ 9.074 s] [INFO] JSON-RPC :: API .................................... SUCCESS [ 9.963 s] [INFO] JSON-RPC :: Artifacts .............................. SUCCESS [ 0.637 s] [INFO] JSON-RPC :: BUS :: JSON-RPC codec .................. SUCCESS [ 7.557 s] [INFO] JSON-RPC :: BUS :: API ............................. SUCCESS [ 5.774 s] [INFO] JSON-RPC :: Security :: API ........................ SUCCESS [ 4.509 s] [INFO] JSON-RPC :: Security :: NOOP ....................... SUCCESS [ 3.029 s] [INFO] JSON-RPC :: BUS :: SPI ............................. SUCCESS [ 6.641 s] [INFO] JSON-RPC :: BUS :: ZeroMQ transport ................ SUCCESS [ 12.387 s] [INFO] JSON-RPC :: BUS :: HTTP transport .................. SUCCESS [ 11.848 s] [INFO] JSON-RPC :: BUS :: Messaging library ............... SUCCESS [ 26.509 s] [INFO] JSON-RPC :: Security :: Service .................... SUCCESS [ 2.976 s] [INFO] JSON-RPC :: Security :: AAA ........................ SUCCESS [ 3.800 s] [INFO] JSON-RPC :: BUS :: Config .......................... SUCCESS [ 0.856 s] [INFO] JSON-RPC :: Feature :: bus ......................... SUCCESS [ 11.410 s] [INFO] JSON-RPC :: Test model ............................. SUCCESS [ 5.524 s] [INFO] JSON-RPC :: DOM :: Codec ........................... SUCCESS [ 8.816 s] [INFO] JSON-RPC :: Provider ............................... SUCCESS [ 2.112 s] [INFO] JSON-RPC :: Provider :: Common ..................... SUCCESS [01:03 min] [INFO] JSON-RPC :: Provider :: Single node ................ SUCCESS [ 13.399 s] [INFO] JSON-RPC :: Feature :: provider .................... SUCCESS [ 4.623 s] [INFO] JSON-RPC :: Feature :: all ......................... SUCCESS [ 28.647 s] [INFO] JSON-RPC :: Features :: repository ................. SUCCESS [ 5.390 s] [INFO] JSON-RPC :: Provider :: Cluster .................... SUCCESS [ 18.165 s] [INFO] JSON-RPC :: Feature :: Cluster ..................... SUCCESS [ 5.285 s] [INFO] JSON-RPC :: Features :: Aggregator ................. SUCCESS [ 0.095 s] [INFO] JSON-RPC :: BUS :: Examples :: Inband models ....... SUCCESS [ 7.535 s] [INFO] JSON-RPC :: Binding adapter ........................ SUCCESS [ 12.024 s] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge ...... SUCCESS [ 7.718 s] [INFO] JSON-RPC :: POM .................................... SUCCESS [ 0.073 s] [INFO] JSON-RPC :: BUS .................................... SUCCESS [ 0.062 s] [INFO] JSON-RPC :: BUS :: Examples ........................ SUCCESS [ 0.060 s] [INFO] JSON-RPC :: Security ............................... SUCCESS [ 0.058 s] [INFO] JSON-RPC :: Tools parent ........................... SUCCESS [ 1.732 s] [INFO] JSON-RPC :: Tools :: Test .......................... SUCCESS [ 10.586 s] [INFO] JSON-RPC :: Tools .................................. SUCCESS [ 0.094 s] [INFO] JSON-RPC :: Karaf .................................. SUCCESS [ 19.120 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:37 min [INFO] Finished at: 2026-05-30T15:40:30Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.token=$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/jsonrpc-sonar@tmp/config3881264487860198445tmp --settings /w/workspace/jsonrpc-sonar@tmp/config581196058278549695tmp -Dsonar.projectKey=opendaylight_jsonrpc -Dsonar.organization=opendaylight -Dsonar.token=**** --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.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JSON-RPC :: Parent [pom] [INFO] JSON-RPC :: API [bundle] [INFO] JSON-RPC :: Artifacts [pom] [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] [INFO] JSON-RPC :: BUS :: API [bundle] [INFO] JSON-RPC :: Security :: API [bundle] [INFO] JSON-RPC :: Security :: NOOP [bundle] [INFO] JSON-RPC :: BUS :: SPI [bundle] [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] [INFO] JSON-RPC :: BUS :: Messaging library [bundle] [INFO] JSON-RPC :: Security :: Service [bundle] [INFO] JSON-RPC :: Security :: AAA [bundle] [INFO] JSON-RPC :: BUS :: Config [jar] [INFO] JSON-RPC :: Feature :: bus [feature] [INFO] JSON-RPC :: Test model [bundle] [INFO] JSON-RPC :: DOM :: Codec [bundle] [INFO] JSON-RPC :: Provider [pom] [INFO] JSON-RPC :: Provider :: Common [bundle] [INFO] JSON-RPC :: Provider :: Single node [bundle] [INFO] JSON-RPC :: Feature :: provider [feature] [INFO] JSON-RPC :: Feature :: all [feature] [INFO] JSON-RPC :: Features :: repository [feature] [INFO] JSON-RPC :: Provider :: Cluster [bundle] [INFO] JSON-RPC :: Feature :: Cluster [feature] [INFO] JSON-RPC :: Features :: Aggregator [pom] [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] [INFO] JSON-RPC :: Binding adapter [jar] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] [INFO] JSON-RPC :: POM [pom] [INFO] JSON-RPC :: BUS [pom] [INFO] JSON-RPC :: BUS :: Examples [pom] [INFO] JSON-RPC :: Security [pom] [INFO] JSON-RPC :: Tools parent [pom] [INFO] JSON-RPC :: Tools :: Test [jar] [INFO] JSON-RPC :: Tools [pom] [INFO] JSON-RPC :: Karaf [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.jsonrpc:jsonrpc >------------------ [INFO] Building JSON-RPC :: POM 1.20.0-SNAPSHOT [1/37] [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) @ jsonrpc --- [WARNING] 15:40:36.812 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] 15:40:36.819 Java 21.0.10 Ubuntu (64-bit) [INFO] 15:40:36.819 Linux 5.15.0-174-generic (amd64) [INFO] 15:40:36.819 MAVEN_OPTS=--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED --add-opens jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED -Xmx1024m [INFO] 15:40:36.844 User cache: /home/jenkins/.sonar/cache [INFO] 15:40:39.401 Communicating with SonarCloud [INFO] 15:40:39.487 Module MavenProject: org.opendaylight.jsonrpc:tools-parent:1.20.0-SNAPSHOT @ /w/workspace/jsonrpc-sonar/tools/parent/pom.xml skipped by property 'sonar.skip' [INFO] 15:40:39.488 Module MavenProject: org.opendaylight.jsonrpc:test-tool:1.20.0-SNAPSHOT @ /w/workspace/jsonrpc-sonar/tools/test-tool/pom.xml skipped by property 'sonar.skip' [INFO] 15:40:39.495 Default locale: "en", source code encoding: "UTF-8" [INFO] 15:40:40.043 Load global settings [INFO] 15:40:40.647 Load global settings (done) | time=604ms [INFO] 15:40:40.721 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 15:40:40.833 Loading required plugins [INFO] 15:40:40.833 Load plugins index [INFO] 15:40:41.009 Load plugins index (done) | time=176ms [INFO] 15:40:41.010 Load/download plugins [INFO] 15:40:41.477 Load/download plugins (done) | time=467ms [INFO] 15:40:41.703 Loaded core extensions: a3s, sca, architecture [INFO] 15:40:41.968 Process project properties [INFO] 15:40:42.002 Project key: opendaylight_jsonrpc [INFO] 15:40:42.002 Base dir: /w/workspace/jsonrpc-sonar [INFO] 15:40:42.002 Working dir: /w/workspace/jsonrpc-sonar/target/sonar [INFO] 15:40:42.010 Load project settings for component key: 'opendaylight_jsonrpc' [INFO] 15:40:42.350 Load project settings for component key: 'opendaylight_jsonrpc' (done) | time=340ms [INFO] 15:40:42.362 Found an active CI vendor: 'Jenkins' [INFO] 15:40:42.364 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:40:42.453 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:40:42.955 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:40:42.959 Check ALM binding of project 'opendaylight_jsonrpc' [INFO] 15:40:43.177 Detected project binding: BOUND [INFO] 15:40:43.178 Check ALM binding of project 'opendaylight_jsonrpc' (done) | time=218ms [INFO] 15:40:43.183 Load branch configuration [INFO] 15:40:43.186 Load branch configuration (done) | time=2ms [INFO] 15:40:43.188 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:40:43.188 Create analysis [INFO] 15:40:43.622 Create analysis (done) | time=433ms [INFO] 15:40:43.625 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:40:43.942 Load quality profiles [INFO] 15:40:44.388 Load quality profiles (done) | time=445ms [INFO] 15:40:44.505 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:40:44.507 Load active rules [INFO] 15:40:45.786 Load active rules (done) | time=1279ms [INFO] 15:40:46.015 Organization key: opendaylight [INFO] 15:40:46.032 Preprocessing files... [INFO] 15:40:46.361 2 languages detected in 428 preprocessed files (done) | time=328ms [INFO] 15:40:46.361 1 file ignored because of inclusion/exclusion patterns [INFO] 15:40:46.361 0 files ignored because of scm ignore settings [INFO] 15:40:46.539 Loading plugins for detected languages [INFO] 15:40:46.540 Load/download plugins [INFO] 15:40:47.494 Load/download plugins (done) | time=954ms SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] 15:40:47.715 Load project repositories [INFO] 15:40:48.110 Load project repositories (done) | time=394ms [INFO] 15:40:48.127 Indexing files... [INFO] 15:40:48.127 Project configuration: [INFO] 15:40:48.128 Excluded sources: **/build-wrapper-dump.json [INFO] 15:40:48.129 Indexing files of module 'JSON-RPC :: Binding adapter' [INFO] 15:40:48.129 Base dir: /w/workspace/jsonrpc-sonar/binding-adapter [INFO] 15:40:48.130 Source paths: pom.xml, src/main/java [INFO] 15:40:48.130 Test paths: src/test/java [INFO] 15:40:48.130 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.133 Indexing files of module 'JSON-RPC :: DOM :: Codec' [INFO] 15:40:48.133 Base dir: /w/workspace/jsonrpc-sonar/dom-codec [INFO] 15:40:48.133 Source paths: pom.xml, src/main/java [INFO] 15:40:48.133 Test paths: src/test/java [INFO] 15:40:48.133 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.134 Indexing files of module 'JSON-RPC :: Features :: repository' [INFO] 15:40:48.134 Base dir: /w/workspace/jsonrpc-sonar/features/features-jsonrpc [INFO] 15:40:48.134 Source paths: pom.xml [INFO] 15:40:48.135 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.135 Indexing files of module 'JSON-RPC :: Feature :: all' [INFO] 15:40:48.135 Base dir: /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-all [INFO] 15:40:48.135 Source paths: pom.xml [INFO] 15:40:48.135 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.136 Indexing files of module 'JSON-RPC :: Feature :: bus' [INFO] 15:40:48.136 Base dir: /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-bus [INFO] 15:40:48.136 Source paths: pom.xml [INFO] 15:40:48.136 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.137 Indexing files of module 'JSON-RPC :: Feature :: Cluster' [INFO] 15:40:48.137 Base dir: /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-cluster [INFO] 15:40:48.137 Source paths: pom.xml [INFO] 15:40:48.137 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.138 Indexing files of module 'JSON-RPC :: Feature :: provider' [INFO] 15:40:48.138 Base dir: /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-provider [INFO] 15:40:48.138 Source paths: pom.xml [INFO] 15:40:48.138 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.139 Indexing files of module 'JSON-RPC :: Features :: Aggregator' [INFO] 15:40:48.139 Base dir: /w/workspace/jsonrpc-sonar/features [INFO] 15:40:48.139 Source paths: pom.xml [INFO] 15:40:48.139 Excluded sources: **/build-wrapper-dump.json [INFO] 15:40:48.140 Indexing files of module 'JSON-RPC :: API' [INFO] 15:40:48.140 Base dir: /w/workspace/jsonrpc-sonar/api [INFO] 15:40:48.140 Source paths: pom.xml [INFO] 15:40:48.141 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.141 Indexing files of module 'JSON-RPC :: Artifacts' [INFO] 15:40:48.141 Base dir: /w/workspace/jsonrpc-sonar/artifacts [INFO] 15:40:48.141 Source paths: pom.xml [INFO] 15:40:48.142 Excluded sources: **/build-wrapper-dump.json [INFO] 15:40:48.142 Indexing files of module 'JSON-RPC :: BUS :: API' [INFO] 15:40:48.143 Base dir: /w/workspace/jsonrpc-sonar/bus/api [INFO] 15:40:48.143 Source paths: pom.xml, src/main/java [INFO] 15:40:48.143 Test paths: src/test/java [INFO] 15:40:48.143 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.145 Indexing files of module 'JSON-RPC :: BUS :: Config' [INFO] 15:40:48.145 Base dir: /w/workspace/jsonrpc-sonar/bus/config [INFO] 15:40:48.145 Source paths: pom.xml [INFO] 15:40:48.145 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.147 Indexing files of module 'JSON-RPC :: BUS :: JSON-RPC codec' [INFO] 15:40:48.147 Base dir: /w/workspace/jsonrpc-sonar/bus/jsonrpc [INFO] 15:40:48.147 Source paths: pom.xml, src/main/java [INFO] 15:40:48.148 Test paths: src/test/java [INFO] 15:40:48.148 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.150 Indexing files of module 'JSON-RPC :: BUS :: Messaging library' [INFO] 15:40:48.150 Base dir: /w/workspace/jsonrpc-sonar/bus/messagelib [INFO] 15:40:48.150 Source paths: pom.xml, src/main/java [INFO] 15:40:48.150 Test paths: src/test/java [INFO] 15:40:48.150 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.154 Indexing files of module 'JSON-RPC :: BUS :: SPI' [INFO] 15:40:48.155 Base dir: /w/workspace/jsonrpc-sonar/bus/spi [INFO] 15:40:48.155 Source paths: pom.xml, src/main/java [INFO] 15:40:48.155 Test paths: src/test/java [INFO] 15:40:48.155 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.156 Indexing files of module 'JSON-RPC :: BUS :: Examples :: Binding bridge' [INFO] 15:40:48.156 Base dir: /w/workspace/jsonrpc-sonar/bus/examples/binding-bridge [INFO] 15:40:48.156 Source paths: pom.xml, src/main/java [INFO] 15:40:48.157 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.157 Indexing files of module 'JSON-RPC :: BUS :: Examples :: Inband models' [INFO] 15:40:48.157 Base dir: /w/workspace/jsonrpc-sonar/bus/examples/inband-models [INFO] 15:40:48.157 Source paths: pom.xml, src/main/java [INFO] 15:40:48.158 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.158 Indexing files of module 'JSON-RPC :: BUS :: Examples' [INFO] 15:40:48.158 Base dir: /w/workspace/jsonrpc-sonar/bus/examples [INFO] 15:40:48.159 Source paths: pom.xml [INFO] 15:40:48.159 Excluded sources: **/build-wrapper-dump.json [INFO] 15:40:48.159 Indexing files of module 'JSON-RPC :: BUS :: HTTP transport' [INFO] 15:40:48.159 Base dir: /w/workspace/jsonrpc-sonar/bus/transport-http [INFO] 15:40:48.159 Source paths: pom.xml, src/main/java [INFO] 15:40:48.160 Test paths: src/test/java [INFO] 15:40:48.160 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.161 Indexing files of module 'JSON-RPC :: BUS :: ZeroMQ transport' [INFO] 15:40:48.162 Base dir: /w/workspace/jsonrpc-sonar/bus/transport-zmq [INFO] 15:40:48.162 Source paths: pom.xml, src/main/java [INFO] 15:40:48.162 Test paths: src/test/java [INFO] 15:40:48.162 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.164 Indexing files of module 'JSON-RPC :: BUS' [INFO] 15:40:48.164 Base dir: /w/workspace/jsonrpc-sonar/bus [INFO] 15:40:48.164 Source paths: pom.xml [INFO] 15:40:48.164 Excluded sources: **/build-wrapper-dump.json [INFO] 15:40:48.165 Indexing files of module 'JSON-RPC :: Karaf' [INFO] 15:40:48.165 Base dir: /w/workspace/jsonrpc-sonar/karaf [INFO] 15:40:48.165 Source paths: pom.xml [INFO] 15:40:48.165 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.166 Indexing files of module 'JSON-RPC :: Parent' [INFO] 15:40:48.166 Base dir: /w/workspace/jsonrpc-sonar/parent [INFO] 15:40:48.166 Source paths: pom.xml [INFO] 15:40:48.167 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.167 Indexing files of module 'JSON-RPC :: Provider :: Cluster' [INFO] 15:40:48.168 Base dir: /w/workspace/jsonrpc-sonar/provider/cluster [INFO] 15:40:48.168 Source paths: pom.xml, src/main/java [INFO] 15:40:48.168 Test paths: src/test/java [INFO] 15:40:48.168 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.170 Indexing files of module 'JSON-RPC :: Provider :: Common' [INFO] 15:40:48.170 Base dir: /w/workspace/jsonrpc-sonar/provider/common [INFO] 15:40:48.170 Source paths: pom.xml, src/main/java [INFO] 15:40:48.171 Test paths: src/test/java [INFO] 15:40:48.171 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.174 Indexing files of module 'JSON-RPC :: Provider :: Single node' [INFO] 15:40:48.174 Base dir: /w/workspace/jsonrpc-sonar/provider/single [INFO] 15:40:48.174 Source paths: pom.xml, src/main/java [INFO] 15:40:48.174 Test paths: src/test/java [INFO] 15:40:48.174 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.174 Indexing files of module 'JSON-RPC :: Provider' [INFO] 15:40:48.175 Base dir: /w/workspace/jsonrpc-sonar/provider [INFO] 15:40:48.175 Source paths: pom.xml [INFO] 15:40:48.175 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.175 Indexing files of module 'JSON-RPC :: Security :: AAA' [INFO] 15:40:48.175 Base dir: /w/workspace/jsonrpc-sonar/security/aaa [INFO] 15:40:48.176 Source paths: pom.xml, src/main/java [INFO] 15:40:48.176 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.176 Indexing files of module 'JSON-RPC :: Security :: API' [INFO] 15:40:48.176 Base dir: /w/workspace/jsonrpc-sonar/security/api [INFO] 15:40:48.177 Source paths: pom.xml, src/main/java [INFO] 15:40:48.177 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.177 Indexing files of module 'JSON-RPC :: Security :: NOOP' [INFO] 15:40:48.178 Base dir: /w/workspace/jsonrpc-sonar/security/noop [INFO] 15:40:48.178 Source paths: pom.xml, src/main/java [INFO] 15:40:48.178 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.178 Indexing files of module 'JSON-RPC :: Security :: Service' [INFO] 15:40:48.178 Base dir: /w/workspace/jsonrpc-sonar/security/service [INFO] 15:40:48.178 Source paths: pom.xml, src/main/java [INFO] 15:40:48.178 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.179 Indexing files of module 'JSON-RPC :: Security' [INFO] 15:40:48.179 Base dir: /w/workspace/jsonrpc-sonar/security [INFO] 15:40:48.179 Source paths: pom.xml [INFO] 15:40:48.179 Excluded sources: **/build-wrapper-dump.json [INFO] 15:40:48.180 Indexing files of module 'JSON-RPC :: Test model' [INFO] 15:40:48.180 Base dir: /w/workspace/jsonrpc-sonar/test-model [INFO] 15:40:48.180 Source paths: pom.xml, src/main/java [INFO] 15:40:48.180 Test paths: src/test/java [INFO] 15:40:48.180 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:40:48.181 Indexing files of module 'JSON-RPC :: Tools' [INFO] 15:40:48.181 Base dir: /w/workspace/jsonrpc-sonar/tools [INFO] 15:40:48.181 Source paths: pom.xml [INFO] 15:40:48.182 Excluded sources: **/build-wrapper-dump.json [INFO] 15:40:48.182 Indexing files of module 'JSON-RPC :: POM' [INFO] 15:40:48.182 Base dir: /w/workspace/jsonrpc-sonar [INFO] 15:40:48.182 Source paths: pom.xml [INFO] 15:40:48.182 Excluded sources: **/build-wrapper-dump.json [INFO] 15:40:48.183 428 files indexed (done) | time=56ms [INFO] 15:40:48.185 Quality profile for java: ODL way [INFO] 15:40:48.185 Quality profile for xml: Sonar way [INFO] 15:40:48.185 ------------- Run sensors on module JSON-RPC :: Test model [INFO] 15:40:48.282 Load metrics repository [INFO] 15:40:48.420 Load metrics repository (done) | time=137ms [INFO] 15:40:48.428 Sensor cache enabled [INFO] 15:40:48.430 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:40:48.432 Load sensor cache [INFO] 15:40:48.715 Load sensor cache (404) | time=282ms [INFO] 15:40:48.718 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:40:48.724 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:40:49.990 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:40:49.994 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:50.008 Sensor JavaSensor [java] [INFO] 15:40:50.010 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:50.022 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:50.023 Using ECJ batch to parse 4 Main java source files with batch size 53 KB. [INFO] 15:40:50.233 Starting batch processing. [INFO] 15:40:50.527 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:50.563 No boundary descriptors defined [INFO] 15:40:50.779 100% analyzed [INFO] 15:40:50.779 Batch processing: Done. [INFO] 15:40:50.780 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 15:40:50.781 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 15:40:50.786 Starting batch processing. [INFO] 15:40:50.987 100% analyzed [INFO] 15:40:50.987 Batch processing: Done. [INFO] 15:40:50.988 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:40:50.988 No "Generated" source files to scan. [INFO] 15:40:50.990 Sensor JavaSensor [java] (done) | time=982ms [INFO] 15:40:50.990 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:50.992 '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] 15:40:50.994 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [WARNING] 15:40:51.032 File 'YangModelBindingProviderImpl.java' not found in project sources [WARNING] 15:40:51.033 File 'YangModuleInfoImpl.java' not found in project sources [WARNING] 15:40:51.033 File 'YangModuleInfoImpl.java' not found in project sources [WARNING] 15:40:51.033 File 'YangModelBindingProviderImpl.java' not found in project sources [WARNING] 15:40:51.033 File 'YangModelBindingProviderImpl.java' not found in project sources [WARNING] 15:40:51.033 File 'YangModuleInfoImpl.java' not found in project sources [WARNING] 15:40:51.037 File 'YangModelBindingProviderImpl.java' not found in project sources [WARNING] 15:40:51.037 File 'YangModuleInfoImpl.java' not found in project sources [WARNING] 15:40:51.038 File 'YangModuleInfoImpl.java' not found in project sources [WARNING] 15:40:51.038 File 'YangModelBindingProviderImpl.java' not found in project sources [WARNING] 15:40:51.038 File 'YangModelBindingProviderImpl.java' not found in project sources [WARNING] 15:40:51.038 File 'YangModuleInfoImpl.java' not found in project sources [INFO] 15:40:51.038 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=47ms [INFO] 15:40:51.038 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:51.039 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:51.039 Sensor Java Config Sensor [iac] [INFO] 15:40:51.042 There are no files to be analyzed for the Java language [INFO] 15:40:51.043 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 15:40:51.043 Sensor IaC Docker Sensor [iac] [INFO] 15:40:51.043 There are no files to be analyzed for the Docker language [INFO] 15:40:51.043 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:51.044 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:51.044 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:51.044 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:51.044 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:51.044 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:51.044 Sensor IaC Shell Sensor [iac] [INFO] 15:40:51.045 There are no files to be analyzed for the Shell language [INFO] 15:40:51.045 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:51.045 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:51.045 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:51.045 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:51.045 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:51.045 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:51.045 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:51.046 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:51.046 Sensor SurefireSensor [java] [INFO] 15:40:51.047 parsing [/w/workspace/jsonrpc-sonar/test-model/target/surefire-reports] [WARNING] 15:40:51.047 Reports path contains no files matching TEST-.*.xml : /w/workspace/jsonrpc-sonar/test-model/target/surefire-reports [INFO] 15:40:51.047 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:40:51.048 Sensor XML Sensor [xml] [INFO] 15:40:51.052 1 source file to be analyzed [INFO] 15:40:51.177 1/1 source file has been analyzed [INFO] 15:40:51.177 Sensor XML Sensor [xml] (done) | time=129ms [INFO] 15:40:51.177 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:51.719 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=541ms [INFO] 15:40:51.723 ------------- Run sensors on module JSON-RPC :: Binding adapter [INFO] 15:40:51.781 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:51.785 Sensor JavaSensor [java] [INFO] 15:40:51.785 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:51.789 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:51.789 Using ECJ batch to parse 14 Main java source files with batch size 53 KB. [INFO] 15:40:51.798 Starting batch processing. [INFO] 15:40:51.854 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:51.857 No boundary descriptors defined [INFO] 15:40:52.286 100% analyzed [INFO] 15:40:52.286 Batch processing: Done. [INFO] 15:40:52.287 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 15:40:52.287 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 15:40:52.290 Starting batch processing. [INFO] 15:40:52.400 100% analyzed [INFO] 15:40:52.400 Batch processing: Done. [INFO] 15:40:52.401 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:40:52.401 No "Generated" source files to scan. [INFO] 15:40:52.402 Sensor JavaSensor [java] (done) | time=616ms [INFO] 15:40:52.402 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:52.402 '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] 15:40:52.402 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:40:52.409 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 15:40:52.409 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:52.409 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:52.409 Sensor Java Config Sensor [iac] [INFO] 15:40:52.410 There are no files to be analyzed for the Java language [INFO] 15:40:52.410 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:52.410 Sensor IaC Docker Sensor [iac] [INFO] 15:40:52.411 There are no files to be analyzed for the Docker language [INFO] 15:40:52.411 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:52.411 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:52.411 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:52.411 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:52.411 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:52.411 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:52.412 Sensor IaC Shell Sensor [iac] [INFO] 15:40:52.412 There are no files to be analyzed for the Shell language [INFO] 15:40:52.412 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:52.412 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:52.412 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:52.412 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:52.412 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:52.412 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:52.412 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:52.412 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:52.413 Sensor SurefireSensor [java] [INFO] 15:40:52.413 parsing [/w/workspace/jsonrpc-sonar/binding-adapter/target/surefire-reports] [INFO] 15:40:52.436 Sensor SurefireSensor [java] (done) | time=23ms [INFO] 15:40:52.437 Sensor XML Sensor [xml] [INFO] 15:40:52.438 1 source file to be analyzed [INFO] 15:40:52.467 1/1 source file has been analyzed [INFO] 15:40:52.467 Sensor XML Sensor [xml] (done) | time=30ms [INFO] 15:40:52.467 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:52.467 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:52.467 ------------- Run sensors on module JSON-RPC :: Tools [WARNING] 15:40:52.503 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 15:40:52.518 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:52.518 '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] 15:40:52.518 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:52.518 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:52.518 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:52.518 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:52.518 Sensor Java Config Sensor [iac] [INFO] 15:40:52.519 There are no files to be analyzed for the Java language [INFO] 15:40:52.519 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:52.519 Sensor IaC Docker Sensor [iac] [INFO] 15:40:52.519 There are no files to be analyzed for the Docker language [INFO] 15:40:52.519 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:52.519 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:52.519 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:52.520 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:52.520 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:52.520 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:52.520 Sensor IaC Shell Sensor [iac] [INFO] 15:40:52.520 There are no files to be analyzed for the Shell language [INFO] 15:40:52.520 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:52.520 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:52.520 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:52.520 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:52.521 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:52.521 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:52.521 Sensor XML Sensor [xml] [INFO] 15:40:52.522 1 source file to be analyzed [INFO] 15:40:52.531 1/1 source file has been analyzed [INFO] 15:40:52.531 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:40:52.532 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:52.532 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:52.532 ------------- Run sensors on module JSON-RPC :: BUS :: API [INFO] 15:40:52.578 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:52.582 Sensor JavaSensor [java] [INFO] 15:40:52.582 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:52.583 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:52.583 Using ECJ batch to parse 19 Main java source files with batch size 53 KB. [INFO] 15:40:52.588 Starting batch processing. [INFO] 15:40:52.609 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:52.611 No boundary descriptors defined [INFO] 15:40:52.725 100% analyzed [INFO] 15:40:52.726 Batch processing: Done. [INFO] 15:40:52.726 Did not optimize analysis for any files, performed a full analysis for all 19 files. [INFO] 15:40:52.726 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 15:40:52.727 Starting batch processing. [INFO] 15:40:52.820 100% analyzed [INFO] 15:40:52.820 Batch processing: Done. [INFO] 15:40:52.821 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:40:52.822 No "Generated" source files to scan. [INFO] 15:40:52.823 Sensor JavaSensor [java] (done) | time=240ms [INFO] 15:40:52.823 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:52.824 '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] 15:40:52.824 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:40:52.829 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 15:40:52.830 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:52.831 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:40:52.831 Sensor Java Config Sensor [iac] [INFO] 15:40:52.832 There are no files to be analyzed for the Java language [INFO] 15:40:52.832 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:40:52.832 Sensor IaC Docker Sensor [iac] [INFO] 15:40:52.833 There are no files to be analyzed for the Docker language [INFO] 15:40:52.833 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:40:52.833 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:52.833 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:52.834 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:52.834 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:52.834 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:52.834 Sensor IaC Shell Sensor [iac] [INFO] 15:40:52.834 There are no files to be analyzed for the Shell language [INFO] 15:40:52.834 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:52.834 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:52.835 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:52.835 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:52.836 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:52.836 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:52.836 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:52.836 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:52.836 Sensor SurefireSensor [java] [INFO] 15:40:52.836 parsing [/w/workspace/jsonrpc-sonar/bus/api/target/surefire-reports] [INFO] 15:40:52.840 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 15:40:52.841 Sensor XML Sensor [xml] [INFO] 15:40:52.856 1 source file to be analyzed [INFO] 15:40:52.856 1/1 source file has been analyzed [INFO] 15:40:52.862 Sensor XML Sensor [xml] (done) | time=21ms [INFO] 15:40:52.862 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:52.862 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:52.863 ------------- Run sensors on module JSON-RPC :: BUS :: Messaging library [INFO] 15:40:52.937 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:52.948 Sensor JavaSensor [java] [INFO] 15:40:52.948 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:52.950 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:52.952 Using ECJ batch to parse 42 Main java source files with batch size 53 KB. [INFO] 15:40:52.960 Starting batch processing. [INFO] 15:40:53.035 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:53.046 No boundary descriptors defined [INFO] 15:40:53.724 100% analyzed [INFO] 15:40:53.724 Batch processing: Done. [INFO] 15:40:53.724 Did not optimize analysis for any files, performed a full analysis for all 42 files. [INFO] 15:40:53.724 Using ECJ batch to parse 32 Test java source files with batch size 53 KB. [INFO] 15:40:53.731 Starting batch processing. [INFO] 15:40:54.046 100% analyzed [INFO] 15:40:54.046 Batch processing: Done. [INFO] 15:40:54.047 Did not optimize analysis for any files, performed a full analysis for all 32 files. [INFO] 15:40:54.047 No "Generated" source files to scan. [INFO] 15:40:54.047 Sensor JavaSensor [java] (done) | time=1099ms [INFO] 15:40:54.048 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:54.048 '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] 15:40:54.048 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:40:54.059 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] 15:40:54.059 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:54.059 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:54.059 Sensor Java Config Sensor [iac] [INFO] 15:40:54.061 There are no files to be analyzed for the Java language [INFO] 15:40:54.061 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:40:54.061 Sensor IaC Docker Sensor [iac] [INFO] 15:40:54.063 There are no files to be analyzed for the Docker language [INFO] 15:40:54.063 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:40:54.063 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:54.063 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:54.063 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:54.063 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:54.063 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:54.063 Sensor IaC Shell Sensor [iac] [INFO] 15:40:54.064 There are no files to be analyzed for the Shell language [INFO] 15:40:54.064 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:54.064 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:54.064 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:54.064 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.064 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:54.064 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.064 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:54.064 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.064 Sensor SurefireSensor [java] [INFO] 15:40:54.064 parsing [/w/workspace/jsonrpc-sonar/bus/messagelib/target/surefire-reports] [INFO] 15:40:54.077 Sensor SurefireSensor [java] (done) | time=12ms [INFO] 15:40:54.077 Sensor XML Sensor [xml] [INFO] 15:40:54.080 1 source file to be analyzed [INFO] 15:40:54.091 1/1 source file has been analyzed [INFO] 15:40:54.091 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 15:40:54.092 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:54.092 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:54.092 ------------- Run sensors on module JSON-RPC :: BUS :: HTTP transport [INFO] 15:40:54.133 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:54.135 Sensor JavaSensor [java] [INFO] 15:40:54.135 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:54.137 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:54.137 Using ECJ batch to parse 23 Main java source files with batch size 53 KB. [INFO] 15:40:54.142 Starting batch processing. [INFO] 15:40:54.172 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:54.174 No boundary descriptors defined [INFO] 15:40:54.387 100% analyzed [INFO] 15:40:54.387 Batch processing: Done. [INFO] 15:40:54.387 Did not optimize analysis for any files, performed a full analysis for all 23 files. [INFO] 15:40:54.388 Using ECJ batch to parse 7 Test java source files with batch size 53 KB. [INFO] 15:40:54.390 Starting batch processing. [INFO] 15:40:54.485 100% analyzed [INFO] 15:40:54.486 Batch processing: Done. [INFO] 15:40:54.486 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 15:40:54.486 No "Generated" source files to scan. [INFO] 15:40:54.486 Sensor JavaSensor [java] (done) | time=351ms [INFO] 15:40:54.487 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:54.487 '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] 15:40:54.487 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:40:54.492 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 15:40:54.493 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:54.493 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:54.493 Sensor Java Config Sensor [iac] [INFO] 15:40:54.493 There are no files to be analyzed for the Java language [INFO] 15:40:54.493 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:54.494 Sensor IaC Docker Sensor [iac] [INFO] 15:40:54.494 There are no files to be analyzed for the Docker language [INFO] 15:40:54.494 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:54.494 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:54.494 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:54.494 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:54.495 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:54.495 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:54.495 Sensor IaC Shell Sensor [iac] [INFO] 15:40:54.495 There are no files to be analyzed for the Shell language [INFO] 15:40:54.495 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:54.495 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:54.495 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:54.495 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.495 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:54.495 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.495 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:54.496 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.496 Sensor SurefireSensor [java] [INFO] 15:40:54.496 parsing [/w/workspace/jsonrpc-sonar/bus/transport-http/target/surefire-reports] [INFO] 15:40:54.502 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 15:40:54.502 Sensor XML Sensor [xml] [INFO] 15:40:54.513 1 source file to be analyzed [INFO] 15:40:54.514 1/1 source file has been analyzed [INFO] 15:40:54.514 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 15:40:54.514 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:54.514 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:54.514 ------------- Run sensors on module JSON-RPC :: BUS :: Config [INFO] 15:40:54.558 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:54.560 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:54.560 '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] 15:40:54.560 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:54.560 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:54.560 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:54.560 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:54.561 Sensor Java Config Sensor [iac] [INFO] 15:40:54.561 There are no files to be analyzed for the Java language [INFO] 15:40:54.561 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:54.561 Sensor IaC Docker Sensor [iac] [INFO] 15:40:54.561 There are no files to be analyzed for the Docker language [INFO] 15:40:54.562 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:54.562 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:54.562 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:54.562 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:54.562 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:54.563 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:54.563 Sensor IaC Shell Sensor [iac] [INFO] 15:40:54.563 There are no files to be analyzed for the Shell language [INFO] 15:40:54.563 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:54.563 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:54.564 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:54.564 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.564 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:54.564 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.564 Sensor XML Sensor [xml] [INFO] 15:40:54.566 1 source file to be analyzed [INFO] 15:40:54.573 1/1 source file has been analyzed [INFO] 15:40:54.573 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:40:54.573 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:54.573 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:54.574 ------------- Run sensors on module JSON-RPC :: BUS :: SPI [INFO] 15:40:54.614 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:54.617 Sensor JavaSensor [java] [INFO] 15:40:54.617 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:54.619 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:54.619 Using ECJ batch to parse 24 Main java source files with batch size 53 KB. [INFO] 15:40:54.624 Starting batch processing. [INFO] 15:40:54.649 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:54.651 No boundary descriptors defined [INFO] 15:40:54.861 100% analyzed [INFO] 15:40:54.861 Batch processing: Done. [INFO] 15:40:54.862 Did not optimize analysis for any files, performed a full analysis for all 24 files. [INFO] 15:40:54.862 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 15:40:54.863 Starting batch processing. [INFO] 15:40:54.891 100% analyzed [INFO] 15:40:54.891 Batch processing: Done. [INFO] 15:40:54.892 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:40:54.892 No "Generated" source files to scan. [INFO] 15:40:54.892 Sensor JavaSensor [java] (done) | time=275ms [INFO] 15:40:54.892 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:54.893 '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] 15:40:54.893 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:40:54.899 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 15:40:54.899 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:54.899 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:54.899 Sensor Java Config Sensor [iac] [INFO] 15:40:54.900 There are no files to be analyzed for the Java language [INFO] 15:40:54.900 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:54.900 Sensor IaC Docker Sensor [iac] [INFO] 15:40:54.901 There are no files to be analyzed for the Docker language [INFO] 15:40:54.901 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:40:54.901 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:54.901 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:54.901 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:54.902 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:54.902 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:54.902 Sensor IaC Shell Sensor [iac] [INFO] 15:40:54.903 There are no files to be analyzed for the Shell language [INFO] 15:40:54.903 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:54.903 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:54.903 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:54.903 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.903 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:54.904 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.904 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:54.904 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:54.904 Sensor SurefireSensor [java] [INFO] 15:40:54.904 parsing [/w/workspace/jsonrpc-sonar/bus/spi/target/surefire-reports] [WARNING] 15:40:54.905 Reports path contains no files matching TEST-.*.xml : /w/workspace/jsonrpc-sonar/bus/spi/target/surefire-reports [INFO] 15:40:54.905 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:40:54.905 Sensor XML Sensor [xml] [INFO] 15:40:54.914 1 source file to be analyzed [INFO] 15:40:54.915 1/1 source file has been analyzed [INFO] 15:40:54.915 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:40:54.915 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:54.915 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:54.916 ------------- Run sensors on module JSON-RPC :: BUS :: Examples :: Binding bridge [INFO] 15:40:54.956 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:54.959 Sensor JavaSensor [java] [INFO] 15:40:54.959 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:54.962 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:54.962 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 15:40:54.964 Starting batch processing. [INFO] 15:40:55.021 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:55.025 No boundary descriptors defined [INFO] 15:40:55.046 100% analyzed [INFO] 15:40:55.046 Batch processing: Done. [INFO] 15:40:55.047 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:40:55.047 No "Test" source files to scan. [INFO] 15:40:55.047 No "Generated" source files to scan. [INFO] 15:40:55.048 Sensor JavaSensor [java] (done) | time=88ms [INFO] 15:40:55.048 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:55.049 '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] 15:40:55.049 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:55.049 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:55.049 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:55.049 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:55.050 Sensor Java Config Sensor [iac] [INFO] 15:40:55.050 There are no files to be analyzed for the Java language [INFO] 15:40:55.050 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:55.051 Sensor IaC Docker Sensor [iac] [INFO] 15:40:55.051 There are no files to be analyzed for the Docker language [INFO] 15:40:55.051 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:55.052 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:55.052 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:55.052 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:55.052 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:55.053 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:55.053 Sensor IaC Shell Sensor [iac] [INFO] 15:40:55.053 There are no files to be analyzed for the Shell language [INFO] 15:40:55.053 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:55.054 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:55.054 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:55.054 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.055 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:55.055 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.055 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:55.055 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.055 Sensor SurefireSensor [java] [INFO] 15:40:55.056 parsing [/w/workspace/jsonrpc-sonar/bus/examples/binding-bridge/target/surefire-reports] [INFO] 15:40:55.056 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:40:55.056 Sensor XML Sensor [xml] [INFO] 15:40:55.071 1 source file to be analyzed [INFO] 15:40:55.071 1/1 source file has been analyzed [INFO] 15:40:55.071 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 15:40:55.071 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:55.071 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:55.072 ------------- Run sensors on module JSON-RPC :: BUS :: Examples :: Inband models [INFO] 15:40:55.137 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:55.141 Sensor JavaSensor [java] [INFO] 15:40:55.141 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:55.144 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:55.144 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 15:40:55.147 Starting batch processing. [INFO] 15:40:55.165 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:55.167 No boundary descriptors defined [INFO] 15:40:55.205 100% analyzed [INFO] 15:40:55.205 Batch processing: Done. [INFO] 15:40:55.205 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:40:55.205 No "Test" source files to scan. [INFO] 15:40:55.205 No "Generated" source files to scan. [INFO] 15:40:55.206 Sensor JavaSensor [java] (done) | time=64ms [INFO] 15:40:55.206 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:55.206 '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] 15:40:55.206 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:55.206 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:55.207 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:55.207 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:55.207 Sensor Java Config Sensor [iac] [INFO] 15:40:55.207 There are no files to be analyzed for the Java language [INFO] 15:40:55.207 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:55.207 Sensor IaC Docker Sensor [iac] [INFO] 15:40:55.207 There are no files to be analyzed for the Docker language [INFO] 15:40:55.207 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:55.207 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:55.208 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:55.208 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:55.208 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:55.208 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:55.208 Sensor IaC Shell Sensor [iac] [INFO] 15:40:55.208 There are no files to be analyzed for the Shell language [INFO] 15:40:55.208 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:55.208 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:55.208 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:55.208 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.208 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:55.208 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.209 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:55.209 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.209 Sensor SurefireSensor [java] [INFO] 15:40:55.209 parsing [/w/workspace/jsonrpc-sonar/bus/examples/inband-models/target/surefire-reports] [INFO] 15:40:55.209 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:40:55.209 Sensor XML Sensor [xml] [INFO] 15:40:55.209 1 source file to be analyzed [INFO] 15:40:55.221 1/1 source file has been analyzed [INFO] 15:40:55.221 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 15:40:55.221 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:55.221 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:55.222 ------------- Run sensors on module JSON-RPC :: BUS :: Examples [WARNING] 15:40:55.254 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 15:40:55.262 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:55.263 '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] 15:40:55.263 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:55.263 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:55.263 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:55.263 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:55.263 Sensor Java Config Sensor [iac] [INFO] 15:40:55.263 There are no files to be analyzed for the Java language [INFO] 15:40:55.263 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:55.264 Sensor IaC Docker Sensor [iac] [INFO] 15:40:55.264 There are no files to be analyzed for the Docker language [INFO] 15:40:55.264 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:55.264 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:55.264 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:55.264 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:55.264 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:55.264 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:55.264 Sensor IaC Shell Sensor [iac] [INFO] 15:40:55.264 There are no files to be analyzed for the Shell language [INFO] 15:40:55.264 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:55.265 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:55.265 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:55.265 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.265 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:55.265 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.265 Sensor XML Sensor [xml] [INFO] 15:40:55.268 1 source file to be analyzed [INFO] 15:40:55.275 1/1 source file has been analyzed [INFO] 15:40:55.275 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:40:55.275 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:55.275 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:55.276 ------------- Run sensors on module JSON-RPC :: BUS :: ZeroMQ transport [INFO] 15:40:55.315 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:55.317 Sensor JavaSensor [java] [INFO] 15:40:55.317 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:55.319 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:55.319 Using ECJ batch to parse 35 Main java source files with batch size 53 KB. [INFO] 15:40:55.324 Starting batch processing. [INFO] 15:40:55.341 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:55.343 No boundary descriptors defined [INFO] 15:40:55.624 100% analyzed [INFO] 15:40:55.624 Batch processing: Done. [INFO] 15:40:55.625 Did not optimize analysis for any files, performed a full analysis for all 35 files. [INFO] 15:40:55.625 Using ECJ batch to parse 9 Test java source files with batch size 53 KB. [INFO] 15:40:55.627 Starting batch processing. [INFO] 15:40:55.744 100% analyzed [INFO] 15:40:55.745 Batch processing: Done. [INFO] 15:40:55.745 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 15:40:55.745 No "Generated" source files to scan. [INFO] 15:40:55.746 Sensor JavaSensor [java] (done) | time=428ms [INFO] 15:40:55.747 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:55.747 '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] 15:40:55.747 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:40:55.754 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 15:40:55.754 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:55.754 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:55.754 Sensor Java Config Sensor [iac] [INFO] 15:40:55.755 There are no files to be analyzed for the Java language [INFO] 15:40:55.755 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:55.755 Sensor IaC Docker Sensor [iac] [INFO] 15:40:55.756 There are no files to be analyzed for the Docker language [INFO] 15:40:55.756 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:40:55.757 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:55.757 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:55.757 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:55.757 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:55.758 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:55.758 Sensor IaC Shell Sensor [iac] [INFO] 15:40:55.758 There are no files to be analyzed for the Shell language [INFO] 15:40:55.758 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:55.758 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:55.758 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:55.759 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.759 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:55.759 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.759 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:55.760 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:55.760 Sensor SurefireSensor [java] [INFO] 15:40:55.760 parsing [/w/workspace/jsonrpc-sonar/bus/transport-zmq/target/surefire-reports] [INFO] 15:40:55.764 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 15:40:55.764 Sensor XML Sensor [xml] [INFO] 15:40:55.766 1 source file to be analyzed [INFO] 15:40:55.774 1/1 source file has been analyzed [INFO] 15:40:55.775 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:40:55.775 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:55.775 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:55.776 ------------- Run sensors on module JSON-RPC :: BUS :: JSON-RPC codec [INFO] 15:40:55.813 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:55.815 Sensor JavaSensor [java] [INFO] 15:40:55.815 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:55.817 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:55.817 Using ECJ batch to parse 14 Main java source files with batch size 53 KB. [INFO] 15:40:55.821 Starting batch processing. [INFO] 15:40:55.859 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:55.863 No boundary descriptors defined [INFO] 15:40:55.984 100% analyzed [INFO] 15:40:55.984 Batch processing: Done. [INFO] 15:40:55.985 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 15:40:55.985 Using ECJ batch to parse 8 Test java source files with batch size 53 KB. [INFO] 15:40:55.988 Starting batch processing. [INFO] 15:40:56.077 100% analyzed [INFO] 15:40:56.077 Batch processing: Done. [INFO] 15:40:56.077 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 15:40:56.077 No "Generated" source files to scan. [INFO] 15:40:56.078 Sensor JavaSensor [java] (done) | time=262ms [INFO] 15:40:56.078 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:56.078 '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] 15:40:56.078 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:40:56.083 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 15:40:56.083 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:56.083 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.083 Sensor Java Config Sensor [iac] [INFO] 15:40:56.084 There are no files to be analyzed for the Java language [INFO] 15:40:56.084 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:56.084 Sensor IaC Docker Sensor [iac] [INFO] 15:40:56.085 There are no files to be analyzed for the Docker language [INFO] 15:40:56.085 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:56.085 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:56.085 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:56.086 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:56.086 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:56.086 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.086 Sensor IaC Shell Sensor [iac] [INFO] 15:40:56.086 There are no files to be analyzed for the Shell language [INFO] 15:40:56.086 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:56.087 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:56.087 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:56.087 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.087 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:56.087 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.088 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:56.088 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.088 Sensor SurefireSensor [java] [INFO] 15:40:56.088 parsing [/w/workspace/jsonrpc-sonar/bus/jsonrpc/target/surefire-reports] [INFO] 15:40:56.092 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 15:40:56.092 Sensor XML Sensor [xml] [INFO] 15:40:56.093 1 source file to be analyzed [INFO] 15:40:56.104 1/1 source file has been analyzed [INFO] 15:40:56.104 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 15:40:56.104 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:56.104 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:56.105 ------------- Run sensors on module JSON-RPC :: BUS [WARNING] 15:40:56.133 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 15:40:56.142 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:56.142 '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] 15:40:56.142 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:56.142 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:56.142 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:56.143 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.143 Sensor Java Config Sensor [iac] [INFO] 15:40:56.143 There are no files to be analyzed for the Java language [INFO] 15:40:56.143 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:56.143 Sensor IaC Docker Sensor [iac] [INFO] 15:40:56.143 There are no files to be analyzed for the Docker language [INFO] 15:40:56.143 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:56.144 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:56.144 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:56.144 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:56.144 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:56.145 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.145 Sensor IaC Shell Sensor [iac] [INFO] 15:40:56.145 There are no files to be analyzed for the Shell language [INFO] 15:40:56.145 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:56.147 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:56.147 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:56.147 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.147 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:56.147 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.147 Sensor XML Sensor [xml] [INFO] 15:40:56.148 1 source file to be analyzed [INFO] 15:40:56.153 1/1 source file has been analyzed [INFO] 15:40:56.153 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:40:56.153 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:56.153 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:56.154 ------------- Run sensors on module JSON-RPC :: DOM :: Codec [INFO] 15:40:56.189 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:56.192 Sensor JavaSensor [java] [INFO] 15:40:56.192 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:56.194 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:56.194 Using ECJ batch to parse 13 Main java source files with batch size 53 KB. [INFO] 15:40:56.198 Starting batch processing. [INFO] 15:40:56.218 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:56.219 No boundary descriptors defined [INFO] 15:40:56.410 100% analyzed [INFO] 15:40:56.410 Batch processing: Done. [INFO] 15:40:56.411 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 15:40:56.411 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 15:40:56.416 Starting batch processing. [INFO] 15:40:56.522 100% analyzed [INFO] 15:40:56.522 Batch processing: Done. [INFO] 15:40:56.523 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:40:56.523 No "Generated" source files to scan. [INFO] 15:40:56.524 Sensor JavaSensor [java] (done) | time=331ms [INFO] 15:40:56.524 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:56.525 '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] 15:40:56.525 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:40:56.530 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 15:40:56.530 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:56.530 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.530 Sensor Java Config Sensor [iac] [INFO] 15:40:56.531 There are no files to be analyzed for the Java language [INFO] 15:40:56.531 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:56.531 Sensor IaC Docker Sensor [iac] [INFO] 15:40:56.531 There are no files to be analyzed for the Docker language [INFO] 15:40:56.532 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:56.532 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:56.532 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:56.532 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:56.532 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:56.533 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.533 Sensor IaC Shell Sensor [iac] [INFO] 15:40:56.533 There are no files to be analyzed for the Shell language [INFO] 15:40:56.533 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:56.534 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:56.534 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:56.534 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.534 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:56.534 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.535 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:56.535 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.535 Sensor SurefireSensor [java] [INFO] 15:40:56.535 parsing [/w/workspace/jsonrpc-sonar/dom-codec/target/surefire-reports] [INFO] 15:40:56.539 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 15:40:56.540 Sensor XML Sensor [xml] [INFO] 15:40:56.548 1 source file to be analyzed [INFO] 15:40:56.549 1/1 source file has been analyzed [INFO] 15:40:56.549 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:40:56.549 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:56.549 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:56.550 ------------- Run sensors on module JSON-RPC :: Artifacts [WARNING] 15:40:56.582 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 15:40:56.590 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:56.591 '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] 15:40:56.591 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:56.591 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:56.591 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:56.591 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.591 Sensor Java Config Sensor [iac] [INFO] 15:40:56.591 There are no files to be analyzed for the Java language [INFO] 15:40:56.591 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:56.591 Sensor IaC Docker Sensor [iac] [INFO] 15:40:56.591 There are no files to be analyzed for the Docker language [INFO] 15:40:56.592 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:56.592 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:56.592 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:56.592 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:56.592 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:56.592 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.592 Sensor IaC Shell Sensor [iac] [INFO] 15:40:56.592 There are no files to be analyzed for the Shell language [INFO] 15:40:56.592 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:56.592 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:56.593 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:56.593 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.593 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:56.593 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.593 Sensor XML Sensor [xml] [INFO] 15:40:56.599 1 source file to be analyzed [INFO] 15:40:56.612 1/1 source file has been analyzed [INFO] 15:40:56.612 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 15:40:56.612 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:56.613 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:56.613 ------------- Run sensors on module JSON-RPC :: Karaf [INFO] 15:40:56.649 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:56.651 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:56.651 '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] 15:40:56.651 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:56.651 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:56.651 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:56.651 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.651 Sensor Java Config Sensor [iac] [INFO] 15:40:56.651 There are no files to be analyzed for the Java language [INFO] 15:40:56.651 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:56.652 Sensor IaC Docker Sensor [iac] [INFO] 15:40:56.652 There are no files to be analyzed for the Docker language [INFO] 15:40:56.652 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:56.652 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:56.652 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:56.652 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:56.652 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:56.652 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.652 Sensor IaC Shell Sensor [iac] [INFO] 15:40:56.652 There are no files to be analyzed for the Shell language [INFO] 15:40:56.652 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:56.653 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:56.653 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:56.653 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.653 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:56.653 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.653 Sensor XML Sensor [xml] [INFO] 15:40:56.660 1 source file to be analyzed [INFO] 15:40:56.660 1/1 source file has been analyzed [INFO] 15:40:56.660 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:40:56.660 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:56.660 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:56.660 ------------- Run sensors on module JSON-RPC :: Parent [INFO] 15:40:56.696 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:56.698 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:56.698 '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] 15:40:56.698 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:56.698 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:56.698 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:56.698 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.698 Sensor Java Config Sensor [iac] [INFO] 15:40:56.699 There are no files to be analyzed for the Java language [INFO] 15:40:56.699 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:56.699 Sensor IaC Docker Sensor [iac] [INFO] 15:40:56.699 There are no files to be analyzed for the Docker language [INFO] 15:40:56.699 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:56.699 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:56.699 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:56.699 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:56.699 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:56.699 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:56.700 Sensor IaC Shell Sensor [iac] [INFO] 15:40:56.700 There are no files to be analyzed for the Shell language [INFO] 15:40:56.700 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:56.700 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:56.700 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:56.700 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.700 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:56.700 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:56.700 Sensor XML Sensor [xml] [INFO] 15:40:56.704 1 source file to be analyzed [INFO] 15:40:56.708 1/1 source file has been analyzed [INFO] 15:40:56.708 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:40:56.708 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:56.708 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:56.709 ------------- Run sensors on module JSON-RPC :: Provider :: Common [INFO] 15:40:56.744 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:56.747 Sensor JavaSensor [java] [INFO] 15:40:56.748 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:56.751 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:56.751 Using ECJ batch to parse 61 Main java source files with batch size 53 KB. [INFO] 15:40:56.755 Starting batch processing. [INFO] 15:40:56.792 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:56.795 No boundary descriptors defined [INFO] 15:40:57.669 100% analyzed [INFO] 15:40:57.669 Batch processing: Done. [INFO] 15:40:57.670 Did not optimize analysis for any files, performed a full analysis for all 61 files. [INFO] 15:40:57.670 Using ECJ batch to parse 17 Test java source files with batch size 53 KB. [INFO] 15:40:57.674 Starting batch processing. [INFO] 15:40:58.129 100% analyzed [INFO] 15:40:58.129 Batch processing: Done. [INFO] 15:40:58.130 Did not optimize analysis for any files, performed a full analysis for all 17 files. [INFO] 15:40:58.130 No "Generated" source files to scan. [INFO] 15:40:58.131 Sensor JavaSensor [java] (done) | time=1382ms [INFO] 15:40:58.131 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:58.131 '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] 15:40:58.132 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:40:58.144 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms [INFO] 15:40:58.144 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:58.144 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:58.144 Sensor Java Config Sensor [iac] [INFO] 15:40:58.145 There are no files to be analyzed for the Java language [INFO] 15:40:58.145 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:58.145 Sensor IaC Docker Sensor [iac] [INFO] 15:40:58.147 There are no files to be analyzed for the Docker language [INFO] 15:40:58.147 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 15:40:58.148 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:58.148 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:58.148 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:58.148 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:58.148 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:58.148 Sensor IaC Shell Sensor [iac] [INFO] 15:40:58.148 There are no files to be analyzed for the Shell language [INFO] 15:40:58.148 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:58.148 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:58.148 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:58.148 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:58.149 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:58.149 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:58.149 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:58.149 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:58.149 Sensor SurefireSensor [java] [INFO] 15:40:58.149 parsing [/w/workspace/jsonrpc-sonar/provider/common/target/surefire-reports] [INFO] 15:40:58.160 Sensor SurefireSensor [java] (done) | time=11ms [INFO] 15:40:58.160 Sensor XML Sensor [xml] [INFO] 15:40:58.169 1 source file to be analyzed [INFO] 15:40:58.169 1/1 source file has been analyzed [INFO] 15:40:58.169 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:40:58.169 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:58.169 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:58.170 ------------- Run sensors on module JSON-RPC :: Provider :: Cluster [INFO] 15:40:58.208 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:58.211 Sensor JavaSensor [java] [INFO] 15:40:58.211 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:58.214 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:58.214 Using ECJ batch to parse 34 Main java source files with batch size 53 KB. [INFO] 15:40:58.219 Starting batch processing. [INFO] 15:40:58.241 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:58.242 No boundary descriptors defined [INFO] 15:40:58.712 100% analyzed [INFO] 15:40:58.713 Batch processing: Done. [INFO] 15:40:58.713 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 15:40:58.713 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 15:40:58.716 Starting batch processing. [INFO] 15:40:58.830 100% analyzed [INFO] 15:40:58.830 Batch processing: Done. [INFO] 15:40:58.831 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:40:58.831 No "Generated" source files to scan. [INFO] 15:40:58.831 Sensor JavaSensor [java] (done) | time=620ms [INFO] 15:40:58.831 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:58.832 '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] 15:40:58.832 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [WARNING] 15:40:58.837 File 'YangModelBindingProviderImpl.java' not found in project sources [WARNING] 15:40:58.837 File 'YangModuleInfoImpl.java' not found in project sources [INFO] 15:40:58.839 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 15:40:58.839 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:58.839 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:58.839 Sensor Java Config Sensor [iac] [INFO] 15:40:58.840 There are no files to be analyzed for the Java language [INFO] 15:40:58.840 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:58.840 Sensor IaC Docker Sensor [iac] [INFO] 15:40:58.841 There are no files to be analyzed for the Docker language [INFO] 15:40:58.841 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:58.841 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:58.841 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:58.841 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:58.841 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:58.841 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:58.841 Sensor IaC Shell Sensor [iac] [INFO] 15:40:58.841 There are no files to be analyzed for the Shell language [INFO] 15:40:58.841 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:58.841 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:58.841 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:58.841 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:58.841 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:58.841 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:58.841 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:58.841 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:58.841 Sensor SurefireSensor [java] [INFO] 15:40:58.841 parsing [/w/workspace/jsonrpc-sonar/provider/cluster/target/surefire-reports] [INFO] 15:40:58.843 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:40:58.843 Sensor XML Sensor [xml] [INFO] 15:40:58.844 1 source file to be analyzed [INFO] 15:40:58.858 1/1 source file has been analyzed [INFO] 15:40:58.858 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 15:40:58.858 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:58.858 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:58.858 ------------- Run sensors on module JSON-RPC :: Provider :: Single node [INFO] 15:40:58.894 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:58.896 Sensor JavaSensor [java] [INFO] 15:40:58.896 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:58.898 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:58.898 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 15:40:58.900 Starting batch processing. [INFO] 15:40:58.949 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:58.953 No boundary descriptors defined [INFO] 15:40:58.965 100% analyzed [INFO] 15:40:58.965 Batch processing: Done. [INFO] 15:40:58.966 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:40:58.966 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 15:40:58.968 Starting batch processing. [INFO] 15:40:59.036 100% analyzed [INFO] 15:40:59.036 Batch processing: Done. [INFO] 15:40:59.036 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:40:59.036 No "Generated" source files to scan. [INFO] 15:40:59.037 Sensor JavaSensor [java] (done) | time=140ms [INFO] 15:40:59.037 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.037 '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] 15:40:59.037 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:40:59.038 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:40:59.038 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.038 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.038 Sensor Java Config Sensor [iac] [INFO] 15:40:59.039 There are no files to be analyzed for the Java language [INFO] 15:40:59.039 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.039 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.039 There are no files to be analyzed for the Docker language [INFO] 15:40:59.039 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.039 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.039 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.039 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.039 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.039 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.039 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.039 There are no files to be analyzed for the Shell language [INFO] 15:40:59.039 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.039 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.039 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.039 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.039 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.039 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.039 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:59.039 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.039 Sensor SurefireSensor [java] [INFO] 15:40:59.039 parsing [/w/workspace/jsonrpc-sonar/provider/single/target/surefire-reports] [INFO] 15:40:59.041 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:40:59.041 Sensor XML Sensor [xml] [INFO] 15:40:59.045 1 source file to be analyzed [INFO] 15:40:59.055 1/1 source file has been analyzed [INFO] 15:40:59.055 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 15:40:59.055 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.055 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.056 ------------- Run sensors on module JSON-RPC :: Provider [INFO] 15:40:59.089 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.091 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.091 '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] 15:40:59.091 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.091 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.091 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.091 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.091 Sensor Java Config Sensor [iac] [INFO] 15:40:59.091 There are no files to be analyzed for the Java language [INFO] 15:40:59.092 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.092 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.092 There are no files to be analyzed for the Docker language [INFO] 15:40:59.092 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.092 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.092 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.092 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.092 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.092 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.092 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.092 There are no files to be analyzed for the Shell language [INFO] 15:40:59.092 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.092 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.092 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.092 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.092 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.092 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.092 Sensor XML Sensor [xml] [INFO] 15:40:59.098 1 source file to be analyzed [INFO] 15:40:59.111 1/1 source file has been analyzed [INFO] 15:40:59.111 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 15:40:59.111 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.111 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.112 ------------- Run sensors on module JSON-RPC :: Security :: Service [INFO] 15:40:59.160 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.162 Sensor JavaSensor [java] [INFO] 15:40:59.162 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.163 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:59.163 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 15:40:59.164 Starting batch processing. [INFO] 15:40:59.205 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:59.208 No boundary descriptors defined [INFO] 15:40:59.228 100% analyzed [INFO] 15:40:59.228 Batch processing: Done. [INFO] 15:40:59.229 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:40:59.229 No "Test" source files to scan. [INFO] 15:40:59.229 No "Generated" source files to scan. [INFO] 15:40:59.229 Sensor JavaSensor [java] (done) | time=67ms [INFO] 15:40:59.230 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.230 '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] 15:40:59.230 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.230 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.230 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.230 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.230 Sensor Java Config Sensor [iac] [INFO] 15:40:59.231 There are no files to be analyzed for the Java language [INFO] 15:40:59.231 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.231 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.231 There are no files to be analyzed for the Docker language [INFO] 15:40:59.231 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.231 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.231 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.231 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.231 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.231 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.231 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.231 There are no files to be analyzed for the Shell language [INFO] 15:40:59.231 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.231 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.231 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.231 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.231 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.232 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.232 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:59.232 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.232 Sensor SurefireSensor [java] [INFO] 15:40:59.232 parsing [/w/workspace/jsonrpc-sonar/security/service/target/surefire-reports] [INFO] 15:40:59.232 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:40:59.232 Sensor XML Sensor [xml] [INFO] 15:40:59.239 1 source file to be analyzed [INFO] 15:40:59.239 1/1 source file has been analyzed [INFO] 15:40:59.239 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:40:59.240 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.240 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.240 ------------- Run sensors on module JSON-RPC :: Security :: API [INFO] 15:40:59.279 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.280 Sensor JavaSensor [java] [INFO] 15:40:59.280 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.281 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:59.281 Using ECJ batch to parse 10 Main java source files with batch size 53 KB. [INFO] 15:40:59.284 Starting batch processing. [INFO] 15:40:59.312 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:59.314 No boundary descriptors defined [INFO] 15:40:59.368 100% analyzed [INFO] 15:40:59.368 Batch processing: Done. [INFO] 15:40:59.368 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 15:40:59.369 No "Test" source files to scan. [INFO] 15:40:59.369 No "Generated" source files to scan. [INFO] 15:40:59.369 Sensor JavaSensor [java] (done) | time=88ms [INFO] 15:40:59.369 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.369 '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] 15:40:59.369 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.369 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.369 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.369 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.369 Sensor Java Config Sensor [iac] [INFO] 15:40:59.369 There are no files to be analyzed for the Java language [INFO] 15:40:59.369 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.369 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.370 There are no files to be analyzed for the Docker language [INFO] 15:40:59.370 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.370 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.370 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.370 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.370 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.370 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.370 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.370 There are no files to be analyzed for the Shell language [INFO] 15:40:59.370 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.370 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.370 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.370 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.370 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.370 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.370 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:59.370 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.370 Sensor SurefireSensor [java] [INFO] 15:40:59.370 parsing [/w/workspace/jsonrpc-sonar/security/api/target/surefire-reports] [INFO] 15:40:59.370 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:40:59.370 Sensor XML Sensor [xml] [INFO] 15:40:59.375 1 source file to be analyzed [INFO] 15:40:59.375 1/1 source file has been analyzed [INFO] 15:40:59.375 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:40:59.375 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.375 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.375 ------------- Run sensors on module JSON-RPC :: Security :: NOOP [INFO] 15:40:59.409 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.411 Sensor JavaSensor [java] [INFO] 15:40:59.411 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.412 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:59.412 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 15:40:59.413 Starting batch processing. [INFO] 15:40:59.418 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:59.419 No boundary descriptors defined [INFO] 15:40:59.426 100% analyzed [INFO] 15:40:59.426 Batch processing: Done. [INFO] 15:40:59.426 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:40:59.426 No "Test" source files to scan. [INFO] 15:40:59.426 No "Generated" source files to scan. [INFO] 15:40:59.427 Sensor JavaSensor [java] (done) | time=15ms [INFO] 15:40:59.427 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.427 '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] 15:40:59.427 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.427 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.427 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.427 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.427 Sensor Java Config Sensor [iac] [INFO] 15:40:59.427 There are no files to be analyzed for the Java language [INFO] 15:40:59.427 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.427 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.427 There are no files to be analyzed for the Docker language [INFO] 15:40:59.427 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.427 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.427 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.427 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.427 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.427 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.427 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.428 There are no files to be analyzed for the Shell language [INFO] 15:40:59.428 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.428 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.428 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.428 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.428 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.428 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.428 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:59.428 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.428 Sensor SurefireSensor [java] [INFO] 15:40:59.428 parsing [/w/workspace/jsonrpc-sonar/security/noop/target/surefire-reports] [INFO] 15:40:59.428 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:40:59.428 Sensor XML Sensor [xml] [INFO] 15:40:59.432 1 source file to be analyzed [INFO] 15:40:59.432 1/1 source file has been analyzed [INFO] 15:40:59.432 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:40:59.432 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.432 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.432 ------------- Run sensors on module JSON-RPC :: Security :: AAA [INFO] 15:40:59.466 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.468 Sensor JavaSensor [java] [INFO] 15:40:59.468 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.469 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:40:59.469 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 15:40:59.470 Starting batch processing. [INFO] 15:40:59.486 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:40:59.488 No boundary descriptors defined [INFO] 15:40:59.496 100% analyzed [INFO] 15:40:59.496 Batch processing: Done. [INFO] 15:40:59.496 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:40:59.496 No "Test" source files to scan. [INFO] 15:40:59.496 No "Generated" source files to scan. [INFO] 15:40:59.497 Sensor JavaSensor [java] (done) | time=28ms [INFO] 15:40:59.497 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.497 '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] 15:40:59.497 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.497 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.497 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.497 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.497 Sensor Java Config Sensor [iac] [INFO] 15:40:59.497 There are no files to be analyzed for the Java language [INFO] 15:40:59.497 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.497 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.497 There are no files to be analyzed for the Docker language [INFO] 15:40:59.497 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.497 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.498 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.498 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.498 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.498 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.498 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.498 There are no files to be analyzed for the Shell language [INFO] 15:40:59.498 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.498 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.498 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.498 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.498 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.498 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.498 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 15:40:59.498 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.498 Sensor SurefireSensor [java] [INFO] 15:40:59.498 parsing [/w/workspace/jsonrpc-sonar/security/aaa/target/surefire-reports] [INFO] 15:40:59.498 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:40:59.498 Sensor XML Sensor [xml] [INFO] 15:40:59.503 1 source file to be analyzed [INFO] 15:40:59.503 1/1 source file has been analyzed [INFO] 15:40:59.503 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:40:59.503 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.503 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.503 ------------- Run sensors on module JSON-RPC :: Security [WARNING] 15:40:59.533 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 15:40:59.564 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.564 '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] 15:40:59.565 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.565 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.565 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.565 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.565 Sensor Java Config Sensor [iac] [INFO] 15:40:59.566 There are no files to be analyzed for the Java language [INFO] 15:40:59.566 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.566 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.566 There are no files to be analyzed for the Docker language [INFO] 15:40:59.566 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.566 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.566 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.566 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.566 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.566 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.566 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.566 There are no files to be analyzed for the Shell language [INFO] 15:40:59.566 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.566 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.566 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.566 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.566 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.566 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.566 Sensor XML Sensor [xml] [INFO] 15:40:59.569 1 source file to be analyzed [INFO] 15:40:59.572 1/1 source file has been analyzed [INFO] 15:40:59.573 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:40:59.573 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.573 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.573 ------------- Run sensors on module JSON-RPC :: API [INFO] 15:40:59.608 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.609 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.609 '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] 15:40:59.609 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.609 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.609 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.609 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.609 Sensor Java Config Sensor [iac] [INFO] 15:40:59.610 There are no files to be analyzed for the Java language [INFO] 15:40:59.610 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.610 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.610 There are no files to be analyzed for the Docker language [INFO] 15:40:59.610 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.610 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.610 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.610 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.610 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.610 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.610 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.610 There are no files to be analyzed for the Shell language [INFO] 15:40:59.610 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.610 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.610 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.610 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.610 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.610 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.610 Sensor XML Sensor [xml] [INFO] 15:40:59.615 1 source file to be analyzed [INFO] 15:40:59.615 1/1 source file has been analyzed [INFO] 15:40:59.615 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:40:59.615 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.615 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.615 ------------- Run sensors on module JSON-RPC :: Features :: repository [INFO] 15:40:59.647 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.663 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.663 '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] 15:40:59.663 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.663 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.663 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.663 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.663 Sensor Java Config Sensor [iac] [INFO] 15:40:59.663 There are no files to be analyzed for the Java language [INFO] 15:40:59.663 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.663 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.663 There are no files to be analyzed for the Docker language [INFO] 15:40:59.663 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.663 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.664 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.664 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.664 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.664 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.664 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.664 There are no files to be analyzed for the Shell language [INFO] 15:40:59.664 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.664 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.664 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.664 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.664 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.664 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.664 Sensor XML Sensor [xml] [INFO] 15:40:59.671 1 source file to be analyzed [INFO] 15:40:59.671 1/1 source file has been analyzed [INFO] 15:40:59.671 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:40:59.671 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.671 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.672 ------------- Run sensors on module JSON-RPC :: Feature :: provider [INFO] 15:40:59.707 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.708 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.708 '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] 15:40:59.708 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.708 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.708 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.708 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.708 Sensor Java Config Sensor [iac] [INFO] 15:40:59.709 There are no files to be analyzed for the Java language [INFO] 15:40:59.709 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.709 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.709 There are no files to be analyzed for the Docker language [INFO] 15:40:59.709 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.709 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.709 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.709 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.709 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.709 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.709 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.709 There are no files to be analyzed for the Shell language [INFO] 15:40:59.709 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.709 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.709 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.709 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.709 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.709 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.709 Sensor XML Sensor [xml] [INFO] 15:40:59.710 1 source file to be analyzed [INFO] 15:40:59.714 1/1 source file has been analyzed [INFO] 15:40:59.714 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:40:59.714 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.714 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.714 ------------- Run sensors on module JSON-RPC :: Feature :: Cluster [INFO] 15:40:59.746 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.747 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.747 '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] 15:40:59.747 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.747 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.747 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.747 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.747 Sensor Java Config Sensor [iac] [INFO] 15:40:59.748 There are no files to be analyzed for the Java language [INFO] 15:40:59.748 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.748 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.748 There are no files to be analyzed for the Docker language [INFO] 15:40:59.748 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.748 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.748 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.748 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.748 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.748 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.748 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.748 There are no files to be analyzed for the Shell language [INFO] 15:40:59.748 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.748 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.748 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.748 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.748 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.748 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.748 Sensor XML Sensor [xml] [INFO] 15:40:59.749 1 source file to be analyzed [INFO] 15:40:59.753 1/1 source file has been analyzed [INFO] 15:40:59.753 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:40:59.753 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.753 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.754 ------------- Run sensors on module JSON-RPC :: Feature :: bus [INFO] 15:40:59.786 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.787 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.787 '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] 15:40:59.787 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.787 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.787 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.787 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.788 Sensor Java Config Sensor [iac] [INFO] 15:40:59.788 There are no files to be analyzed for the Java language [INFO] 15:40:59.788 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.788 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.788 There are no files to be analyzed for the Docker language [INFO] 15:40:59.788 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.788 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.788 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.788 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.788 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.788 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.788 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.788 There are no files to be analyzed for the Shell language [INFO] 15:40:59.788 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.788 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.788 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.788 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.788 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.788 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.788 Sensor XML Sensor [xml] [INFO] 15:40:59.789 1 source file to be analyzed [INFO] 15:40:59.796 1/1 source file has been analyzed [INFO] 15:40:59.797 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:40:59.797 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.797 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.797 ------------- Run sensors on module JSON-RPC :: Feature :: all [INFO] 15:40:59.829 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:40:59.830 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.830 '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] 15:40:59.830 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.830 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.830 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.830 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.830 Sensor Java Config Sensor [iac] [INFO] 15:40:59.831 There are no files to be analyzed for the Java language [INFO] 15:40:59.831 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.831 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.831 There are no files to be analyzed for the Docker language [INFO] 15:40:59.831 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.831 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.831 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.831 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.831 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.831 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.831 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.831 There are no files to be analyzed for the Shell language [INFO] 15:40:59.831 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.831 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.831 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.831 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.831 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.831 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.831 Sensor XML Sensor [xml] [INFO] 15:40:59.832 1 source file to be analyzed [INFO] 15:40:59.836 1/1 source file has been analyzed [INFO] 15:40:59.836 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:40:59.836 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.837 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.837 ------------- Run sensors on module JSON-RPC :: Features :: Aggregator [WARNING] 15:40:59.863 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 15:40:59.870 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.870 '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] 15:40:59.870 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.870 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.870 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.871 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.871 Sensor Java Config Sensor [iac] [INFO] 15:40:59.871 There are no files to be analyzed for the Java language [INFO] 15:40:59.871 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.871 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.871 There are no files to be analyzed for the Docker language [INFO] 15:40:59.871 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.871 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.871 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.871 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.871 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.871 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.871 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.871 There are no files to be analyzed for the Shell language [INFO] 15:40:59.871 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.871 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.871 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.871 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.871 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.871 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.871 Sensor XML Sensor [xml] [INFO] 15:40:59.872 1 source file to be analyzed [INFO] 15:40:59.878 1/1 source file has been analyzed [INFO] 15:40:59.878 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:40:59.878 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.878 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.878 ------------- Run sensors on module JSON-RPC :: POM [WARNING] 15:40:59.904 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 15:40:59.913 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:40:59.913 '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] 15:40:59.913 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:40:59.913 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:40:59.913 Sensor IaC hadolint report Sensor [iac] [INFO] 15:40:59.913 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.913 Sensor Java Config Sensor [iac] [INFO] 15:40:59.914 There are no files to be analyzed for the Java language [INFO] 15:40:59.914 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:40:59.914 Sensor IaC Docker Sensor [iac] [INFO] 15:40:59.914 There are no files to be analyzed for the Docker language [INFO] 15:40:59.914 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:40:59.914 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:40:59.914 There are no files to be analyzed for the GitHub Actions language [INFO] 15:40:59.914 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:40:59.914 Sensor IaC actionlint report Sensor [iac] [INFO] 15:40:59.914 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 15:40:59.914 Sensor IaC Shell Sensor [iac] [INFO] 15:40:59.914 There are no files to be analyzed for the Shell language [INFO] 15:40:59.914 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:40:59.914 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:40:59.914 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:40:59.914 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.914 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:40:59.914 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:40:59.914 Sensor XML Sensor [xml] [INFO] 15:40:59.915 1 source file to be analyzed [INFO] 15:40:59.919 1/1 source file has been analyzed [INFO] 15:40:59.919 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:40:59.919 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:40:59.919 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:40:59.919 Sensor DBD/Java IR Generation [dbdjavafrontend] [INFO] 15:41:00.064 Sensor DBD/Java IR Generation [dbdjavafrontend] (done) | time=144ms [INFO] 15:41:00.064 Sensor javabugs [dbd] [INFO] 15:41:00.231 Analyzing 306/476 functions to detect bugs. [INFO] 15:41:00.546 Sensor javabugs [dbd] (done) | time=481ms [INFO] 15:41:00.546 Sensor pythonbugs [dbd] [INFO] 15:41:00.547 No IR files have been included for analysis. [INFO] 15:41:00.547 Sensor pythonbugs [dbd] (done) | time=1ms [INFO] 15:41:00.547 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 15:41:00.550 Available processors: 4 [INFO] 15:41:00.550 Using 4 threads for analysis. [INFO] 15:41:00.831 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", "tests", "mock" or "mocks" * Any directory in the file path has a name ending in "test" or "tests" [INFO] 15:41:00.917 Start fetching files for the text and secrets analysis [INFO] 15:41:00.922 Using Git CLI to retrieve dirty files [INFO] 15:41:00.938 Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 15:41:00.940 Starting the text and secrets analysis [INFO] 15:41:00.942 428 source files to be analyzed for the text and secrets analysis [INFO] 15:41:01.433 428/428 source files have been analyzed for the text and secrets analysis [INFO] 15:41:01.434 Start fetching files for the binary file analysis [INFO] 15:41:01.435 There are no files to be analyzed for the binary file analysis [INFO] 15:41:01.438 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=890ms [INFO] 15:41:01.443 ------------- Run sensors on project [INFO] 15:41:01.538 Sensor JaCoCo Aggregate XML Report Importer [jacoco] [INFO] 15:41:01.538 Sensor JaCoCo Aggregate XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:41:01.538 Sensor CveReachabilitySensor [cvereachability] [INFO] 15:41:01.538 Skipping CveReachabilitySensor [INFO] 15:41:01.538 Sensor CveReachabilitySensor [cvereachability] (done) | time=0ms [INFO] 15:41:01.538 Sensor javaSecurityContextCollectorSensor [securitya3scontextcollector] [INFO] 15:41:01.538 Sensor javaSecurityContextCollectorSensor [securitya3scontextcollector] (done) | time=0ms [INFO] 15:41:01.539 Sensor Java A3S Project Context Collector [javaa3scontextcollector] [INFO] 15:41:01.539 Sensor Java A3S Project Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:41:01.539 Sensor JavaProjectSensor [java] [INFO] 15:41:01.541 Sensor JavaProjectSensor [java] (done) | time=2ms [INFO] 15:41:01.541 Sensor JavaArchitectureSensor [architecture] [INFO] 15:41:01.555 Found 1 potential Udg file location(s) for "java" in "/w/workspace/jsonrpc-sonar/target/sonar" [INFO] 15:41:01.555 - /w/workspace/jsonrpc-sonar/target/sonar/architecture/java [INFO] 15:41:01.566 Architecture analysis is enabled with the following features: legacy, discovery, flaws, smells, deviations, directives [INFO] 15:41:01.571 * Protobuf reading starting | memory total=475 | free=98 | used=376 (MB) [INFO] 15:41:01.571 * Reading SonarArchitecture UDG data from directory "/w/workspace/jsonrpc-sonar/target/sonar/architecture/java" [INFO] 15:41:01.894 * Files successfully loaded: "389" out of "389" [INFO] 15:41:01.895 * Purging externals (components not scanned) from graphs [INFO] 15:41:01.906 * Purging excluded nodes from graphs [INFO] 15:41:01.909 * Protobuf reading complete | memory total=475 | free=175 | used=299 (MB) [INFO] 15:41:02.019 * Build architecture.graph.java.namespace_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=475 | free=155 | used=319 (MB) [INFO] 15:41:02.053 * No intended architecture defined or detected, using an empty model [INFO] 15:41:02.416 Sensor JavaArchitectureSensor [architecture] (done) | time=874ms [INFO] 15:41:02.416 Sensor Zero Coverage Sensor [INFO] 15:41:02.424 Sensor Zero Coverage Sensor (done) | time=7ms [INFO] 15:41:02.424 Sensor Java CPD Block Indexer [INFO] 15:41:02.616 Sensor Java CPD Block Indexer (done) | time=192ms [INFO] 15:41:02.617 Sensor Architecture Telemetry [architecture] [INFO] 15:41:02.617 Sensor Architecture Telemetry [architecture] (done) | time=0ms [INFO] 15:41:02.627 ------------- Gather SCA dependencies on project [INFO] 15:41:02.628 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:41:03.143 Dependency analysis skipped [INFO] 15:41:03.157 CPD Executor 112 files had no CPD blocks [INFO] 15:41:03.157 CPD Executor Calculating CPD for 191 files [INFO] 15:41:03.180 CPD Executor CPD calculation finished (done) | time=23ms [INFO] 15:41:03.182 SCM Publisher SCM provider for this project is: git [INFO] 15:41:03.183 SCM Publisher 428 source files to be analyzed [INFO] 15:41:04.261 SCM Publisher 428/428 source files have been analyzed (done) | time=1078ms [INFO] 15:41:04.270 SCM revision ID '22e0a4c3ad217ed5224dc1616e0f7260f646c306' [INFO] 15:41:04.579 Analysis report generated in 295ms, dir size=2 MB [INFO] 15:41:05.093 Analysis report compressed in 514ms, zip size=1 MB [INFO] 15:41:08.467 Analysis report uploaded in 3374ms [INFO] 15:41:08.469 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_jsonrpc [INFO] 15:41:08.469 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 15:41:08.469 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ55i9eFKpISRCWIbo3d [INFO] 15:41:08.470 ------------- Upload SCA dependency files [INFO] 15:41:08.470 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:41:09.915 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:41:11.099 Successfully sent architecture data [INFO] 15:41:12.446 Sensor cache published successfully [INFO] 15:41:12.671 Analysis total time: 30.968 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for JSON-RPC :: POM 1.20.0-SNAPSHOT: [INFO] [INFO] JSON-RPC :: Parent ................................. SKIPPED [INFO] JSON-RPC :: API .................................... SKIPPED [INFO] JSON-RPC :: Artifacts .............................. SKIPPED [INFO] JSON-RPC :: BUS :: JSON-RPC codec .................. SKIPPED [INFO] JSON-RPC :: BUS :: API ............................. SKIPPED [INFO] JSON-RPC :: Security :: API ........................ SKIPPED [INFO] JSON-RPC :: Security :: NOOP ....................... SKIPPED [INFO] JSON-RPC :: BUS :: SPI ............................. SKIPPED [INFO] JSON-RPC :: BUS :: ZeroMQ transport ................ SKIPPED [INFO] JSON-RPC :: BUS :: HTTP transport .................. SKIPPED [INFO] JSON-RPC :: BUS :: Messaging library ............... SKIPPED [INFO] JSON-RPC :: Security :: Service .................... SKIPPED [INFO] JSON-RPC :: Security :: AAA ........................ SKIPPED [INFO] JSON-RPC :: BUS :: Config .......................... SKIPPED [INFO] JSON-RPC :: Feature :: bus ......................... SKIPPED [INFO] JSON-RPC :: Test model ............................. SKIPPED [INFO] JSON-RPC :: DOM :: Codec ........................... SKIPPED [INFO] JSON-RPC :: Provider ............................... SKIPPED [INFO] JSON-RPC :: Provider :: Common ..................... SKIPPED [INFO] JSON-RPC :: Provider :: Single node ................ SKIPPED [INFO] JSON-RPC :: Feature :: provider .................... SKIPPED [INFO] JSON-RPC :: Feature :: all ......................... SKIPPED [INFO] JSON-RPC :: Features :: repository ................. SKIPPED [INFO] JSON-RPC :: Provider :: Cluster .................... SKIPPED [INFO] JSON-RPC :: Feature :: Cluster ..................... SKIPPED [INFO] JSON-RPC :: Features :: Aggregator ................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Inband models ....... SKIPPED [INFO] JSON-RPC :: Binding adapter ........................ SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge ...... SKIPPED [INFO] JSON-RPC :: POM .................................... SUCCESS [ 37.998 s] [INFO] JSON-RPC :: BUS .................................... SKIPPED [INFO] JSON-RPC :: BUS :: Examples ........................ SKIPPED [INFO] JSON-RPC :: Security ............................... SKIPPED [INFO] JSON-RPC :: Tools parent ........................... SKIPPED [INFO] JSON-RPC :: Tools :: Test .......................... SKIPPED [INFO] JSON-RPC :: Tools .................................. SKIPPED [INFO] JSON-RPC :: Karaf .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.270 s [INFO] Finished at: 2026-05-30T15:41:12Z [INFO] ------------------------------------------------------------------------ [jsonrpc-sonar] $ /bin/bash /tmp/jenkins8128747195065424786.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: 12 [JaCoCo plugin] Saving matched execfiles: /w/workspace/jsonrpc-sonar/binding-adapter/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/bus/api/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/bus/messagelib/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/bus/spi/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/bus/transport-http/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/dom-codec/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/provider/cluster/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/provider/common/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/provider/single/target/code-coverage/jacoco.exec /w/workspace/jsonrpc-sonar/test-model/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/api/target/classes 66 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/binding-adapter/target/classes 15 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/api/target/classes 19 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/config/target/classes 0 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/examples/binding-bridge/target/classes 12 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/examples/inband-models/target/classes 2 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/jsonrpc/target/classes 21 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/messagelib/target/classes 54 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/spi/target/classes 28 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/transport-http/target/classes 23 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/transport-zmq/target/classes 39 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/dom-codec/target/classes 20 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/features/features-jsonrpc/target/classes 0 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-all/target/classes 0 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-bus/target/classes 0 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-cluster/target/classes 0 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/features/odl-jsonrpc-provider/target/classes 0 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/provider/cluster/target/classes 56 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/provider/common/target/classes 75 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/provider/single/target/classes 1 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/provider/target/classes 0 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/security/aaa/target/classes 2 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/security/api/target/classes 11 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/security/noop/target/classes 2 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/security/service/target/classes 1 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/test-model/target/classes 162 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/tools/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/tools/test-tool/target/classes 8 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/jsonrpc-sonar/binding-adapter/src/main/java 14 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/api/src/main/java 19 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/examples/binding-bridge/src/main/java 2 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/examples/inband-models/src/main/java 2 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/jsonrpc/src/main/java 14 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/messagelib/src/main/java 42 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/spi/src/main/java 24 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/transport-http/src/main/java 23 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/bus/transport-zmq/src/main/java 35 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/dom-codec/src/main/java 13 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/provider/cluster/src/main/java 34 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/provider/common/src/main/java 61 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/provider/single/src/main/java 1 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/security/aaa/src/main/java 2 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/security/api/src/main/java 10 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/security/noop/src/main/java 2 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/security/service/src/main/java 1 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/test-model/src/main/java 5 files [JaCoCo plugin] - /w/workspace/jsonrpc-sonar/tools/test-tool/src/main/java 5 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: 81.19403, method: 73.05795, line: 73.368095, branch: 62.392426, instruction: 72.202194, complexity: 65.24887 [PostBuildScript] - [INFO] Executing post build scripts. [jsonrpc-sonar] $ /bin/bash /tmp/jenkins7664023749925175132.sh ---> sysstat.sh [jsonrpc-sonar] $ /bin/bash /tmp/jenkins7402495229763498144.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/jsonrpc-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/jsonrpc-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/jsonrpc-sonar ']' + mkdir -p /w/workspace/jsonrpc-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-sonar/archives/ [jsonrpc-sonar] $ /bin/bash /tmp/jenkins2776494070900490757.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/jsonrpc-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y1hU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Y1hU/bin to PATH INFO: Running in OpenStack, capturing instance metadata [jsonrpc-sonar] $ /bin/bash /tmp/jenkins14135895145300652943.sh provisioning config files... Could not find credentials [logs] for jsonrpc-sonar #485 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-sonar@tmp/config5034459466303325740tmp 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. [jsonrpc-sonar] $ /bin/bash /tmp/jenkins16340309655298785986.sh ---> create-netrc.sh WARN: Log server credential not found. [jsonrpc-sonar] $ /bin/bash /tmp/jenkins9083316473009658609.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/jsonrpc-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y1hU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Y1hU/bin to PATH [jsonrpc-sonar] $ /bin/sh /tmp/jenkins13036151635111334495.sh ---> uv-install.sh uv 0.11.17 is already installed uvx 0.11.17 (x86_64-unknown-linux-gnu) [jsonrpc-sonar] $ /bin/bash /tmp/jenkins3437303797732130760.sh ---> sudo-logs.sh Archiving 'sudo' log.. [jsonrpc-sonar] $ /bin/bash /tmp/jenkins15875848649598663501.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/jsonrpc-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y1hU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Y1hU/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 510s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=510 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/jsonrpc-sonar/archives/cost INFO: Archiving costs to: /w/workspace/jsonrpc-sonar/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: jsonrpc-sonar,485,2026-05-30 15:41:40,v3-standard-4,510,0.11,0.00,SUCCESS [jsonrpc-sonar] $ /bin/bash -l /tmp/jenkins14110349971553574522.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/jsonrpc-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y1hU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Y1hU/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-sonar/485/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-21577 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: 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 Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled 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; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 11G 68G 14% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 623 10818 4 4546 15022 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:ea:b2:d3 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.141/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85887sec preferred_lft 85887sec inet6 fe80::f816:3eff:feea:b2d3/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether ea:85:b3:bc:59:0c 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.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-21577) 05/30/26 _x86_64_ (4 CPU) 15:33:19 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-21577) 05/30/26 _x86_64_ (4 CPU) 15:33:19 LINUX RESTART (4 CPU)