Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu2204-builder-4c-4g-1363 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/jsonrpc-maven-clm-calcium
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNN4m15/agent.1568
SSH_AGENT_PID=1570
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/jsonrpc-maven-clm-calcium@tmp/private_key_6446821207889603202.key (/w/workspace/jsonrpc-maven-clm-calcium@tmp/private_key_6446821207889603202.key)
[ssh-agent] Using credentials jenkins (jenkins-ssh)
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-maven-clm-calcium # 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
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/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/stable/calcium^{commit} # timeout=10
Checking out Revision 5cc6f4cbf80cdc067490305c84053d16b480d3b7 (refs/remotes/origin/stable/calcium)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5cc6f4cbf80cdc067490305c84053d16b480d3b7 # timeout=10
Commit message: "Bump versions by x.y.(z+1)"
> git rev-list --no-walk 5cc6f4cbf80cdc067490305c84053d16b480d3b7 # timeout=10
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins14569498565314842484.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 (set by /opt/pyenv/version)
* 3.11.10 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rXKp
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-rXKp/bin to PATH
Generating Requirements File
Python 3.11.10
pip 25.0.1 from /tmp/venv-rXKp/lib/python3.11/site-packages/pip (python 3.11)
appdirs==1.4.4
argcomplete==3.5.3
aspy.yaml==1.3.0
attrs==25.1.0
autopage==0.5.2
beautifulsoup4==4.13.3
boto3==1.36.26
botocore==1.36.26
bs4==0.0.2
cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.1
click==8.1.8
cliff==4.8.0
cmd2==2.5.11
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.0
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.4
durationpy==0.9
email_validator==2.2.0
filelock==3.17.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.44
google-auth==2.38.0
httplib2==0.22.0
identify==2.6.7
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.5
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.10.0
kubernetes==32.0.1
lftools==0.37.10
lxml==5.3.1
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.3.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.0
oslo.config==9.7.1
oslo.context==5.7.1
oslo.i18n==6.5.1
oslo.log==7.1.0
oslo.serialization==5.7.0
oslo.utils==8.2.0
packaging==24.2
pbr==6.1.1
platformdirs==4.3.6
prettytable==3.14.0
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.6.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.1.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.3.1
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.23.1
rsa==4.9
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
s3transfer==0.11.2
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.6
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.12.2
tzdata==2025.1
urllib3==1.26.20
virtualenv==20.29.2
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.2
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[jsonrpc-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins12844054636963726831.sh
+ echo quiet=on
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-ubuntu2204-builder-4c-4g-1363
[jsonrpc-maven-clm-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=jsonrpc -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
" -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=jsonrpc --version
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix"
[jsonrpc-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins16617470695543673144.sh
+ rm /home/jenkins/.wgetrc
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SET_JDK_VERSION=openjdk17
GIT_URL="git://devvexx.opendaylight.org/mirror"
[EnvInject] - Variables injected successfully.
[jsonrpc-maven-clm-calcium] $ /bin/sh /tmp/jenkins11234373263776540120.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "17.0.13" 2024-10-15
OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu122.04)
OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu122.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-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.
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/jsonrpc-maven-clm-calcium@tmp/config15350879103384708774tmp
copy managed file [jsonrpc-settings] to file:/w/workspace/jsonrpc-maven-clm-calcium@tmp/config7528520281258628692tmp
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
MAVEN_GOALS=clean install
[EnvInject] - Variables injected successfully.
[jsonrpc-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins16494054714970614387.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
---> sonatype-clm.sh
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
Java version: 17.0.13, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix"
[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.16.4-SNAPSHOT [1/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0: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] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-parent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-parent ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-parent ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/parent/target/classes/LICENSE
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-parent ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-parent ---
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-parent ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.xml
[INFO] attaching as jsonrpc-parent-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.json
[INFO] attaching as jsonrpc-parent-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-parent ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent ---
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-parent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-parent ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.4-SNAPSHOT/jsonrpc-parent-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.4-SNAPSHOT/jsonrpc-parent-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.4-SNAPSHOT/jsonrpc-parent-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-parent ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-parent:pom:1.16.4-SNAPSHOT
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-parent ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/parent/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >----------------
[INFO] Building JSON-RPC :: API 1.16.4-SNAPSHOT [2/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-api ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-api ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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-maven-plugin:13.0.8:generate-sources (binding) @ jsonrpc-api ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/api/src/main/yang
[INFO] yang-to-sources: Found 2 dependencies in 7.905 ms
[INFO] yang-to-sources: Project model files found: 2 in 115.8 ms
[INFO] yang-to-sources: 4 YANG models processed in 250.0 ms
[INFO] BindingJavaFileGenerator: Defined 52 files in 84.88 ms
[INFO] Sorted 52 files into 8 directories in 3.572 ms
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 52 in 214.0 ms
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-api ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/api/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/api/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/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-maven-clm-calcium/api/target/generated-sources/spi
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-api ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 51 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-api >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-api ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-api <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/api/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-api ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-api ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-api ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/api/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-api ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:90: warning: empty tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:104: warning: empty tag
[WARNING] *
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.xml
[INFO] attaching as jsonrpc-api-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.json
[INFO] attaching as jsonrpc-api-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-api ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-api ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT/jsonrpc-api-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT/jsonrpc-api-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT/jsonrpc-api-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT/jsonrpc-api-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT/jsonrpc-api-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT/jsonrpc-api-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-api ---
[INFO] Writing OBR metadata
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT/jsonrpc-api-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-api ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-api:bundle:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-api ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/api/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >-------------
[INFO] Building JSON-RPC :: Artifacts 1.16.4-SNAPSHOT [3/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-artifacts ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0: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-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-artifacts ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-artifacts ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.xml
[INFO] attaching as jsonrpc-artifacts-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.json
[INFO] attaching as jsonrpc-artifacts-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-artifacts ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.4-SNAPSHOT/jsonrpc-artifacts-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.4-SNAPSHOT/jsonrpc-artifacts-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.4-SNAPSHOT/jsonrpc-artifacts-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-artifacts ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-artifacts:pom:1.16.4-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-artifacts ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >--------------
[INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.16.4-SNAPSHOT [4/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-jsonrpc ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-jsonrpc ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-jsonrpc ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-jsonrpc ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-jsonrpc ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-jsonrpc ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-jsonrpc ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-jsonrpc ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-jsonrpc ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-jsonrpc ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bus-jsonrpc ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-jsonrpc ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-jsonrpc ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-jsonrpc ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-jsonrpc ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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.123 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.042 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.021 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.024 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-files-plugin:13.1.5:copy-files (default) @ bus-jsonrpc ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-jsonrpc ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-jsonrpc ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-jsonrpc ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.xml
[INFO] attaching as bus-jsonrpc-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.json
[INFO] attaching as bus-jsonrpc-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-jsonrpc ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-jsonrpc ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-jsonrpc ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-jsonrpc ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4-SNAPSHOT/bus-jsonrpc-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4-SNAPSHOT/bus-jsonrpc-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4-SNAPSHOT/bus-jsonrpc-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4-SNAPSHOT/bus-jsonrpc-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4-SNAPSHOT/bus-jsonrpc-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4-SNAPSHOT/bus-jsonrpc-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-jsonrpc ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4-SNAPSHOT/bus-jsonrpc-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bus-jsonrpc ---
[INFO] org.opendaylight.jsonrpc.bus:bus-jsonrpc:bundle:1.16.4-SNAPSHOT
[INFO] +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bus-jsonrpc ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >----------------
[INFO] Building JSON-RPC :: BUS :: API 1.16.4-SNAPSHOT [5/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-api ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-api ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-api ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-api ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 19 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-api >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bus-api ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-api <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-api ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-api ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.api.UriBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 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.004 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-files-plugin:13.1.5:copy-files (default) @ bus-api ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-api ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-api ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.xml
[INFO] attaching as bus-api-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.json
[INFO] attaching as bus-api-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-api ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-api ---
[WARNING] Used undeclared dependencies found:
[WARNING] io.netty:netty-common:jar:4.1.114.Final:provided
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-api ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-api ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-api ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4-SNAPSHOT/bus-api-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4-SNAPSHOT/bus-api-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4-SNAPSHOT/bus-api-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4-SNAPSHOT/bus-api-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4-SNAPSHOT/bus-api-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4-SNAPSHOT/bus-api-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-api ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.16.4-SNAPSHOT/bus-api-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bus-api ---
[INFO] org.opendaylight.jsonrpc.bus:bus-api:bundle:1.16.4-SNAPSHOT
[INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:provided
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bus-api ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------< org.opendaylight.jsonrpc.security:security-api >-----------
[INFO] Building JSON-RPC :: Security :: API 1.16.4-SNAPSHOT [6/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-api ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-api ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-api ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-api ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 10 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ security-api >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ security-api ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-api <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ security-api ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-api ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-api ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ security-api ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.xml
[INFO] attaching as security-api-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.json
[INFO] attaching as security-api-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-api ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-api ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-api ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-api ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4-SNAPSHOT/security-api-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4-SNAPSHOT/security-api-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4-SNAPSHOT/security-api-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4-SNAPSHOT/security-api-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4-SNAPSHOT/security-api-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4-SNAPSHOT/security-api-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-api ---
[INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.16.4-SNAPSHOT/security-api-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ security-api ---
[INFO] org.opendaylight.jsonrpc.security:security-api:bundle:1.16.4-SNAPSHOT
[INFO] +- io.netty:netty-handler:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:provided
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:provided
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ security-api ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >-----------
[INFO] Building JSON-RPC :: Security :: NOOP 1.16.4-SNAPSHOT [7/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-noop ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-noop ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-noop ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-noop ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-noop ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-noop ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-noop ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-noop ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-noop ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-noop ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ security-noop >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ security-noop ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-noop <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-noop ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-noop ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-noop ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ security-noop ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-noop ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-noop ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ security-noop ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-noop ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 7 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.xml
[INFO] attaching as security-noop-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.json
[INFO] attaching as security-noop-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-noop ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-noop ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-noop ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-noop ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-noop ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-noop ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4-SNAPSHOT/security-noop-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4-SNAPSHOT/security-noop-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4-SNAPSHOT/security-noop-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4-SNAPSHOT/security-noop-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4-SNAPSHOT/security-noop-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4-SNAPSHOT/security-noop-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-noop ---
[INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.16.4-SNAPSHOT/security-noop-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ security-noop ---
[INFO] org.opendaylight.jsonrpc.security:security-noop:bundle:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ security-noop ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >----------------
[INFO] Building JSON-RPC :: BUS :: SPI 1.16.4-SNAPSHOT [8/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-spi ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-spi ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-spi ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-spi ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-spi ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-spi ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-spi ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-spi ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-spi ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-spi ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 24 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/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-maven-clm-calcium/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-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-spi >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bus-spi ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-spi <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-spi ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-spi ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-spi ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-spi ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-spi ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-spi ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-spi ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bus-spi ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.4-SNAPSHOT-tests.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-spi ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.xml
[INFO] attaching as bus-spi-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.json
[INFO] attaching as bus-spi-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-spi ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-spi ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-spi ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-spi ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-spi ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT-tests.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-spi ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bus-spi ---
[INFO] org.opendaylight.jsonrpc.bus:bus-spi:bundle:1.16.4-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:provided
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:provided
[INFO] +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] +- io.netty:netty-handler:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:provided
[INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
[INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided
[INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided
[INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bus-spi ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >-------------
[INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.16.4-SNAPSHOT [9/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-zmq ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-zmq ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-zmq ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-zmq ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-zmq ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-zmq ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-zmq ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-zmq ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-zmq ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-zmq ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 35 source files with javac [debug release 17] to target/classes
[INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-zmq >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ transport-zmq ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-zmq <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-zmq ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-zmq ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-zmq ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-zmq ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.870 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.005 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.317 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.034 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-files-plugin:13.1.5:copy-files (default) @ transport-zmq ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-zmq ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ transport-zmq ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Command.java:17: warning: empty
tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Message.java:17: warning: empty
tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerIndication.java:23: warning: empty
tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Mechanism.java:24: warning: empty
tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Signature.java:20: warning: empty
tag
[WARNING] *
[WARNING] ^
[WARNING] 5 warnings
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-zmq ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/bom.xml
[INFO] attaching as transport-zmq-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/bom.json
[INFO] attaching as transport-zmq-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-zmq ---
[WARNING] Used undeclared dependencies found:
[WARNING] io.netty:netty-common:jar:4.1.114.Final:provided
[WARNING] io.netty:netty-transport:jar:4.1.114.Final:provided
[WARNING] io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-zmq ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-zmq ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-zmq ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-zmq ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4-SNAPSHOT/transport-zmq-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4-SNAPSHOT/transport-zmq-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4-SNAPSHOT/transport-zmq-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4-SNAPSHOT/transport-zmq-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4-SNAPSHOT/transport-zmq-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4-SNAPSHOT/transport-zmq-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-zmq ---
[INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4-SNAPSHOT/transport-zmq-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-zmq ---
[INFO] org.opendaylight.jsonrpc.bus:transport-zmq:bundle:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:provided
[INFO] +- io.netty:netty-codec:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-zmq ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >-------------
[INFO] Building JSON-RPC :: BUS :: HTTP transport 1.16.4-SNAPSHOT [10/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-http ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-http ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-http ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-http ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-http ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-http ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-http ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-http ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-http ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 23 source files with javac [debug release 17] 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'
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-http >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ transport-http ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-http <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-http ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-http ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 7 source files with javac [debug release 17] 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] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-http ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 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.041 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.246 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.597 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.462 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.173 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-files-plugin:13.1.5:copy-files (default) @ transport-http ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ transport-http ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-http ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/bom.xml
[INFO] attaching as transport-http-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/bom.json
[INFO] attaching as transport-http-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-http ---
[WARNING] Used undeclared dependencies found:
[WARNING] io.netty:netty-common:jar:4.1.114.Final:provided
[WARNING] io.netty:netty-transport:jar:4.1.114.Final:provided
[WARNING] io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-http ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-http ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-http ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-http ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4-SNAPSHOT/transport-http-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4-SNAPSHOT/transport-http-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4-SNAPSHOT/transport-http-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4-SNAPSHOT/transport-http-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4-SNAPSHOT/transport-http-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4-SNAPSHOT/transport-http-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http ---
[INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.16.4-SNAPSHOT/transport-http-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-http ---
[INFO] org.opendaylight.jsonrpc.bus:transport-http:bundle:1.16.4-SNAPSHOT
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:provided
[INFO] +- io.netty:netty-codec-http:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:provided
[INFO] +- io.netty:netty-handler:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:provided
[INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-http ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >-------------
[INFO] Building JSON-RPC :: BUS :: Messaging library 1.16.4-SNAPSHOT [11/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-messagelib ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-messagelib ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-messagelib ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-messagelib ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-messagelib ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-messagelib ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-messagelib ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-messagelib ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-messagelib ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-messagelib ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 42 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-messagelib >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bus-messagelib ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-messagelib <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-messagelib ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-messagelib ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-messagelib ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 32 source files with javac [debug release 17] to target/test-classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-messagelib ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 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: 2.957 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.510 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.308 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: 2.768 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.858 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.491 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.619 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.232 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.014 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.006 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.082 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-files-plugin:13.1.5:copy-files (default) @ bus-messagelib ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-messagelib ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-messagelib ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bus-messagelib ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT-tests.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-messagelib ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.xml
[INFO] attaching as bus-messagelib-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.json
[INFO] attaching as bus-messagelib-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-messagelib ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-messagelib ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-messagelib ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-messagelib ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT-tests.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-messagelib ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bus-messagelib ---
[INFO] org.opendaylight.jsonrpc.bus:bus-messagelib:bundle:1.16.4-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:test
[INFO] +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:test
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bus-messagelib ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------< org.opendaylight.jsonrpc.security:security-service >---------
[INFO] Building JSON-RPC :: Security :: Service 1.16.4-SNAPSHOT [12/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-service ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-service ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-service ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-service ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-service ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-service ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-service ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-service ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ security-service >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ security-service ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-service <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-service ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-service ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ security-service ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-service ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-service ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ security-service ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-service ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.xml
[INFO] attaching as security-service-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.json
[INFO] attaching as security-service-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-service ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-service ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-service ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-service ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-service ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-service ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4-SNAPSHOT/security-service-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4-SNAPSHOT/security-service-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4-SNAPSHOT/security-service-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4-SNAPSHOT/security-service-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4-SNAPSHOT/security-service-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4-SNAPSHOT/security-service-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-service ---
[INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.16.4-SNAPSHOT/security-service-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ security-service ---
[INFO] org.opendaylight.jsonrpc.security:security-service:bundle:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ security-service ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >-----------
[INFO] Building JSON-RPC :: Security :: AAA 1.16.4-SNAPSHOT [13/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-aaa ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-aaa ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-aaa ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-aaa ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-aaa ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-aaa ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-aaa ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-aaa ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-aaa ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-aaa ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ security-aaa >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ security-aaa ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-aaa <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-aaa ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-aaa ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-aaa ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ security-aaa ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-aaa ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-aaa ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ security-aaa ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-aaa ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.xml
[INFO] attaching as security-aaa-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.json
[INFO] attaching as security-aaa-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-aaa ---
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile
[WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-aaa ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-aaa ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-aaa ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-aaa ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4-SNAPSHOT/security-aaa-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4-SNAPSHOT/security-aaa-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4-SNAPSHOT/security-aaa-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4-SNAPSHOT/security-aaa-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4-SNAPSHOT/security-aaa-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4-SNAPSHOT/security-aaa-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-aaa ---
[INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.16.4-SNAPSHOT/security-aaa-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ security-aaa ---
[INFO] org.opendaylight.jsonrpc.security:security-aaa:bundle:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:provided
[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:provided
[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
[INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile
[INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ security-aaa ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >---------------
[INFO] Building JSON-RPC :: BUS :: Config 1.16.4-SNAPSHOT [14/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-config ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-config ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-config ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-config ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-config ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-config ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-config ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-config ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-config ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-config ---
[INFO] No sources to compile
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-config >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bus-config ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-config <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-config ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-config ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/config/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-config ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-config ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-config ---
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bus-config ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.4-SNAPSHOT.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-config ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ bus-config ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-config ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.xml
[INFO] attaching as bus-config-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.json
[INFO] attaching as bus-config-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-config ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-config ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-config ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-config ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-config ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-config ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4-SNAPSHOT/bus-config-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4-SNAPSHOT/bus-config-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4-SNAPSHOT/bus-config-1.16.4-SNAPSHOT-config.cfg
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4-SNAPSHOT/bus-config-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4-SNAPSHOT/bus-config-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4-SNAPSHOT/bus-config-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bus-config ---
[INFO] org.opendaylight.jsonrpc.bus:bus-config:jar:1.16.4-SNAPSHOT
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bus-config ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >--------------
[INFO] Building JSON-RPC :: Feature :: bus 1.16.4-SNAPSHOT [15/37]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0: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] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12: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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-bus ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-bus ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-bus ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/classes/LICENSE
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus ---
[INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6: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-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-jsonrpc-bus ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- features-test-plugin:13.1.5:test (default) @ odl-jsonrpc-bus ---
[INFO] Starting SFT for org.opendaylight.jsonrpc:odl-jsonrpc-bus
[INFO] Project dependency features detected: []
[INFO] Pax Exam System (Version: 4.13.3) created.
[INFO] Creating RMI registry server on 127.0.0.1:21000
[INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
[INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[INFO] Waiting for remote bundle context.. on 21000 name: 3412a2cc-a800-41cc-8dce-0d61dc35e08f timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-bus ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-jsonrpc-bus ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 296 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/bom.xml
[INFO] attaching as odl-jsonrpc-bus-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/bom.json
[INFO] attaching as odl-jsonrpc-bus-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-bus ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- maven-install-plugin:3.1.3: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-maven-clm-calcium/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.4-SNAPSHOT/odl-jsonrpc-bus-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.4-SNAPSHOT/odl-jsonrpc-bus-1.16.4-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.4-SNAPSHOT/odl-jsonrpc-bus-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.4-SNAPSHOT/odl-jsonrpc-bus-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-jsonrpc-bus ---
[INFO] org.opendaylight.jsonrpc:odl-jsonrpc-bus:feature:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile
[INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile
[INFO] | \- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile
[INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile
[INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile
[INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile
[INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile
[INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile
[INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile
[INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile
[INFO] | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile
[INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile
[INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile
[INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile
[INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile
[INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile
[INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile
[INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile
[INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile
[INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile
[INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile
[INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile
[INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile
[INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile
[INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile
[INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile
[INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile
[INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile
[INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile
[INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
[INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile
[INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile
[INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile
[INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile
[INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile
[INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
[INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile
[INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile
[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | \- org.owasp.encoder:encoder:jar:1.2.3:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile
[INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | | | \- com.h2database:h2:jar:2.2.224:compile
[INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile
[INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile
[INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-jsonrpc-bus ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >-------------
[INFO] Building JSON-RPC :: Test model 1.16.4-SNAPSHOT [16/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-test-model ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-test-model ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-test-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-test-model ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-test-model ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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-maven-plugin:13.0.8:generate-sources (binding) @ jsonrpc-test-model ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/yang
[INFO] yang-to-sources: Found 2 dependencies in 1.937 ms
[INFO] yang-to-sources: Project model files found: 6 in 26.81 ms
[INFO] yang-to-sources: 6 YANG models processed in 62.81 ms
[INFO] BindingJavaFileGenerator: Defined 114 files in 23.70 ms
[INFO] Sorted 114 files into 23 directories in 923.7 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 114 in 97.32 ms
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-test-model ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-test-model ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-test-model ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-test-model ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/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-maven-clm-calcium/test-model/target/generated-sources/spi
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-test-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 118 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-test-model ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-test-model ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-test-model ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-test-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-test-model ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-test-model ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-test-model ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-test-model ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ jsonrpc-test-model ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT-tests.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-test-model ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.xml
[INFO] attaching as jsonrpc-test-model-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.json
[INFO] attaching as jsonrpc-test-model-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-test-model ---
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-test-model ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-test-model ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: Test model' with 16 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-test-model ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT-tests.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-test-model ---
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-test-model ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-test-model:bundle:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[INFO] +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-test-model ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >-----------------
[INFO] Building JSON-RPC :: DOM :: Codec 1.16.4-SNAPSHOT [17/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ dom-codec ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ dom-codec ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ dom-codec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ dom-codec ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ dom-codec ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ dom-codec ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ dom-codec ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ dom-codec ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ dom-codec ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ dom-codec ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 13 source files with javac [debug release 17] to target/classes
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/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-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ dom-codec >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ dom-codec ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ dom-codec <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ dom-codec ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ dom-codec ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ dom-codec ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[74,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] --- maven-surefire-plugin:3.5.1:test (default-test) @ dom-codec ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.194 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.155 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.004 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-files-plugin:13.1.5:copy-files (default) @ dom-codec ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ dom-codec ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ dom-codec ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] warning: unknown enum constant When.ALWAYS
[WARNING] reason: class file for javax.annotation.meta.When not found
[WARNING] 1 warning
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ dom-codec ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.xml
[INFO] attaching as dom-codec-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.json
[INFO] attaching as dom-codec-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ dom-codec ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test
[WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[WARNING] com.google.code.gson:gson:jar:2.11.0:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ dom-codec ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ dom-codec ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ dom-codec ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ dom-codec ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4-SNAPSHOT/dom-codec-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4-SNAPSHOT/dom-codec-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4-SNAPSHOT/dom-codec-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4-SNAPSHOT/dom-codec-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4-SNAPSHOT/dom-codec-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4-SNAPSHOT/dom-codec-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ dom-codec ---
[INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.16.4-SNAPSHOT/dom-codec-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ dom-codec ---
[INFO] org.opendaylight.jsonrpc:dom-codec:bundle:1.16.4-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:test
[INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:test
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:test
[INFO] | \- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test
[INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test
[INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test
[INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test
[INFO] +- org.mockito:mockito-core:jar:5.14.1:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ dom-codec ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >--------------
[INFO] Building JSON-RPC :: Provider 1.16.4-SNAPSHOT [18/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/provider/target/classes/LICENSE
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-provider ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-provider ---
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-provider ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 92 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.xml
[INFO] attaching as jsonrpc-provider-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.json
[INFO] attaching as jsonrpc-provider-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider ---
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.4-SNAPSHOT/jsonrpc-provider-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.4-SNAPSHOT/jsonrpc-provider-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.4-SNAPSHOT/jsonrpc-provider-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-provider ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-provider:pom:1.16.4-SNAPSHOT
[INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:provided
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:provided
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test
[INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.mockito:mockito-core:jar:5.14.1:test
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-provider ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >----------
[INFO] Building JSON-RPC :: Provider :: Common 1.16.4-SNAPSHOT [19/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-common ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-common ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-common ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider-common ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-common ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-common ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-common ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-provider-common ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 61 source files with javac [debug release 17] to target/classes
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistration.java:[64,24] registerDataTreeChangeListener(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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-provider-common ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-provider-common ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-common ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 17 source files with javac [debug release 17] 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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-provider-common ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.provider.common.UtilTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest
[INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.481 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest
[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: 8.148 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest
[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: 11.85 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest
[INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.199 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest
[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: 10.08 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest
[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: 6.796 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest
[INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.784 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest
[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: 2.312 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest
[INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 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-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider-common ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-common ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-provider-common ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] warning: unknown enum constant When.ALWAYS
[WARNING] reason: class file for javax.annotation.meta.When not found
[WARNING] 1 warning
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ jsonrpc-provider-common ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT-tests.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider-common ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.xml
[INFO] attaching as jsonrpc-provider-common-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.json
[INFO] attaching as jsonrpc-provider-common-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-common ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided
[WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test
[WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:provided
[WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test
[WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[WARNING] com.google.guava:guava:jar:32.1.3-jre:compile
[WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:provided
[WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:provided
[WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:provided
[WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:provided
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[WARNING] Non-test scoped test only dependencies found:
[WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-common ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-common ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-common ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: Provider :: Common' with 60 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-common ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT-tests.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-common ---
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-provider-common ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-provider-common:bundle:1.16.4-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:provided
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:provided
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test
[INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.mockito:mockito-core:jar:5.14.1:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-provider-common ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >----------
[INFO] Building JSON-RPC :: Provider :: Single node 1.16.4-SNAPSHOT [20/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-single ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-single ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-single ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-single ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider-single ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-single ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-single ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-single ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/single/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-provider-single ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] 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
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-provider-single ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-provider-single ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-single ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] 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] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-provider-single ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[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: 8.011 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-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider-single ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-single ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-provider-single ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider-single ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.xml
[INFO] attaching as jsonrpc-provider-single-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.json
[INFO] attaching as jsonrpc-provider-single-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-single ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.guava:guava:jar:32.1.3-jre:compile
[WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[WARNING] Non-test scoped test only dependencies found:
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-single ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-single ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-single ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: Provider :: Single node' with 1 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-single ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT/jsonrpc-provider-single-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT/jsonrpc-provider-single-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT/jsonrpc-provider-single-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT/jsonrpc-provider-single-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT/jsonrpc-provider-single-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT/jsonrpc-provider-single-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-single ---
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT/jsonrpc-provider-single-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-provider-single ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-provider-single:bundle:1.16.4-SNAPSHOT
[INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided
[INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:provided
[INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:provided
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:provided
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test
[INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.mockito:mockito-core:jar:5.14.1:test
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-provider-single ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------
[INFO] Building JSON-RPC :: Feature :: provider 1.16.4-SNAPSHOT [21/37]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-provider ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12: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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-provider ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-provider ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-provider ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/classes/LICENSE
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider ---
[INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6: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-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-jsonrpc-provider ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- features-test-plugin:13.1.5:test (default) @ odl-jsonrpc-provider ---
[INFO] Starting SFT for org.opendaylight.jsonrpc:odl-jsonrpc-provider
[INFO] Project dependency features detected: []
[INFO] Pax Exam System (Version: 4.13.3) created.
[INFO] Creating RMI registry server on 127.0.0.1:21000
[INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
[INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[INFO] Waiting for remote bundle context.. on 21000 name: 684ef5a8-a900-417e-ae29-72f0df552ebd timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-provider ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-jsonrpc-provider ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 300 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/bom.xml
[INFO] attaching as odl-jsonrpc-provider-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/bom.json
[INFO] attaching as odl-jsonrpc-provider-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-provider ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-provider ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-provider ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- maven-install-plugin:3.1.3: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-maven-clm-calcium/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.4-SNAPSHOT/odl-jsonrpc-provider-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.4-SNAPSHOT/odl-jsonrpc-provider-1.16.4-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.4-SNAPSHOT/odl-jsonrpc-provider-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.4-SNAPSHOT/odl-jsonrpc-provider-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-jsonrpc-provider ---
[INFO] org.opendaylight.jsonrpc:odl-jsonrpc-provider:feature:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile
[INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile
[INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile
[INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile
[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile
[INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile
[INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile
[INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile
[INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile
[INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile
[INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile
[INFO] | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile
[INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile
[INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile
[INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile
[INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile
[INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile
[INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile
[INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile
[INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile
[INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile
[INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile
[INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile
[INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile
[INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile
[INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile
[INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile
[INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile
[INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile
[INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile
[INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
[INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile
[INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile
[INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile
[INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile
[INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
[INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile
[INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
[INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile
[INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile
[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | \- org.owasp.encoder:encoder:jar:1.2.3:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile
[INFO] | | | \- com.h2database:h2:jar:2.2.224:compile
[INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile
[INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile
[INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-single:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-jsonrpc-provider ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >--------------
[INFO] Building JSON-RPC :: Feature :: all 1.16.4-SNAPSHOT [22/37]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-all ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12: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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-all ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-all ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-all ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/classes/LICENSE
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all ---
[INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6: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-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-jsonrpc-all ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- features-test-plugin:13.1.5:test (default) @ odl-jsonrpc-all ---
[INFO] Starting SFT for org.opendaylight.jsonrpc:odl-jsonrpc-all
[INFO] Project dependency features detected: []
[INFO] Pax Exam System (Version: 4.13.3) created.
[INFO] Creating RMI registry server on 127.0.0.1:21000
[INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
[INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[INFO] Waiting for remote bundle context.. on 21000 name: 7665b339-ea07-4108-bf17-b598aa54bdad timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-all ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-jsonrpc-all ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 365 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/bom.xml
[INFO] attaching as odl-jsonrpc-all-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/bom.json
[INFO] attaching as odl-jsonrpc-all-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-all ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-all ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- maven-install-plugin:3.1.3: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-maven-clm-calcium/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.4-SNAPSHOT/odl-jsonrpc-all-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.4-SNAPSHOT/odl-jsonrpc-all-1.16.4-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.4-SNAPSHOT/odl-jsonrpc-all-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.4-SNAPSHOT/odl-jsonrpc-all-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-jsonrpc-all ---
[INFO] org.opendaylight.jsonrpc:odl-jsonrpc-all:feature:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-provider:xml:features:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[INFO] | | | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] | | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.4-SNAPSHOT:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile
[INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile
[INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile
[INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile
[INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile
[INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile
[INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile
[INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile
[INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile
[INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile
[INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile
[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile
[INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile
[INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile
[INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile
[INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile
[INFO] | | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile
[INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile
[INFO] | | | | | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile
[INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile
[INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile
[INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile
[INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile
[INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile
[INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile
[INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile
[INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile
[INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile
[INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile
[INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile
[INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile
[INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile
[INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile
[INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile
[INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile
[INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile
[INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile
[INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile
[INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile
[INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile
[INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile
[INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile
[INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile
[INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile
[INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile
[INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile
[INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile
[INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile
[INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile
[INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile
[INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
[INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile
[INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile
[INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile
[INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile
[INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile
[INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile
[INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
[INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile
[INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
[INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile
[INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile
[INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile
[INFO] | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile
[INFO] | | | \- com.h2database:h2:jar:2.2.224:compile
[INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile
[INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-single:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile
[INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:compile
[INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile
[INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile
[INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile
[INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile
[INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile
[INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile
[INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile
[INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile
[INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile
[INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile
[INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile
[INFO] | | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile
[INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:compile
[INFO] | +- dk.brics:automaton:jar:1.12-4:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile
[INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile
[INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile
[INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile
[INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile
[INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile
[INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile
[INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-jsonrpc-all ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >--------------
[INFO] Building JSON-RPC :: Features :: repository 1.16.4-SNAPSHOT [23/37]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-jsonrpc ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-jsonrpc ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-jsonrpc ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-jsonrpc ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-jsonrpc ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-jsonrpc ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-jsonrpc ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-jsonrpc ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/classes/LICENSE
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc ---
[INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6: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-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-jsonrpc >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-jsonrpc ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-jsonrpc <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-jsonrpc ---
[INFO]
[INFO] --- features-test-plugin:13.1.5:test (default) @ features-jsonrpc ---
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-jsonrpc ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-jsonrpc ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-jsonrpc ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 366 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.xml
[INFO] attaching as features-jsonrpc-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.json
[INFO] attaching as features-jsonrpc-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-jsonrpc ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-jsonrpc ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-jsonrpc ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-jsonrpc ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- maven-install-plugin:3.1.3: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-maven-clm-calcium/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.4-SNAPSHOT/features-jsonrpc-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.4-SNAPSHOT/features-jsonrpc-1.16.4-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.4-SNAPSHOT/features-jsonrpc-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.4-SNAPSHOT/features-jsonrpc-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-jsonrpc ---
[INFO] org.opendaylight.jsonrpc:features-jsonrpc:feature:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-all:xml:features:1.16.4-SNAPSHOT:compile
[INFO] | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:compile
[INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile
[INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile
[INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile
[INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile
[INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile
[INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile
[INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile
[INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile
[INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile
[INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile
[INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile
[INFO] | | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile
[INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:compile
[INFO] | +- dk.brics:automaton:jar:1.12-4:compile
[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile
[INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile
[INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile
[INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile
[INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile
[INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile
[INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile
[INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile
[INFO] | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile
[INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile
[INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile
[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile
[INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile
[INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile
[INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile
[INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile
[INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile
[INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile
[INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile
[INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile
[INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile
[INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile
[INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile
[INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile
[INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile
[INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile
[INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile
[INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile
[INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile
[INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile
[INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile
[INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile
[INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile
[INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
[INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile
[INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile
[INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile
[INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
[INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile
[INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
[INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile
[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | \- org.owasp.encoder:encoder:jar:1.2.3:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile
[INFO] | | \- com.h2database:h2:jar:2.2.224:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile
[INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile
[INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-provider:xml:features:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-single:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-jsonrpc ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >----------
[INFO] Building JSON-RPC :: Provider :: Cluster 1.16.4-SNAPSHOT [24/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-cluster ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-cluster ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-cluster ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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-maven-plugin:13.0.8:generate-sources (binding) @ jsonrpc-provider-cluster ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/yang
[INFO] yang-to-sources: Found 3 dependencies in 9.278 ms
[INFO] yang-to-sources: Project model files found: 1 in 2.292 ms
[INFO] yang-to-sources: 1 YANG models processed in 24.95 ms
[INFO] BindingJavaFileGenerator: Defined 6 files in 1.079 ms
[INFO] Sorted 6 files into 3 directories in 101.9 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.814 ms
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider-cluster ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-cluster ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-cluster ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin: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-maven-clm-calcium/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-maven-clm-calcium/provider/cluster/target/generated-sources/spi
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-provider-cluster ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 39 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/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
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-provider-cluster ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-provider-cluster ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-cluster ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] 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] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/TestCustomizer.java:[20,44] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated
[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
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-provider-cluster ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[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: 9.494 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-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider-cluster ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-cluster ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.4-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-provider-cluster ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider-cluster ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 116 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.xml
[INFO] attaching as jsonrpc-provider-cluster-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.json
[INFO] attaching as jsonrpc-provider-cluster-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided
[WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile
[WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[WARNING] org.scala-lang:scala-library:jar:2.13.14:compile
[WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[WARNING] com.typesafe:config:jar:1.4.2:compile
[WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:test
[WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[WARNING] Non-test scoped test only dependencies found:
[WARNING] com.typesafe:config:jar:1.4.2:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-cluster ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-cluster ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: Provider :: Cluster' with 47 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-cluster ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.4-SNAPSHOT/jsonrpc-provider-cluster-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.4-SNAPSHOT/jsonrpc-provider-cluster-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.4-SNAPSHOT/jsonrpc-provider-cluster-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.4-SNAPSHOT/jsonrpc-provider-cluster-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.4-SNAPSHOT/jsonrpc-provider-cluster-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.4-SNAPSHOT/jsonrpc-provider-cluster-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-cluster ---
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.4-SNAPSHOT/jsonrpc-provider-cluster-1.16.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-provider-cluster ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-provider-cluster:bundle:1.16.4-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:provided
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile
[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile
[INFO] | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile
[INFO] | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile
[INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile
[INFO] | +- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile
[INFO] | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile
[INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test
[INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.mockito:mockito-core:jar:5.14.1:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:test
[INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:test
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:test
[INFO] +- org.awaitility:awaitility:jar:4.2.2:test
[INFO] +- com.typesafe.akka:akka-testkit_2.13:jar:2.6.21:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:provided
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:provided
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-provider-cluster ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------
[INFO] Building JSON-RPC :: Feature :: Cluster 1.16.4-SNAPSHOT [25/37]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-cluster ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12: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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-cluster ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-cluster ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-cluster ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/classes/LICENSE
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster ---
[INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6: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-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- features-test-plugin:13.1.5:test (default) @ odl-jsonrpc-cluster ---
[INFO] Starting SFT for org.opendaylight.jsonrpc:odl-jsonrpc-cluster
[INFO] Project dependency features detected: []
[INFO] Pax Exam System (Version: 4.13.3) created.
[INFO] Creating RMI registry server on 127.0.0.1:21000
[INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
[INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[INFO] Waiting for remote bundle context.. on 21000 name: 46888421-5b30-4af9-96eb-0a4d5edb6998 timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-cluster ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-jsonrpc-cluster ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 364 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/bom.xml
[INFO] attaching as odl-jsonrpc-cluster-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/bom.json
[INFO] attaching as odl-jsonrpc-cluster-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-cluster ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- maven-install-plugin:3.1.3: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-maven-clm-calcium/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.4-SNAPSHOT/odl-jsonrpc-cluster-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.4-SNAPSHOT/odl-jsonrpc-cluster-1.16.4-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.4-SNAPSHOT/odl-jsonrpc-cluster-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.4-SNAPSHOT/odl-jsonrpc-cluster-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-jsonrpc-cluster ---
[INFO] org.opendaylight.jsonrpc:odl-jsonrpc-cluster:feature:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile
[INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile
[INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile
[INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile
[INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile
[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile
[INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile
[INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile
[INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile
[INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile
[INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile
[INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile
[INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile
[INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile
[INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile
[INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile
[INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile
[INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile
[INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile
[INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile
[INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile
[INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile
[INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile
[INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile
[INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile
[INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile
[INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile
[INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
[INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile
[INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile
[INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile
[INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile
[INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
[INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile
[INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
[INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile
[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | \- org.owasp.encoder:encoder:jar:1.2.3:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile
[INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile
[INFO] | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile
[INFO] | | \- com.h2database:h2:jar:2.2.224:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile
[INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile
[INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-cluster:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile
[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile
[INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile
[INFO] | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile
[INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile
[INFO] | | +- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile
[INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile
[INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:compile
[INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile
[INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile
[INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile
[INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile
[INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile
[INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile
[INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile
[INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile
[INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile
[INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile
[INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile
[INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile
[INFO] | | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile
[INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:compile
[INFO] | +- dk.brics:automaton:jar:1.12-4:compile
[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile
[INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile
[INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile
[INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile
[INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile
[INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile
[INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile
[INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-jsonrpc-cluster ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------
[INFO] Building JSON-RPC :: Features :: Aggregator 1.16.4-SNAPSHOT [26/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.xml
[INFO] attaching as features-aggregator-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.json
[INFO] attaching as features-aggregator-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.4-SNAPSHOT/features-aggregator-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.4-SNAPSHOT/features-aggregator-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.4-SNAPSHOT/features-aggregator-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-aggregator ---
[INFO] org.opendaylight.jsonrpc:features-aggregator:pom:1.16.4-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-aggregator ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.opendaylight.jsonrpc:inband-models >---------------
[INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.16.4-SNAPSHOT [27/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ inband-models ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ inband-models ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ inband-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ inband-models ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ inband-models ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ inband-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ inband-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ inband-models ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ inband-models ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ inband-models ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/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-maven-clm-calcium/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-maven-clm-calcium/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-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ inband-models >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ inband-models ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ inband-models <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ inband-models ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ inband-models ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ inband-models ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ inband-models ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ inband-models ---
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ inband-models ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ inband-models ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-shade-plugin:3.6.0:shade (single-jar) @ inband-models ---
[INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar.
[INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
[INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
[INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar.
[INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including net.bytebuddy:byte-buddy:jar:1.15.5 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar.
[INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8 in the shaded jar.
[INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar.
[INFO] Including io.netty:netty-all:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-dns:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-haproxy:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-memcache:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-mqtt:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-redis:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-smtp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-stomp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-xml:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-rxtx:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-sctp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-udt:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar.
[INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar.
[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] bus-messagelib-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] bus-spi-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.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] bus-jsonrpc-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] ietf-type-util-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-parser-support-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar define 3 overlapping resources:
[WARNING] - .api_description
[WARNING] - about.html
[WARNING] - bundle.properties
[WARNING] dom-codec-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, ietf-type-util-13.0.7.jar, inband-models-1.16.4-SNAPSHOT.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 2 overlapping resources:
[WARNING] - LICENSE
[WARNING] - META-INF/git.properties
[WARNING] netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar define 1 overlapping resource:
[WARNING] - META-INF/io.netty.versions.properties
[WARNING] antlr4-runtime-4.13.2.jar, bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, byte-buddy-1.15.5.jar, checker-qual-3.47.0.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.7.jar, inband-models-1.16.4-SNAPSHOT.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, slf4j-api-2.0.12.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource:
[WARNING] - META-INF/MANIFEST.MF
[WARNING] byte-buddy-1.15.5.jar, guava-32.1.3-jre.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE
[WARNING] checker-qual-3.47.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE.txt
[WARNING] byte-buddy-1.15.5.jar, error_prone_annotations-2.33.0.jar, gson-2.11.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes:
[WARNING] - META-INF.versions.9.module-info
[WARNING] bus-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.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] netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.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] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource:
[WARNING] - README.md
[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] Replacing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT.jar with /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT-shaded.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ inband-models ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ inband-models ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ inband-models ---
[WARNING] Unused declared dependencies found:
[WARNING] io.netty:netty-all:jar:4.1.114.Final:compile
[WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ inband-models ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ inband-models ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ inband-models ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ inband-models ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.4-SNAPSHOT/inband-models-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.4-SNAPSHOT/inband-models-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.4-SNAPSHOT/inband-models-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.4-SNAPSHOT/inband-models-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ inband-models ---
[INFO] org.opendaylight.jsonrpc:inband-models:jar:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:runtime
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:runtime
[INFO] +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile
[INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ inband-models ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >--------------
[INFO] Building JSON-RPC :: Binding adapter 1.16.4-SNAPSHOT [28/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-adapter ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-adapter ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-adapter ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-adapter ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-adapter ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ binding-adapter ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-adapter ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ binding-adapter ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-adapter ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ binding-adapter ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [debug release 17] 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 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
[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 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/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-maven-clm-calcium/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-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ binding-adapter >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ binding-adapter ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ binding-adapter <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ binding-adapter ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ binding-adapter ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ binding-adapter ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ binding-adapter ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.binding.TestModelServiceTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.144 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-files-plugin:13.1.5:copy-files (default) @ binding-adapter ---
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ binding-adapter ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.4-SNAPSHOT.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ binding-adapter ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] warning: unknown enum constant When.UNKNOWN
[WARNING] reason: class file for javax.annotation.meta.When not found
[WARNING] 1 warning
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ binding-adapter ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 97 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.xml
[INFO] attaching as binding-adapter-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.json
[INFO] attaching as binding-adapter-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-adapter ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided
[WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[WARNING] com.google.guava:guava:jar:32.1.3-jre:compile
[WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:provided
[WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:provided
[WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:provided
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-adapter ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-adapter ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-adapter ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: Binding adapter' with 14 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-adapter ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.4-SNAPSHOT/binding-adapter-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.4-SNAPSHOT/binding-adapter-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.4-SNAPSHOT/binding-adapter-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.4-SNAPSHOT/binding-adapter-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.4-SNAPSHOT/binding-adapter-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.4-SNAPSHOT/binding-adapter-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ binding-adapter ---
[INFO] org.opendaylight.jsonrpc:binding-adapter:jar:1.16.4-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:provided
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:provided
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:provided
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test
[INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test
[INFO] +- org.awaitility:awaitility:jar:4.2.2:test
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ binding-adapter ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >-------------
[INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.16.4-SNAPSHOT [29/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-bridge ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-bridge ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-bridge ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-bridge ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-bridge ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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-maven-plugin:13.0.8:generate-sources (binding) @ binding-bridge ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/main/yang
[INFO] yang-to-sources: Found 4 dependencies in 3.692 ms
[INFO] yang-to-sources: Project model files found: 1 in 915.0 μs
[INFO] yang-to-sources: 1 YANG models processed in 43.44 ms
[INFO] BindingJavaFileGenerator: Defined 9 files in 2.303 ms
[INFO] Sorted 9 files into 3 directories in 313.1 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 22.97 ms
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ binding-bridge ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-bridge ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ binding-bridge ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin: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-maven-clm-calcium/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-maven-clm-calcium/bus/examples/binding-bridge/target/generated-sources/spi
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ binding-bridge ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 10 source files with javac [debug release 17] 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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ binding-bridge >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ binding-bridge ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ binding-bridge <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ binding-bridge ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ binding-bridge ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ binding-bridge ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ binding-bridge ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ binding-bridge ---
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ binding-bridge ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ binding-bridge ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-shade-plugin:3.6.0:shade (single-jar) @ binding-bridge ---
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including net.bytebuddy:byte-buddy:jar:1.15.5 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8 in the shaded jar.
[INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar.
[INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar.
[INFO] Including io.netty:netty-all:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-dns:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-haproxy:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-memcache:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-mqtt:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-redis:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-smtp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-stomp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-xml:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-rxtx:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-sctp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-udt:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final in the shaded jar.
[INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:binding-adapter:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar.
[INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
[INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
[INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar.
[INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar.
[INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar.
[INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar.
[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] bus-messagelib-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-adapter-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource:
[WARNING] - README.md
[WARNING] checker-qual-3.47.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE.txt
[WARNING] bus-spi-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.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] bus-jsonrpc-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] antlr4-runtime-4.13.2.jar, binding-adapter-1.16.4-SNAPSHOT.jar, binding-bridge-1.16.4-SNAPSHOT.jar, bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, byte-buddy-1.15.5.jar, checker-qual-3.47.0.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.7.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT-tests.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-adapter-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource:
[WARNING] - META-INF/MANIFEST.MF
[WARNING] dom-codec-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-adapter-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-parser-support-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar define 3 overlapping resources:
[WARNING] - .api_description
[WARNING] - about.html
[WARNING] - bundle.properties
[WARNING] netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar define 1 overlapping resource:
[WARNING] - META-INF/io.netty.versions.properties
[WARNING] jsonrpc-test-model-1.16.4-SNAPSHOT-tests.jar, jsonrpc-test-model-1.16.4-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] byte-buddy-1.15.5.jar, guava-32.1.3-jre.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE
[WARNING] binding-adapter-1.16.4-SNAPSHOT.jar, binding-bridge-1.16.4-SNAPSHOT.jar, bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, ietf-type-util-13.0.7.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-adapter-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 2 overlapping resources:
[WARNING] - LICENSE
[WARNING] - META-INF/git.properties
[WARNING] bus-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.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] byte-buddy-1.15.5.jar, error_prone_annotations-2.33.0.jar, gson-2.11.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.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] netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.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] 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] Replacing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT.jar with /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT-shaded.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ binding-bridge ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-bridge ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile
[WARNING] Unused declared dependencies found:
[WARNING] io.netty:netty-all:jar:4.1.114.Final:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[WARNING] ch.qos.logback:logback-core:jar:1.3.14:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile
[WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-bridge ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-bridge ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-bridge ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-bridge ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.4-SNAPSHOT/binding-bridge-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.4-SNAPSHOT/binding-bridge-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.4-SNAPSHOT/binding-bridge-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.4-SNAPSHOT/binding-bridge-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ binding-bridge ---
[INFO] org.opendaylight.jsonrpc.bus:binding-bridge:jar:1.16.4-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:runtime
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:runtime
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.4-SNAPSHOT:test
[INFO] +- ch.qos.logback:logback-core:jar:1.3.14:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile
[INFO] +- org.opendaylight.jsonrpc:binding-adapter:jar:1.16.4-SNAPSHOT:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ binding-bridge ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------
[INFO] Building JSON-RPC :: POM 1.16.4-SNAPSHOT [30/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/target/bom.xml
[INFO] attaching as jsonrpc-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/target/bom.json
[INFO] attaching as jsonrpc-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.4-SNAPSHOT/jsonrpc-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.4-SNAPSHOT/jsonrpc-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.4-SNAPSHOT/jsonrpc-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc ---
[INFO] org.opendaylight.jsonrpc:jsonrpc:pom:1.16.4-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >----------------
[INFO] Building JSON-RPC :: BUS 1.16.4-SNAPSHOT [31/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-bus ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-bus ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-bus ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-bus ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.xml
[INFO] attaching as jsonrpc-bus-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.json
[INFO] attaching as jsonrpc-bus-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-bus ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.4-SNAPSHOT/jsonrpc-bus-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.4-SNAPSHOT/jsonrpc-bus-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.4-SNAPSHOT/jsonrpc-bus-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-bus ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-bus:pom:1.16.4-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-bus ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >----------------
[INFO] Building JSON-RPC :: BUS :: Examples 1.16.4-SNAPSHOT [32/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ examples ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ examples ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ examples ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ examples ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.xml
[INFO] attaching as examples-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.json
[INFO] attaching as examples-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ examples ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.4-SNAPSHOT/examples-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.4-SNAPSHOT/examples-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.4-SNAPSHOT/examples-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ examples ---
[INFO] org.opendaylight.jsonrpc.bus:examples:pom:1.16.4-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ examples ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >--------------
[INFO] Building JSON-RPC :: Security 1.16.4-SNAPSHOT [33/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-security ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-security ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-security ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.xml
[INFO] attaching as jsonrpc-security-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.json
[INFO] attaching as jsonrpc-security-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-security ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.4-SNAPSHOT/jsonrpc-security-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.4-SNAPSHOT/jsonrpc-security-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.4-SNAPSHOT/jsonrpc-security-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-security ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-security:pom:1.16.4-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-security ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >----------------
[INFO] Building JSON-RPC :: Tools parent 1.16.4-SNAPSHOT [34/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-parent ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ tools-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-parent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ tools-parent ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ tools-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ tools-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ tools-parent ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/classes/LICENSE
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ tools-parent >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ tools-parent ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ tools-parent <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ tools-parent ---
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ tools-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ tools-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-parent ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 118 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.xml
[INFO] attaching as tools-parent-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.json
[INFO] attaching as tools-parent-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ tools-parent ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ tools-parent ---
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ tools-parent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ tools-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-parent ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.4-SNAPSHOT/tools-parent-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.4-SNAPSHOT/tools-parent-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.4-SNAPSHOT/tools-parent-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ tools-parent ---
[INFO] org.opendaylight.jsonrpc:tools-parent:pom:1.16.4-SNAPSHOT
[INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.8.1:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile
[INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:runtime
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:runtime
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ tools-parent ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------------< org.opendaylight.jsonrpc:test-tool >-----------------
[INFO] Building JSON-RPC :: Tools :: Test 1.16.4-SNAPSHOT [35/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-tool ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-tool ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-tool ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-tool ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-tool ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-tool ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-tool ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-tool ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin: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-maven-clm-calcium/tools/test-tool/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-tool ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-tool >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-tool ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-tool <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-tool ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-tool ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-tool ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ test-tool ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ test-tool ---
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ test-tool ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ test-tool ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-shade-plugin:3.6.0:shade (uberjar) @ test-tool ---
[INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar.
[INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
[INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
[INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar.
[INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar.
[INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar.
[INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8 in the shaded jar.
[INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar.
[INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar.
[INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.8.1 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including io.netty:netty-all:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-dns:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-haproxy:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-memcache:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-mqtt:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-redis:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-smtp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-stomp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-xml:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-rxtx:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-sctp:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-udt:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar.
[INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar.
[INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including net.bytebuddy:byte-buddy:jar:1.15.5 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.8 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar.
[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] bus-messagelib-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, byte-buddy-1.15.5.jar, error_prone_annotations-2.33.0.jar, gson-2.11.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes:
[WARNING] - META-INF.versions.9.module-info
[WARNING] bus-spi-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.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] bus-jsonrpc-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource:
[WARNING] - README.md
[WARNING] jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, security-noop-1.16.4-SNAPSHOT.jar define 2 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider
[WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService
[WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-parser-support-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar define 3 overlapping resources:
[WARNING] - .api_description
[WARNING] - about.html
[WARNING] - bundle.properties
[WARNING] dom-codec-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar define 1 overlapping resource:
[WARNING] - META-INF/io.netty.versions.properties
[WARNING] byte-buddy-1.15.5.jar, guava-32.1.3-jre.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE
[WARNING] checker-qual-3.47.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE.txt
[WARNING] bus-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-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] antlr4-runtime-4.13.2.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, byte-buddy-1.15.5.jar, checker-qual-3.47.0.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, security-api-1.16.4-SNAPSHOT.jar, security-noop-1.16.4-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, test-tool-1.16.4-SNAPSHOT.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource:
[WARNING] - META-INF/MANIFEST.MF
[WARNING] bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, security-api-1.16.4-SNAPSHOT.jar, security-noop-1.16.4-SNAPSHOT.jar, test-tool-1.16.4-SNAPSHOT.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 2 overlapping resources:
[WARNING] - LICENSE
[WARNING] - META-INF/git.properties
[WARNING] netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.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] jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, security-api-1.16.4-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] netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.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.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource:
[WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF
[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] Replacing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT.jar with /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT-shaded.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ test-tool ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 129 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.xml
[INFO] attaching as test-tool-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.json
[INFO] attaching as test-tool-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-tool ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-tool ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[WARNING] com.google.guava:guava:jar:32.1.3-jre:compile
[WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[WARNING] Unused declared dependencies found:
[WARNING] io.netty:netty-all:jar:4.1.114.Final:compile
[WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile
[WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-tool ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-tool ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-tool ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-tool ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.4-SNAPSHOT/test-tool-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.4-SNAPSHOT/test-tool-1.16.4-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.4-SNAPSHOT/test-tool-1.16.4-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.4-SNAPSHOT/test-tool-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.4-SNAPSHOT/test-tool-1.16.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.4-SNAPSHOT/test-tool-1.16.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ test-tool ---
[INFO] org.opendaylight.jsonrpc:test-tool:jar:1.16.4-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile
[INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.8.1:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile
[INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile
[INFO] +- io.netty:netty-all:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:runtime
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:runtime
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:runtime
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile
[INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ test-tool ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >---------------
[INFO] Building JSON-RPC :: Tools 1.16.4-SNAPSHOT [36/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-tools ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-tools ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-tools ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-tools ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.xml
[INFO] attaching as jsonrpc-tools-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.json
[INFO] attaching as jsonrpc-tools-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-tools ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.4-SNAPSHOT/jsonrpc-tools-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.4-SNAPSHOT/jsonrpc-tools-1.16.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.4-SNAPSHOT/jsonrpc-tools-1.16.4-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-tools ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-tools:pom:1.16.4-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-tools ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/tools/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-karaf >---------------
[INFO] Building JSON-RPC :: Karaf 1.16.4-SNAPSHOT [37/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-karaf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-karaf ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-karaf ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-karaf ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-karaf ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/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] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-karaf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-karaf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-karaf ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ jsonrpc-karaf ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/karaf/src/main/resources
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6: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-maven-clm-calcium/karaf/target/assembly
[INFO] Loading direct KAR and features XML dependencies
[INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar
[INFO] Feature framework will be added as a startup feature
[INFO] Generating Karaf assembly: /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly
[INFO] Unzipping kars
[INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar
[INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
[INFO] Loading profiles from:
[INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
[INFO] Loading repositories
[INFO] Generating generated-startup profile
[INFO] Generating generated-boot profile with parents: generated-startup
[INFO] Generating generated-installed profile
[INFO] Configuring etc/config.properties and etc/system.properties
[INFO] Downloading libraries for generated profiles
[INFO] Downloading additional libraries
[INFO] Writing configurations
[INFO] adding config file: etc/profile.cfg
[INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml
[INFO] Startup stage
[INFO] Loading startup repositories
[INFO] Resolving startup features and bundles
[INFO] Features: framework
[INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.5
[INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5
[INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
[INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
[INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
[INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
[INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
[INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
[INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
[INFO] Boot stage
[INFO] Loading boot repositories
[INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.4-SNAPSHOT/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.4-SNAPSHOT/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features
[INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.4-SNAPSHOT/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.4-SNAPSHOT/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features
[INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/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.yangtools/odl-yangtools-codec/13.0.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/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.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/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-apache-commons-lang3/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features
[INFO] Feature odl-mdsal-distributed-datastore/9.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.6
[INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/akkaconf
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/factoryakkaconf
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleshardconf
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleconf
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/cfg/datastore
[INFO] Feature jaas-boot/4.4.6 is defined as a boot feature
[INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar
[INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6
[INFO] Feature shell/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6
[INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg
[INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
[INFO] adding config file: etc/org.apache.karaf.shell.cfg
[INFO] Feature service/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6
[INFO] Feature odl-guava/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.47.0
[INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre
[INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1
[INFO] Feature odl-controller-scala/9.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14
[INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14
[INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2
[INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2
[INFO] Feature package/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6
[INFO] Feature odl-apache-shiro/0.19.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.8
[INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4
[INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2
[INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3
[INFO] Feature pax-web-websockets/8.0.27 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.27
[INFO] Feature ssh/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77
[INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6
[INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77
[INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1
[INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77
[INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1
[INFO] Feature features-jsonrpc/1.16.4.SNAPSHOT is defined as a boot feature
[INFO] Feature odl-yangtools-parser-api/13.0.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.8
[INFO] Feature odl-mdsal-model-rfc7952/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.7
[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 pax-web-jetty/9.4.54.v20240208 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208
[INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208
[INFO] Feature framework/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
[INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
[INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
[INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
[INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
[INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
[INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
[INFO] Feature odl-mdsal-remoterpc-connector/9.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.6
[INFO] Feature shell-compat/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6
[INFO] Feature odl-mdsal-dom-runtime/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.7
[INFO] Feature odl-mdsal-model-rfc8525/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.7
[INFO] Feature odl-mdsal-common/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.7
[INFO] Feature http/8.0.27 is defined as a boot feature
[INFO] Feature deployer/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6
[INFO] Feature odl-yangtools-util/13.0.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.8
[INFO] Feature odl-netconf-model-rfc5277/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.11
[INFO] Feature odl-mdsal-eos-dom/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.7
[INFO] Feature odl-mdsal-dom-broker/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.7
[INFO] Feature odl-jackson-2/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.16.2
[INFO] Feature odl-netconf-model-rfc6470/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.11
[INFO] Feature odl-mdsal-binding-runtime/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.7
[INFO] Feature odl-aaa-shiro/0.19.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-app-config
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-datastore-config
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/py/idmtool
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8/cfg/config
[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-stax2-api/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2
[INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature
[INFO] Feature scr/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
[INFO] Feature aries-proxy/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7
[INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7
[INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7
[INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
[INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7
[INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7
[INFO] Feature odl-controller-akka/9.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2
[INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0
[INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.6
[INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1
[INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2
[INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1
[INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4
[INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3
[INFO] Feature jaas/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6
[INFO] adding config file: etc/org.apache.karaf.jaas.cfg
[INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
[INFO] Feature odl-aaa-encryption-service/0.19.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.8
[INFO] Feature odl-aaa-web/0.19.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.8
[INFO] Feature 5c300eed-45a9-49c2-b50f-1e241a290e08/0.0.0 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5
[INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5
[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/13.1.5
[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/13.1.5
[INFO] Feature odl-aaa-password-service/0.19.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config
[INFO] Feature odl-yangtools-common/13.0.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.8
[INFO] Feature management/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
[INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6
[INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
[INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
[INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
[INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
[INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
[INFO] adding config file: etc/jmx.acl.cfg
[INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
[INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg
[INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
[INFO] adding config file: etc/org.apache.karaf.management.cfg
[INFO] Feature odl-mdsal-model-rfc8072/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.7
[INFO] Feature odl-antlr4/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2
[INFO] Feature log/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6
[INFO] adding config file: etc/org.apache.karaf.log.cfg
[INFO] Feature odl-aaa-api/0.19.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.8
[INFO] Feature odl-restconf-common/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.11
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.11
[INFO] Feature pax-web-war/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
[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] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27
[INFO] Feature odl-yangtools-data/13.0.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.8
[INFO] Feature odl-ws-rs-api/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6
[INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27
[INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber
[INFO] Feature odl-netconf-api/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.11
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.11
[INFO] Feature odl-controller-mdsal-common/9.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.6
[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 pax-web-http-war/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6
[INFO] Feature odl-mdsal-singleton-dom/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.7
[INFO] Feature war/4.4.6 is defined as a boot feature
[INFO] Feature odl-restconf-openapi/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/7.0.11
[INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4
[INFO] Feature odl-controller-blueprint/9.0.6 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/9.0.6
[INFO] Feature standard/4.4.6 is defined as a boot feature
[INFO] Feature odl-gson/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0
[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 odl-mdsal-eos-binding/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.7
[INFO] Feature odl-jsonrpc-provider/1.16.4.SNAPSHOT is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/dom-codec/1.16.4-SNAPSHOT
[INFO] Feature odl-yangtools-xpath-api/13.0.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.8
[INFO] Feature odl-restconf/7.0.11 is defined as a boot feature
[INFO] Feature feature/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
[INFO] adding config file: etc/org.apache.karaf.features.repos.cfg
[INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg
[INFO] Feature system/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6
[INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg
[INFO] Feature odl-mdsal-binding-base/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.7
[INFO] Feature odl-netconf-model-rfc6243/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.11
[INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty
[INFO] adding config file: etc/org.ops4j.pax.web.cfg
[INFO] Feature odl-mdsal-broker/9.0.6 is defined as a boot feature
[INFO] Feature odl-aaa-cert/0.19.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8/xml/config
[INFO] Feature pax-web-http/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6
[INFO] Feature odl-netconf-model-rfc8526/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.11
[INFO] Feature odl-yangtools-xpath/13.0.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.8
[INFO] Feature odl-mdsal-bytebuddy/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.5
[INFO] Feature diagnostic/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6
[INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar
[INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6
[INFO] Feature odl-yangtools-export/13.0.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.8
[INFO] Feature odl-jersey-2/13.1.5 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.jersey.core/jersey-client/2.45
[INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45
[INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45
[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.45
[INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45
[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.45
[INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3
[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.45
[INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1
[INFO] Feature odl-servlet-api/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0
[INFO] Feature odl-mdsal-model-rfc8342/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.7
[INFO] Feature wrap/2.6.14 is defined as a boot feature
[INFO] Feature pax-web-core/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27
[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.27
[INFO] Feature odl-karaf-feat-jdbc/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0
[INFO] Feature kar/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6
[INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg
[INFO] Feature odl-mdsal-dom-api/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.7
[INFO] Feature odl-jsonrpc-all/1.16.4.SNAPSHOT is defined as a boot feature
[INFO] Feature odl-javassist-3/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA
[INFO] Feature odl-yanglib-mdsal-writer/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.11
[INFO] Feature odl-mdsal-clustering-commons/9.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.6
[INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.22.0
[INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.6
[INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.28
[INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.6
[INFO] Feature odl-karaf-feat-jetty/13.1.5 is defined as a boot feature
[INFO] Feature odl-mdsal-binding-dom-adapter/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.7
[INFO] Feature jline/3.21.0 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
[INFO] adding maven artifact: mvn:org.jline/jline/3.21.0
[INFO] Feature odl-yangtools-codec/13.0.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.8
[INFO] Feature odl-jsonrpc-bus/1.16.4.SNAPSHOT is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-api/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-api/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-aaa/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-http/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-noop/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-service/1.16.4-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-config/1.16.4-SNAPSHOT/cfg/config
[INFO] Feature odl-mdsal-model-rfc8040/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.7
[INFO] Feature odl-netconf-model-rfc6241/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.11
[INFO] Feature odl-dropwizard-metrics/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.28
[INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.28
[INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.28
[INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.28
[INFO] Feature odl-netty-4/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.114.Final
[INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.114.Final
[INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.114.Final
[INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.114.Final
[INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.114.Final
[INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final
[INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.114.Final
[INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.114.Final
[INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final/jar/linux-x86_64
[INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.114.Final
[INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.114.Final
[INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.114.Final/jar/linux-x86_64
[INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
[INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6
[INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
[INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
[INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
[INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
[INFO] Feature odl-mdsal-singleton-common/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.7
[INFO] Feature odl-apache-commons-text/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0
[INFO] Feature odl-netconf-model-rfc8040/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.11
[INFO] Feature odl-mdsal-binding-runtime-api/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.7
[INFO] Feature config/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6
[INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
[INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg
[INFO] Feature instance/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6
[INFO] Feature odl-mdsal-eos-common/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.7
[INFO] Feature odl-mdsal-binding-api/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.7
[INFO] Feature odl-jakarta-activation-api/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2
[INFO] Feature odl-restconf-nb/7.0.11 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.11
[INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.11
[INFO] Feature odl-yangtools-data-api/13.0.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.8
[INFO] Feature odl-woodstox/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0
[INFO] Feature odl-apache-commons-lang3/13.1.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0
[INFO] Feature odl-yangtools-parser/13.0.8 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.8
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.8
[INFO] Feature bundle/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6
[INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
[INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
[INFO] Feature odl-mdsal-model-rfc6991/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.7
[INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature
[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:org.ops4j.pax.web/pax-web-jsp/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27
[INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27
[INFO] Feature odl-jolokia/9.0.6 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/9.0.6/cfg/configuration
[INFO] Install stage
[INFO] Loading installed repositories
[INFO] Feature wrapper/4.4.6 is defined as an installed feature
[INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
[INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-karaf >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-karaf ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-karaf <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-karaf ---
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ jsonrpc-karaf ---
[INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly/lib/karaf.branding-13.1.5.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ jsonrpc-karaf ---
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ jsonrpc-karaf ---
[INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties
[INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg
[INFO]
[INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-karaf ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ jsonrpc-karaf ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/karaf/src/main/assembly
[INFO]
[INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ jsonrpc-karaf ---
[INFO] Feature repository discovered recursively: 0d47e98c-2e0b-4455-a4a8-e14c5d28c450
[INFO] Feature repository discovered recursively: features-jsonrpc
[INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-jackson-2
[INFO] Feature repository discovered recursively: odl-woodstox
[INFO] Feature repository discovered recursively: odl-stax2-api
[INFO] Feature repository discovered recursively: odl-ws-rs-api
[INFO] Feature repository discovered recursively: odl-jakarta-activation-api
[INFO] Feature repository discovered recursively: odl-restconf
[INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-yangtools-export
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT
[INFO] Feature repository discovered recursively: odl-netty-4
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991
[INFO] Feature repository discovered recursively: odl-mdsal-binding-base
[INFO] Feature repository discovered recursively: odl-yangtools-common
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-servlet-api
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-mdsal-9.0.6
[INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
[INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
[INFO] Feature repository discovered recursively: odl-mdsal-eos-common
[INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
[INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
[INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
[INFO] Feature repository discovered recursively: odl-controller-9.0.6
[INFO] Feature repository discovered recursively: odl-apache-commons-text
[INFO] Feature repository discovered recursively: odl-apache-commons-lang3
[INFO] Feature repository discovered recursively: odl-controller-9.0.6
[INFO] Feature repository discovered recursively: odl-controller-akka
[INFO] Feature repository discovered recursively: odl-controller-scala
[INFO] Feature repository discovered recursively: odl-dropwizard-metrics
[INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-guava
[INFO] Feature repository discovered recursively: odl-jersey-2
[INFO] Feature repository discovered recursively: odl-javassist-3
[INFO] Feature repository discovered recursively: odl-yangtools-util
[INFO] Feature repository discovered recursively: pt-triemap
[INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
[INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6
[INFO] Feature repository discovered recursively: odl-yangtools-codec
[INFO] Feature repository discovered recursively: odl-gson
[INFO] Feature repository discovered recursively: odl-yangtools-data
[INFO] Feature repository discovered recursively: odl-antlr4
[INFO] Feature repository discovered recursively: odl-mdsal-dom-api
[INFO] Feature repository discovered recursively: odl-extras-9.0.6
[INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
[INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
[INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.4-SNAPSHOT
[INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
[INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime
[INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy
[INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime
[INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
[INFO] Feature repository discovered recursively: odl-yangtools-parser
[INFO] Feature repository discovered recursively: odl-yangtools-xpath
[INFO] Feature repository discovered recursively: odl-mdsal-binding-api
[INFO] Feature repository discovered recursively: odl-yangtools-data-api
[INFO] Feature repository discovered recursively: odl-yangtools-parser-api
[INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
[INFO] Feature repository discovered recursively: odl-mdsal-common
[INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
[INFO] Feature repository discovered recursively: framework-4.4.6
[INFO] Feature repository discovered recursively: standard-4.4.6
[INFO] Feature repository discovered recursively: framework-4.4.6
[INFO] Feature repository discovered recursively: features-jsonrpc
[INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-jackson-2
[INFO] Feature repository discovered recursively: odl-woodstox
[INFO] Feature repository discovered recursively: odl-stax2-api
[INFO] Feature repository discovered recursively: odl-ws-rs-api
[INFO] Feature repository discovered recursively: odl-jakarta-activation-api
[INFO] Feature repository discovered recursively: odl-restconf
[INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040
[INFO] Feature repository discovered recursively: odl-mdsal-binding-base
[INFO] Feature repository discovered recursively: odl-yangtools-common
[INFO] Feature repository discovered recursively: odl-yangtools-util
[INFO] Feature repository discovered recursively: odl-guava
[INFO] Feature repository discovered recursively: pt-triemap
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
[INFO] Feature repository discovered recursively: odl-yangtools-export
[INFO] Feature repository discovered recursively: odl-yangtools-parser-api
[INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952
[INFO] Feature repository discovered recursively: odl-mdsal-9.0.6
[INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
[INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
[INFO] Feature repository discovered recursively: odl-mdsal-eos-common
[INFO] Feature repository discovered recursively: odl-yangtools-data-api
[INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
[INFO] Feature repository discovered recursively: odl-mdsal-common
[INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
[INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
[INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime
[INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy
[INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime
[INFO] Feature repository discovered recursively: odl-mdsal-dom-api
[INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
[INFO] Feature repository discovered recursively: odl-yangtools-data
[INFO] Feature repository discovered recursively: odl-antlr4
[INFO] Feature repository discovered recursively: odl-yangtools-parser
[INFO] Feature repository discovered recursively: odl-yangtools-xpath
[INFO] Feature repository discovered recursively: odl-mdsal-binding-api
[INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
[INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
[INFO] Feature repository discovered recursively: odl-controller-9.0.6
[INFO] Feature repository discovered recursively: odl-apache-commons-text
[INFO] Feature repository discovered recursively: odl-apache-commons-lang3
[INFO] Feature repository discovered recursively: odl-yangtools-codec
[INFO] Feature repository discovered recursively: odl-gson
[INFO] Feature repository discovered recursively: odl-controller-9.0.6
[INFO] Feature repository discovered recursively: odl-dropwizard-metrics
[INFO] Feature repository discovered recursively: odl-netty-4
[INFO] Feature repository discovered recursively: odl-servlet-api
[INFO] Feature repository discovered recursively: odl-controller-akka
[INFO] Feature repository discovered recursively: odl-controller-scala
[INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
[INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
[INFO] Feature repository discovered recursively: pax-transx-0.5.4
[INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6
[INFO] Feature repository discovered recursively: odl-extras-9.0.6
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-aaa-0.19.8
[INFO] Feature repository discovered recursively: odl-jersey-2
[INFO] Feature repository discovered recursively: odl-javassist-3
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243
[INFO] Feature repository discovered recursively: odl-netconf-7.0.11
[INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.4-SNAPSHOT
[INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT
[INFO] Feature repository discovered recursively: standard-4.4.6
[INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27
[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.27 is blacklisted, selected for removal from local repo
[INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
[INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
[INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
[INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
[INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
[INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
[INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
[INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
[INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
[INFO]
[INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ jsonrpc-karaf ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ jsonrpc-karaf ---
[INFO] Executing tasks
[INFO] [delete] Deleting directory /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly/system/org/bouncycastle
[INFO] Executed tasks
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-karaf ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ jsonrpc-karaf ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-karaf ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-karaf ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-karaf ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-karaf ---
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-karaf ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-karaf ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-karaf ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/karaf/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.4-SNAPSHOT/jsonrpc-karaf-1.16.4-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/jsonrpc-karaf-1.16.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.4-SNAPSHOT/jsonrpc-karaf-1.16.4-SNAPSHOT.tar.gz
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/jsonrpc-karaf-1.16.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.4-SNAPSHOT/jsonrpc-karaf-1.16.4-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-karaf ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-karaf:pom:1.16.4-SNAPSHOT
[INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile
[INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime
[INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime
[INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime
[INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile
[INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
[INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile
[INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
[INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime
[INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime
[INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime
[INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime
[INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime
[INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime
[INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime
[INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime
[INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime
[INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile
[INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile
[INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime
[INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime
[INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile
[INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime
[INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile
[INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile
[INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile
[INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile
[INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime
[INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime
[INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime
[INFO] | +- org.jline:jline:jar:3.21.0:compile
[INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile
[INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided
[INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile
[INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile
[INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile
[INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile
[INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile
[INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile
[INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile
[INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile
[INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test
[INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test
[INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test
[INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:runtime
[INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile
[INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile
[INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile
[INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile
[INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile
[INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile
[INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile
[INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile
[INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile
[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile
[INFO] | \- javax.activation:activation:jar:1.1.1:compile
[INFO] +- org.opendaylight.jsonrpc:features-jsonrpc:xml:features:1.16.4-SNAPSHOT:runtime
[INFO] | +- org.opendaylight.jsonrpc:odl-jsonrpc-all:xml:features:1.16.4-SNAPSHOT:runtime
[INFO] | | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:runtime
[INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:runtime
[INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:runtime
[INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:runtime
[INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime
[INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:runtime
[INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime
[INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:runtime
[INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:runtime
[INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:runtime
[INFO] | | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:runtime
[INFO] | | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:runtime
[INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:runtime
[INFO] | | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:runtime
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:runtime
[INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:runtime
[INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:runtime
[INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:runtime
[INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:runtime
[INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:runtime
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:runtime
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:runtime
[INFO] | | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:runtime
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:runtime
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:runtime
[INFO] | | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:runtime
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:runtime
[INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:runtime
[INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:runtime
[INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:runtime
[INFO] | | | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:runtime
[INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:runtime
[INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime
[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime
[INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:runtime
[INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:runtime
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:runtime
[INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:runtime (optional)
[INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:runtime
[INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11:runtime
[INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:runtime
[INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:runtime
[INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11:runtime
[INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:runtime
[INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:runtime
[INFO] | | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:runtime
[INFO] | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:runtime
[INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime
[INFO] | | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime
[INFO] | | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime
[INFO] | | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime
[INFO] | | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime
[INFO] | | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime
[INFO] | | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime
[INFO] | | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime
[INFO] | | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime
[INFO] | | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime
[INFO] | | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime
[INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:runtime
[INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:runtime
[INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:runtime
[INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:runtime
[INFO] | +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.4-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | | +- com.google.code.gson:gson:jar:2.11.0:runtime
[INFO] | | | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:runtime
[INFO] | | | +- com.google.guava:guava:jar:32.1.3-jre:runtime
[INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime
[INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime
[INFO] | | | | +- org.checkerframework:checker-qual:jar:3.47.0:runtime
[INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime
[INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime
[INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime
[INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime
[INFO] | | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.8:runtime
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:runtime
[INFO] | | | \- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.4-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:runtime
[INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:runtime
[INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:runtime
[INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:runtime
[INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:runtime
[INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:runtime
[INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:runtime
[INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:runtime
[INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:runtime
[INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:runtime
[INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:runtime
[INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:runtime
[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:runtime
[INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:runtime
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:runtime
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:runtime
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:runtime
[INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:runtime
[INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:runtime
[INFO] | | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:runtime
[INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:runtime
[INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:runtime
[INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:runtime
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:runtime
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:runtime
[INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:runtime
[INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:runtime
[INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:runtime
[INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:runtime
[INFO] | | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:runtime
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:runtime
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:runtime
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:runtime
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:runtime
[INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:runtime
[INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:runtime
[INFO] | | | | | +- com.typesafe:config:jar:1.4.2:runtime
[INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:runtime
[INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime
[INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime
[INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime
[INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:runtime
[INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime
[INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime
[INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime
[INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime
[INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:runtime
[INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:runtime
[INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:runtime
[INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:runtime
[INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:runtime
[INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:runtime
[INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime
[INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.14:runtime
[INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:runtime
[INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:runtime
[INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime
[INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:runtime
[INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:runtime
[INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:runtime
[INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:runtime
[INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:runtime
[INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:runtime
[INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:runtime
[INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:runtime
[INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:runtime
[INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:runtime
[INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime
[INFO] | | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:runtime
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:runtime
[INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:runtime
[INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:runtime
[INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:runtime
[INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:runtime
[INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:runtime
[INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:runtime
[INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:runtime
[INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:runtime
[INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime
[INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:runtime
[INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:runtime
[INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime
[INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime
[INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime
[INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime
[INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime
[INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:runtime
[INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime
[INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:runtime
[INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime
[INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime
[INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:runtime
[INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:runtime
[INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:runtime
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:runtime
[INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime
[INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:runtime
[INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:runtime
[INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:runtime
[INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:runtime
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:runtime
[INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:runtime
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:runtime
[INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:runtime
[INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:runtime
[INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:runtime
[INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:runtime
[INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime
[INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:runtime
[INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime
[INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime
[INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:runtime
[INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:runtime
[INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime
[INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime
[INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:runtime
[INFO] | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:runtime
[INFO] | | | \- com.h2database:h2:jar:2.2.224:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:runtime
[INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:runtime
[INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:runtime
[INFO] | \- org.opendaylight.jsonrpc:odl-jsonrpc-provider:xml:features:1.16.4-SNAPSHOT:runtime
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-single:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:runtime
[INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:runtime
[INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:runtime
[INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:runtime
[INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:runtime
[INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT:runtime
[INFO] | | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:runtime
[INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:runtime
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:runtime
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:runtime
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:runtime
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:runtime
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:runtime
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:runtime
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:runtime
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:runtime
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:runtime
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:runtime
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:runtime
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:runtime
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:runtime
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:runtime
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:runtime
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:runtime
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:runtime
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:runtime
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:runtime
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:runtime
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:runtime
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:runtime
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:runtime
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:runtime
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:runtime
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:runtime
[INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime
[INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile
[INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided
[INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile
[INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
[INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile
[INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.5:compile
[INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.5:provided
[INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:runtime
[INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:runtime
[INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:runtime
[INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:runtime
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:runtime
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-karaf ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/sonatype-clm/module.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for JSON-RPC :: POM 1.16.4-SNAPSHOT:
[INFO]
[INFO] JSON-RPC :: Parent ................................. SUCCESS [ 11.749 s]
[INFO] JSON-RPC :: API .................................... SUCCESS [ 14.230 s]
[INFO] JSON-RPC :: Artifacts .............................. SUCCESS [ 1.192 s]
[INFO] JSON-RPC :: BUS :: JSON-RPC codec .................. SUCCESS [ 10.024 s]
[INFO] JSON-RPC :: BUS :: API ............................. SUCCESS [ 7.310 s]
[INFO] JSON-RPC :: Security :: API ........................ SUCCESS [ 6.113 s]
[INFO] JSON-RPC :: Security :: NOOP ....................... SUCCESS [ 4.491 s]
[INFO] JSON-RPC :: BUS :: SPI ............................. SUCCESS [ 8.755 s]
[INFO] JSON-RPC :: BUS :: ZeroMQ transport ................ SUCCESS [ 14.427 s]
[INFO] JSON-RPC :: BUS :: HTTP transport .................. SUCCESS [ 13.263 s]
[INFO] JSON-RPC :: BUS :: Messaging library ............... SUCCESS [ 30.363 s]
[INFO] JSON-RPC :: Security :: Service .................... SUCCESS [ 4.415 s]
[INFO] JSON-RPC :: Security :: AAA ........................ SUCCESS [ 5.772 s]
[INFO] JSON-RPC :: BUS :: Config .......................... SUCCESS [ 0.672 s]
[INFO] JSON-RPC :: Feature :: bus ......................... SUCCESS [ 36.136 s]
[INFO] JSON-RPC :: Test model ............................. SUCCESS [ 9.633 s]
[INFO] JSON-RPC :: DOM :: Codec ........................... SUCCESS [ 11.569 s]
[INFO] JSON-RPC :: Provider ............................... SUCCESS [ 2.233 s]
[INFO] JSON-RPC :: Provider :: Common ..................... SUCCESS [01:18 min]
[INFO] JSON-RPC :: Provider :: Single node ................ SUCCESS [ 16.558 s]
[INFO] JSON-RPC :: Feature :: provider .................... SUCCESS [ 22.825 s]
[INFO] JSON-RPC :: Feature :: all ......................... SUCCESS [ 25.072 s]
[INFO] JSON-RPC :: Features :: repository ................. SUCCESS [ 5.500 s]
[INFO] JSON-RPC :: Provider :: Cluster .................... SUCCESS [ 22.536 s]
[INFO] JSON-RPC :: Feature :: Cluster ..................... SUCCESS [ 24.072 s]
[INFO] JSON-RPC :: Features :: Aggregator ................. SUCCESS [ 0.126 s]
[INFO] JSON-RPC :: BUS :: Examples :: Inband models ....... SUCCESS [ 6.446 s]
[INFO] JSON-RPC :: Binding adapter ........................ SUCCESS [ 14.847 s]
[INFO] JSON-RPC :: BUS :: Examples :: Binding bridge ...... SUCCESS [ 7.113 s]
[INFO] JSON-RPC :: POM .................................... SUCCESS [ 0.061 s]
[INFO] JSON-RPC :: BUS .................................... SUCCESS [ 0.061 s]
[INFO] JSON-RPC :: BUS :: Examples ........................ SUCCESS [ 0.062 s]
[INFO] JSON-RPC :: Security ............................... SUCCESS [ 0.059 s]
[INFO] JSON-RPC :: Tools parent ........................... SUCCESS [ 1.782 s]
[INFO] JSON-RPC :: Tools :: Test .......................... SUCCESS [ 10.428 s]
[INFO] JSON-RPC :: Tools .................................. SUCCESS [ 0.059 s]
[INFO] JSON-RPC :: Karaf .................................. SUCCESS [ 17.240 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:35 min
[INFO] Finished at: 2025-02-22T18:00:41Z
[INFO] ------------------------------------------------------------------------
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins14682969710428450227.sh
[jsonrpc-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins9429159999010969255.sh
+ find . -regex .*karaf/target
+ xargs rm -rf
[INFO] 2025-02-22T18:00:47.223Z Scanning application odl-jsonrpc.
[INFO] 2025-02-22T18:00:47.435Z Finished scanning application odl-jsonrpc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1570 killed;
[ssh-agent] Stopped.
FATAL: Remote call on prd-ubuntu2204-builder-4c-4g-1363 failed
java.lang.reflect.InaccessibleObjectException: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @3bc3bd64
at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391)
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367)
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315)
at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183)
at java.base/java.lang.reflect.Field.setAccessible(Field.java:177)
at hidden.com.thoughtworks.xstream.core.util.Fields.locate(Fields.java:40)
at hidden.com.thoughtworks.xstream.converters.collections.PropertiesConverter$Reflections.(PropertiesConverter.java:105)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-builder-4c-4g-1363
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1003)
at hudson.remoting.VirtualChannel$call.call(Unknown Source)
at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:95)
at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source)
at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1895)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused: java.lang.ExceptionInInitializerError
at hidden.com.thoughtworks.xstream.converters.collections.PropertiesConverter.marshal(PropertiesConverter.java:71)
at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83)
at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270)
at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174)
at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262)
at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90)
at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83)
at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270)
at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174)
at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262)
at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90)
at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44)
at hidden.com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83)
at hidden.com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)
at hidden.com.thoughtworks.xstream.XStream.marshal(XStream.java:1266)
at hidden.com.thoughtworks.xstream.XStream.marshal(XStream.java:1255)
at hidden.com.thoughtworks.xstream.XStream.toXML(XStream.java:1228)
at hidden.com.thoughtworks.xstream.XStream.toXML(XStream.java:1215)
at hidden.com.sonatype.insight.scan.model.io.ScanWriter.openScan(ScanWriter.java:142)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:104)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused: java.io.IOException: Remote call on prd-ubuntu2204-builder-4c-4g-1363 failed
at hudson.remoting.Channel.call(Channel.java:1007)
at hudson.remoting.VirtualChannel$call.call(Unknown Source)
at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:95)
at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source)
at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1895)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
[PostBuildScript] - [INFO] Executing post build scripts.
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins17415017698506191946.sh
---> sysstat.sh
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins17849140609433079993.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/jsonrpc-maven-clm-calcium
+ 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-maven-clm-calcium ']'
+ 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-maven-clm-calcium ']'
+ mkdir -p /w/workspace/jsonrpc-maven-clm-calcium/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-maven-clm-calcium/archives/
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins12460080654328348185.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-maven-clm-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rXKp from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-rXKp/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins10011805909893957487.sh
provisioning config files...
Could not find credentials [logs] for jsonrpc-maven-clm-calcium #76
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-maven-clm-calcium@tmp/config2988094812425043637tmp
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-maven-clm-calcium] $ /bin/bash /tmp/jenkins7576929922394713561.sh
---> create-netrc.sh
WARN: Log server credential not found.
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins8310505052089549237.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-maven-clm-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rXKp from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-rXKp/bin to PATH
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins15127723338043914823.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins7774478650645409803.sh
---> job-cost.sh
Setup pyenv:
system
3.8.20
3.9.20
3.10.15
* 3.11.10 (set by /w/workspace/jsonrpc-maven-clm-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rXKp from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-rXKp/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-4
INFO: Archiving Costs
[jsonrpc-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins9672929596461915779.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.20
3.9.20
3.10.15
* 3.11.10 (set by /w/workspace/jsonrpc-maven-clm-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rXKp from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-rXKp/bin to PATH
WARNING: Nexus logging server not set
INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-maven-clm-calcium/76/
INFO: archiving logs to S3
---> uname -a:
Linux prd-ubuntu2204-builder-4c-4g-1363 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 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: 5600.00
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 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 Tsx async abort: 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 9.5G 68G 13% /
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 612 11247 4 4129 15034
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:75:11:86 brd ff:ff:ff:ff:ff:ff
altname enp0s3
inet 10.30.170.55/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
valid_lft 85793sec preferred_lft 85793sec
inet6 fe80::f816:3eff:fe75:1186/64 scope link
valid_lft forever preferred_lft forever
3: docker0: mtu 1458 qdisc noqueue state DOWN group default
link/ether 02:42:26:e5:63:c4 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-131-generic (prd-ubuntu2204-builder-4c-4g-1363) 02/22/25 _x86_64_ (4 CPU)
17:51:23 LINUX RESTART (4 CPU)
---> sar -P ALL:
Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-1363) 02/22/25 _x86_64_ (4 CPU)
17:51:23 LINUX RESTART (4 CPU)