Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-4g-7533 (centos8-builder-4c-4g) in workspace /w/workspace/l2switch-maven-clm-master [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-fagEZxrsM1bJ/agent.5524 SSH_AGENT_PID=5526 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/l2switch-maven-clm-master@tmp/private_key_17879640776639012078.key (/w/workspace/l2switch-maven-clm-master@tmp/private_key_17879640776639012078.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/l2switch > git init /w/workspace/l2switch-maven-clm-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/l2switch > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/l2switch-maven-clm-master@tmp/jenkins-gitclient-ssh16563688817922903756.key 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/l2switch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/l2switch # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision cd080ff030e0b8678518a13aa6fbc59a699fcff0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd080ff030e0b8678518a13aa6fbc59a699fcff0 # timeout=10 Commit message: "Refactor SimpleAddressObserver" > git rev-list --no-walk cd080ff030e0b8678518a13aa6fbc59a699fcff0 # 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 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins3012416904322436459.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4qOg 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-4qOg/bin to PATH Generating Requirements File Python 3.11.7 pip 24.3.1 from /tmp/venv-4qOg/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.3 aspy.yaml==1.3.0 attrs==24.3.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.92 botocore==1.35.92 bs4==0.0.2 cachetools==5.5.0 certifi==2024.12.14 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.8 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.37.0 httplib2==0.22.0 identify==2.6.5 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.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.2.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 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.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.8 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [l2switch-maven-clm-master] $ /bin/sh -xe /tmp/jenkins15930723289436821125.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-centos8-builder-4c-4g-7533 [l2switch-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=l2switch -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-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=l2switch --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [l2switch-maven-clm-master] $ /bin/sh -xe /tmp/jenkins1513716309371423212.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. [l2switch-maven-clm-master] $ /bin/sh /tmp/jenkins10340215835139972764.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [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/l2switch-maven-clm-master@tmp/config8570596294594530128tmp copy managed file [l2switch-settings] to file:/w/workspace/l2switch-maven-clm-master@tmp/config3316399780030429013tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [l2switch-maven-clm-master] $ /bin/bash -l /tmp/jenkins9647475351143384726.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.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] l2switch-parent [pom] [INFO] packethandler-model [bundle] [INFO] packethandler-impl [bundle] [INFO] packethandler.aggregator [pom] [INFO] loopremover-model [bundle] [INFO] loopremover-impl [bundle] [INFO] loopremover.aggregator [pom] [INFO] addresstracker-model [bundle] [INFO] arphandler-impl [bundle] [INFO] addresstracker-impl [bundle] [INFO] addresstracker.aggregator [pom] [INFO] hosttracker.aggregator [pom] [INFO] hosttracker-model [bundle] [INFO] hosttracker-impl [bundle] [INFO] main-impl [bundle] [INFO] OpenDaylight :: L2Switch :: Feature Parent [pom] [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] [INFO] OpenDaylight :: L2Switch :: Switch [feature] [INFO] OpenDaylight :: L2Switch :: All [feature] [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] [INFO] features-l2switch [feature] [INFO] distribution-karaf [pom] [INFO] features-l2switch-aggregator [pom] [INFO] l2switch-artifacts [pom] [INFO] l2switch [pom] [INFO] [INFO] -------------< org.opendaylight.l2switch:l2switch-parent >-------------- [INFO] Building l2switch-parent 0.8.0-SNAPSHOT [1/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ l2switch-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ l2switch-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.4.1:enforce (enforce-banned-dependencies) @ l2switch-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ l2switch-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ l2switch-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/l2switch-maven-clm-master/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.3.1:check (check-license) @ l2switch-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ l2switch-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ l2switch-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ l2switch-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ l2switch-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ l2switch-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ l2switch-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ l2switch-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ l2switch-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ l2switch-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/l2switch-maven-clm-master/parent/target/bom.xml [INFO] attaching as l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/parent/target/bom.json [INFO] attaching as l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ l2switch-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ l2switch-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ l2switch-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ l2switch-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ l2switch-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ l2switch-parent --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/parent/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ l2switch-parent --- [INFO] org.opendaylight.l2switch:l2switch-parent:pom:0.8.0-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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ l2switch-parent --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/parent/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.l2switch.packethandler:packethandler-model >----- [INFO] Building packethandler-model 0.8.0-SNAPSHOT [2/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler-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/l2switch-maven-clm-master/packethandler/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:11.0.7:generate-sources (binding) @ packethandler-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/packethandler/model/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 8.605 ms [INFO] yang-to-sources: Project model files found: 6 in 147.3 ms [INFO] yang-to-sources: 25 YANG models processed in 1.057 s [INFO] BindingJavaFileGenerator: Defined 72 files in 162.1 ms [INFO] Sorted 72 files into 19 directories in 3.315 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 283.0 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ packethandler-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ packethandler-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/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/l2switch-maven-clm-master/packethandler/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ packethandler-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 71 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler-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) @ packethandler-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ packethandler-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ packethandler-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ packethandler-model --- [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler-model --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:8: warning: no comment [WARNING] public interface ArpPacketListener [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:16: warning: no comment [WARNING] void onArpPacketReceived(ArpPacketReceived notification); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:8: warning: no comment [WARNING] public interface EthernetPacketListener [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:16: warning: no comment [WARNING] void onEthernetPacketReceived(EthernetPacketReceived notification); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:8: warning: no comment [WARNING] public interface IcmpPacketListener [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:16: warning: no comment [WARNING] void onIcmpPacketReceived(IcmpPacketReceived notification); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:8: warning: no comment [WARNING] public interface Ipv4PacketListener [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:16: warning: no comment [WARNING] void onIpv4PacketReceived(Ipv4PacketReceived notification); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:8: warning: no comment [WARNING] public interface Ipv6PacketListener [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:16: warning: no comment [WARNING] void onIpv6PacketReceived(Ipv6PacketReceived notification); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/KnownHardwareType.java:34: warning: no comment [WARNING] Ethernet(1, "ethernet") [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/KnownHardwareType.java:32: warning: no comment [WARNING] Reserved(0, "reserved"), [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/KnownOperation.java:45: warning: no comment [WARNING] Reply(2, "reply"), [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/KnownOperation.java:49: warning: no comment [WARNING] ReplyReverse(4, "reply reverse") [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/KnownOperation.java:43: warning: no comment [WARNING] Request(1, "request"), [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/KnownOperation.java:47: warning: no comment [WARNING] RequestReverse(3, "request reverse"), [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/KnownOperation.java:41: warning: no comment [WARNING] Reserved(0, "reserved"), [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/VlanId.java:42: warning: no comment [WARNING] public VlanId(Uint16 _value) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/VlanId.java:61: warning: no comment [WARNING] public static VlanId getDefaultInstance(final String defaultValue) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/VlanId.java:32: warning: no comment [WARNING] private final Uint16 _value; [WARNING] ^ [WARNING] 20 warnings [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/packethandler/model/target/bom.xml [INFO] attaching as packethandler-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/packethandler/model/target/bom.json [INFO] attaching as packethandler-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler-model --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler-model --- [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler-model --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ packethandler-model --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ packethandler-model --- [INFO] org.opendaylight.l2switch.packethandler:packethandler-model:bundle:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5: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.43.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.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.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ packethandler-model --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/packethandler/model/target/sonatype-clm/module.xml [INFO] [INFO] -----< org.opendaylight.l2switch.packethandler:packethandler-impl >----- [INFO] Building packethandler-impl 0.8.0-SNAPSHOT [3/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/packethandler/implementation/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.3.1:check (check-license) @ packethandler-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ packethandler-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ packethandler-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[24,58] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[46,73] unchecked method invocation: method registerListener in interface org.opendaylight.mdsal.binding.api.NotificationService is applied to given types required: java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener found: java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[46,87] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[92,21] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler-impl --- [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) @ packethandler-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ packethandler-impl --- [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.2.5:test (default-test) @ packethandler-impl --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s -- in org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ packethandler-impl --- [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:40: warning: no @param for producedPacketNotificationType [WARNING] public AbstractPacketDecoder(Class

producedPacketNotificationType, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:40: warning: no @param for notificationProviderService [WARNING] public AbstractPacketDecoder(Class

producedPacketNotificationType, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:40: warning: no @param for notificationService [WARNING] public AbstractPacketDecoder(Class

producedPacketNotificationType, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:67: warning: no @param for consumedPacketNotification [WARNING] public void decodeAndPublish(final C consumedPacketNotification) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:88: warning: no @param for consumedPacketNotification [WARNING] public abstract P decode(C consumedPacketNotification); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:88: warning: no @return [WARNING] public abstract P decode(C consumedPacketNotification); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:34: warning: no comment [WARNING] protected Registration listenerRegistration; [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:94: warning: no comment [WARNING] public abstract boolean canDecode(C consumedPacketNotification); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:90: warning: no comment [WARNING] public abstract Listener getConsumedListener(); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:92: warning: no comment [WARNING] public abstract Class getPacketType(); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoder.java:41: warning: no comment [WARNING] public ArpDecoder(NotificationPublishService notificationProviderService, NotificationService notificationService) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:371: warning: no @param for numBits [WARNING] public static int getMSBMask(int numBits) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:371: warning: no @return [WARNING] public static int getMSBMask(int numBits) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:382: warning: no @param for numBits [WARNING] public static int getLSBMask(int numBits) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:382: warning: no @return [WARNING] public static int getLSBMask(int numBits) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:393: warning: no @param for array [WARNING] public static long toNumber(byte[] array) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:393: warning: no @return [WARNING] public static long toNumber(byte[] array) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:443: warning: no @param for input [WARNING] public static byte[] toByteArray(Number input) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:443: warning: no @return [WARNING] public static byte[] toByteArray(Number input) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:27: warning: no comment [WARNING] public static final long BYTE_MASK = 0xFF; [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BufferException.java:16: warning: no comment [WARNING] public BufferException(String message) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:47: warning: no comment [WARNING] public static final Integer ETHERTYPE_8021Q = 0x8100; [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:46: warning: no comment [WARNING] public static final Integer ETHERTYPE_MIN = 1536; [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:48: warning: no comment [WARNING] public static final Integer ETHERTYPE_QINQ = 0x9100; [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:45: warning: no comment [WARNING] public static final Integer LENGTH_MAX = 1500; [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:50: warning: no comment [WARNING] public EthernetDecoder(NotificationPublishService notificationProviderService, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/HexEncode.java:91: warning: no @param for bytes [WARNING] public static String bytesToHexStringFormat(byte[] bytes) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/HexEncode.java:91: warning: no @return [WARNING] public static String bytesToHexStringFormat(byte[] bytes) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/HexEncode.java:70: warning: no comment [WARNING] public static byte[] bytesFromHexString(String values) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/HexEncode.java:50: warning: no comment [WARNING] public static String longToHexString(long val) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/HexEncode.java:84: warning: no comment [WARNING] public static long stringToLong(String values) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoder.java:30: warning: no comment [WARNING] public class IcmpDecoder extends AbstractPacketDecoder [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoder.java:35: warning: no comment [WARNING] public IcmpDecoder(NotificationPublishService notificationProviderService, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:43: warning: no comment [WARNING] public Ipv4Decoder(NotificationPublishService notificationProviderService, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java:48: warning: no comment [WARNING] public Ipv6Decoder(NotificationPublishService notificationProviderService, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:144: warning: no @return [WARNING] public static InetAddress getInetNetworkMask(int prefixMaskLength, boolean isV6) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:264: warning: no @return [WARNING] public static boolean inetAddressConflict(InetAddress testAddress, InetAddress filterAddress, InetAddress testMask, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:314: warning: no @return [WARNING] public static boolean isBroadcastMACAddr(byte[] macAddress) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:333: warning: no @return [WARNING] public static boolean isUnicastMACAddr(byte[] macAddress) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:347: warning: no @return [WARNING] public static boolean isMulticastMACAddr(byte[] macAddress) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:394: warning: no @return [WARNING] public static boolean isIPv4AddressValid(String cidr) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:422: warning: no @return [WARNING] public static boolean isIPv6AddressValid(String cidr) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:455: warning: no @return [WARNING] public static boolean isIPAddressValid(String cidr) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:370: warning: no comment [WARNING] public static boolean fieldsConflict(int field1, int field2) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:377: warning: no comment [WARNING] public static InetAddress parseInetAddress(String addressString) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/PacketHandlerProvider.java:22: warning: no comment [WARNING] public class PacketHandlerProvider implements AutoCloseable { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/PacketHandlerProvider.java:27: warning: no comment [WARNING] public PacketHandlerProvider(final NotificationPublishService notificationPublishService, [WARNING] ^ [WARNING] 47 warnings [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/bom.xml [INFO] attaching as packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/bom.json [INFO] attaching as packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler-impl --- [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler-impl --- [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'packethandler-impl' with 11 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler-impl --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ packethandler-impl --- [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ packethandler-impl --- [INFO] org.opendaylight.l2switch.packethandler:packethandler-impl:bundle:0.8.0-SNAPSHOT [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6: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.43.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6:compile [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ packethandler-impl --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/sonatype-clm/module.xml [INFO] [INFO] --< org.opendaylight.l2switch.packethandler:packethandler.aggregator >-- [INFO] Building packethandler.aggregator 0.8.0-SNAPSHOT [4/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler.aggregator --- [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/l2switch-maven-clm-master/packethandler/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.3.1:check (check-license) @ packethandler.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler.aggregator --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/packethandler/target/bom.xml [INFO] attaching as packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/packethandler/target/bom.json [INFO] attaching as packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler.aggregator --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler.aggregator --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ packethandler.aggregator --- [INFO] org.opendaylight.l2switch.packethandler:packethandler.aggregator:pom:0.8.0-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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ packethandler.aggregator --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/packethandler/target/sonatype-clm/module.xml [INFO] [INFO] ------< org.opendaylight.l2switch.loopremover:loopremover-model >------- [INFO] Building loopremover-model 0.8.0-SNAPSHOT [5/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover-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/l2switch-maven-clm-master/loopremover/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:11.0.7:generate-sources (binding) @ loopremover-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/loopremover/model/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.766 ms [INFO] yang-to-sources: Project model files found: 1 in 1.879 ms [INFO] yang-to-sources: 4 YANG models processed in 25.92 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 4.336 ms [INFO] Sorted 8 files into 2 directories in 80.57 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 8.450 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ loopremover-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/model/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/l2switch-maven-clm-master/loopremover/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ loopremover-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover-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) @ loopremover-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ loopremover-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ loopremover-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ loopremover-model --- [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/loopremover/model/target/bom.xml [INFO] attaching as loopremover-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/loopremover/model/target/bom.json [INFO] attaching as loopremover-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover-model --- [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover-model --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ loopremover-model --- [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ loopremover-model --- [INFO] org.opendaylight.l2switch.loopremover:loopremover-model:bundle:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5: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.43.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6:compile [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ loopremover-model --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/loopremover/model/target/sonatype-clm/module.xml [INFO] [INFO] -------< org.opendaylight.l2switch.loopremover:loopremover-impl >------- [INFO] Building loopremover-impl 0.8.0-SNAPSHOT [6/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/loopremover/implementation/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:11.0.7:generate-sources (binding) @ loopremover-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 5.303 ms [INFO] yang-to-sources: Project model files found: 1 in 684.1 μs [INFO] yang-to-sources: 1 YANG models processed in 129.9 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 696.6 μs [INFO] Sorted 6 files into 2 directories in 87.23 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.997 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ loopremover-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/implementation/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/l2switch-maven-clm-master/loopremover/implementation/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ loopremover-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[274,86] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[297,30] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,85] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover-impl --- [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) @ loopremover-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ loopremover-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[43,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[64,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[73,68] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[73,72] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[272,61] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[273,69] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataObjectModification found: org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[288,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[288,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[326,39] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[326,76] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[335,53] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[335,90] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ loopremover-impl --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 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: 1.920 s -- in org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest [INFO] Running org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest [INFO] Running org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.810 s -- in org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest [INFO] Running org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ loopremover-impl --- [WARNING] Bundle org.opendaylight.l2switch.loopremover:loopremover-impl:bundle:0.8.0-SNAPSHOT : Unused Export-Package instructions: [org.apache.commons*] [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:92: warning: no comment [WARNING] public InitialFlowWriter(SalFlowService salFlowService) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:112: warning: no comment [WARNING] public ListenerRegistration registerAsDataChangeListener(DataBroker dataBroker) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:108: warning: no comment [WARNING] public void setFlowHardTimeout(Uint16 flowHardTimeout) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:104: warning: no comment [WARNING] public void setFlowIdleTimeout(Uint16 flowIdleTimeout) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:100: warning: no comment [WARNING] public void setFlowPriority(Uint16 flowPriority) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:96: warning: no comment [WARNING] public void setFlowTableId(Uint8 flowTableId) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:97: warning: no @param for nodeConnectorPath [WARNING] public static NodeConnectorKey getNodeConnectorKey(final InstanceIdentifier nodeConnectorPath) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:97: warning: no @return [WARNING] public static NodeConnectorKey getNodeConnectorKey(final InstanceIdentifier nodeConnectorPath) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:104: warning: no @param for nodePath [WARNING] public static NodeKey getNodeKey(final InstanceIdentifier nodePath) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:104: warning: no @return [WARNING] public static NodeKey getNodeKey(final InstanceIdentifier nodePath) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:108: warning: no comment [WARNING] public static InstanceIdentifier createNodeConnectorIdentifier(final String nodeIdValue, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:124: warning: no comment [WARNING] public static InstanceIdentifier generateFlowInstanceIdentifier(final NodeConnectorRef nodeConnectorRef, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:118: warning: no comment [WARNING] public static InstanceIdentifier generateFlowTableInstanceIdentifier(final NodeConnectorRef nodeConnectorRef, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:114: warning: no comment [WARNING] public static InstanceIdentifier generateNodeInstanceIdentifier(final NodeConnectorRef nodeConnectorRef) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:129: warning: no comment [WARNING] public static InstanceIdentifier generateTopologyInstanceIdentifier(final String topologyId) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/LoopRemoverProvider.java:21: warning: no comment [WARNING] public class LoopRemoverProvider { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/LoopRemoverProvider.java:32: warning: no comment [WARNING] public LoopRemoverProvider(final DataBroker dataBroker, final SalFlowService salFlowService, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/LoopRemoverProvider.java:61: warning: no comment [WARNING] public void close() throws Exception { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/LoopRemoverProvider.java:39: warning: no comment [WARNING] public void init() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/NetworkGraphService.java:48: warning: no @return [WARNING] List getLinksInMst(); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/NetworkGraphService.java:53: warning: no @return [WARNING] List getAllLinks(); [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:102: warning: no @return [WARNING] public ListenerRegistration registerAsDataChangeListener() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:74: warning: no comment [WARNING] public TopologyLinkDataChangeHandler(DataBroker dataBroker, NetworkGraphService networkGraphService) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:79: warning: no comment [WARNING] public void setGraphRefreshDelay(long graphRefreshDelay) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:87: warning: no comment [WARNING] public void setTopologyId(String topologyId) { [WARNING] ^ [WARNING] 25 warnings [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/bom.xml [INFO] attaching as loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/bom.json [INFO] attaching as loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover-impl --- [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover-impl --- [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'loopremover-impl' with 8 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover-impl --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ loopremover-impl --- [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ loopremover-impl --- [INFO] org.opendaylight.l2switch.loopremover:loopremover-impl:bundle:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] +- net.sf.jung:jung-api:jar:2.1.1:compile [INFO] +- net.sf.jung:jung-algorithms:jar:2.1.1:compile [INFO] +- net.sf.jung:jung-graph-impl:jar:2.1.1:compile [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5: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.43.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ loopremover-impl --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.l2switch.loopremover:loopremover.aggregator >---- [INFO] Building loopremover.aggregator 0.8.0-SNAPSHOT [7/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover.aggregator --- [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/l2switch-maven-clm-master/loopremover/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.3.1:check (check-license) @ loopremover.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover.aggregator --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/loopremover/target/bom.xml [INFO] attaching as loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/loopremover/target/bom.json [INFO] attaching as loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover.aggregator --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover.aggregator --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ loopremover.aggregator --- [INFO] org.opendaylight.l2switch.loopremover:loopremover.aggregator:pom:0.8.0-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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ loopremover.aggregator --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/loopremover/target/sonatype-clm/module.xml [INFO] [INFO] ---< org.opendaylight.l2switch.addresstracker:addresstracker-model >---- [INFO] Building addresstracker-model 0.8.0-SNAPSHOT [8/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker-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/l2switch-maven-clm-master/addresstracker/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:11.0.7:generate-sources (binding) @ addresstracker-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/addresstracker/model/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 3.820 ms [INFO] yang-to-sources: Project model files found: 1 in 1.381 ms [INFO] yang-to-sources: 22 YANG models processed in 384.5 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 34.64 ms [INFO] Sorted 10 files into 3 directories in 84.20 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 39.95 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ addresstracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/model/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/l2switch-maven-clm-master/addresstracker/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ addresstracker-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker-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) @ addresstracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ addresstracker-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ addresstracker-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ addresstracker-model --- [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker-model --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/address/tracker/rev140617/address/node/connector/AddressesKey.java:24: warning: no comment [WARNING] private final Uint64 _id; [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/bom.xml [INFO] attaching as addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/bom.json [INFO] attaching as addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker-model --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker-model --- [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker-model --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ addresstracker-model --- [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ addresstracker-model --- [INFO] org.opendaylight.l2switch.addresstracker:addresstracker-model:bundle:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5: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.43.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6:compile [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ addresstracker-model --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/sonatype-clm/module.xml [INFO] [INFO] --------< org.opendaylight.l2switch.arphandler:arphandler-impl >-------- [INFO] Building arphandler-impl 0.8.0-SNAPSHOT [9/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arphandler-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arphandler-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arphandler-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ arphandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arphandler-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/arphandler/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:11.0.7:generate-sources (binding) @ arphandler-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/arphandler/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 4.355 ms [INFO] yang-to-sources: Project model files found: 1 in 1.133 ms [INFO] yang-to-sources: 1 YANG models processed in 89.74 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 731.6 μs [INFO] Sorted 6 files into 2 directories in 67.26 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.963 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arphandler-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arphandler-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arphandler-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arphandler-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/arphandler/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/l2switch-maven-clm-master/arphandler/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arphandler-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[167,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ arphandler-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ arphandler-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ arphandler-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ arphandler-impl --- [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) @ arphandler-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/arphandler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arphandler-impl --- [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/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[36,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[48,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[90,84] unchecked conversion required: java.util.HashMap> found: java.util.HashMap [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[106,84] unchecked conversion required: java.util.HashMap> found: java.util.HashMap [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[129,84] unchecked conversion required: java.util.HashMap found: java.util.HashMap [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[145,84] unchecked conversion required: java.util.HashMap found: java.util.HashMap [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[148,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[148,50] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[162,84] unchecked conversion required: java.util.HashMap found: java.util.HashMap [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[165,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[165,50] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[174,84] unchecked conversion required: java.util.HashMap> found: java.util.HashMap [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[60,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[120,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[120,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[45,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arphandler-impl --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s -- in org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest [INFO] Running org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 s -- in org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest [INFO] Running org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest [INFO] Running org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest [INFO] Running org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ arphandler-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arphandler-impl --- [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/arphandler/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arphandler-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpHandlerProvider.java:23: warning: no comment [WARNING] public class ArpHandlerProvider { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpHandlerProvider.java:36: warning: no comment [WARNING] public ArpHandlerProvider(final DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpHandlerProvider.java:86: warning: no comment [WARNING] public void close() throws Exception { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpHandlerProvider.java:48: warning: no comment [WARNING] public void init() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandler.java:25: warning: no comment [WARNING] public ArpPacketHandler(PacketDispatcher packetDispatcher) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:96: warning: no comment [WARNING] public InitialFlowWriter(SalFlowService salFlowService) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:120: warning: no comment [WARNING] public ListenerRegistration registerAsDataChangeListener(DataBroker dataBroker) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:112: warning: no comment [WARNING] public void setFlowHardTimeout(Uint16 flowHardTimeout) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:108: warning: no comment [WARNING] public void setFlowIdleTimeout(Uint16 flowIdleTimeout) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:104: warning: no comment [WARNING] public void setFlowPriority(Uint16 flowPriority) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:100: warning: no comment [WARNING] public void setFlowTableId(Uint8 flowTableId) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:116: warning: no comment [WARNING] public void setIsHybridMode(boolean isHybridMode) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:125: warning: no comment [WARNING] public void close() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:103: warning: no comment [WARNING] public HashMap getControllerSwitchConnectors() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:107: warning: no comment [WARNING] public HashMap> getSwitchNodeConnectors() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:79: warning: no comment [WARNING] public void setRefreshData(boolean refreshData) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:90: warning: no @param for controllerNodeConnector [WARNING] public void floodPacket(String nodeId, byte[] payload, NodeConnectorRef origIngress, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:39: warning: no comment [WARNING] public PacketDispatcher(InventoryReader inventoryReader, PacketProcessingService packetProcessingService) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:150: warning: no @return [WARNING] public ListenerRegistration registerAsDataChangeListener() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:105: warning: no comment [WARNING] public ProactiveFloodFlowWriter(DataBroker dataBroker, SalFlowService salFlowService) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:126: warning: no comment [WARNING] public void setFlowHardTimeout(Uint16 flowHardTimeout) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:122: warning: no comment [WARNING] public void setFlowIdleTimeout(Uint16 flowIdleTimeout) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:110: warning: no comment [WARNING] public void setFlowInstallationDelay(long flowInstallationDelay) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:118: warning: no comment [WARNING] public void setFlowPriority(Uint16 flowPriority) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:114: warning: no comment [WARNING] public void setFlowTableId(Uint8 flowTableId) { [WARNING] ^ [WARNING] 25 warnings [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ arphandler-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/arphandler/target/bom.xml [INFO] attaching as arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/arphandler/target/bom.json [INFO] attaching as arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arphandler-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arphandler-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [WARNING] net.sf.jung:jung-api:jar:2.1.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arphandler-impl --- [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arphandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arphandler-impl --- [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/arphandler/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'arphandler-impl' with 10 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ arphandler-impl --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arphandler-impl --- [INFO] Installing org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ arphandler-impl --- [INFO] org.opendaylight.l2switch.arphandler:arphandler-impl:bundle:0.8.0-SNAPSHOT [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile [INFO] +- net.sf.jung:jung-api:jar:2.1.1:compile [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.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.43.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ arphandler-impl --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/arphandler/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.l2switch.addresstracker:addresstracker-impl >---- [INFO] Building addresstracker-impl 0.8.0-SNAPSHOT [10/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/addresstracker/implementation/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:11.0.7:generate-sources (binding) @ addresstracker-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 3.824 ms [INFO] yang-to-sources: Project model files found: 1 in 550.7 μs [INFO] yang-to-sources: 1 YANG models processed in 73.33 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 452.2 μs [INFO] Sorted 6 files into 2 directories in 66.59 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.006 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ addresstracker-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/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/l2switch-maven-clm-master/addresstracker/implementation/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ addresstracker-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[110,82] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[163,38] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[168,19] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[169,32] unchecked method invocation: method addCallback in class com.google.common.util.concurrent.Futures is applied to given types required: com.google.common.util.concurrent.ListenableFuture,com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor found: com.google.common.util.concurrent.FluentFuture,>,java.util.concurrent.Executor [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[169,33] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[181,26] unchecked method invocation: method put in interface java.util.Map is applied to given types required: K,V found: org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriter.NodeConnectorLock,com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[181,46] unchecked conversion required: V found: com.google.common.util.concurrent.FluentFuture [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker-impl --- [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) @ addresstracker-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ addresstracker-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,34] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,71] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[81,51] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[81,56] unchecked conversion required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,84] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[91,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[91,86] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,84] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,86] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ addresstracker-impl --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 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: 2.388 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ addresstracker-impl --- [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:66: warning: no comment [WARNING] public void setTimestampUpdateInterval(long timestampUpdateInterval) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObserverUsingArp.java:28: warning: no comment [WARNING] public AddressObserverUsingArp(AddressObservationWriter addressObservationWriter) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObserverUsingIpv4.java:30: warning: no comment [WARNING] public AddressObserverUsingIpv4(AddressObservationWriter addressObservationWriter) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObserverUsingIpv6.java:29: warning: no comment [WARNING] public AddressObserverUsingIpv6(AddressObservationWriter addressObservationWriter) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressTrackerProvider.java:25: warning: no comment [WARNING] public class AddressTrackerProvider { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressTrackerProvider.java:37: warning: no comment [WARNING] public AddressTrackerProvider(final DataBroker dataBroker, final NotificationService notificationService, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressTrackerProvider.java:75: warning: no comment [WARNING] public void close() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressTrackerProvider.java:45: warning: no comment [WARNING] public void init() { [WARNING] ^ [WARNING] 8 warnings [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/bom.xml [INFO] attaching as addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/bom.json [INFO] attaching as addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker-impl --- [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker-impl --- [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'addresstracker-impl' with 6 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker-impl --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ addresstracker-impl --- [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ addresstracker-impl --- [INFO] org.opendaylight.l2switch.addresstracker:addresstracker-impl:bundle:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5: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.43.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ addresstracker-impl --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/sonatype-clm/module.xml [INFO] [INFO] --< org.opendaylight.l2switch.addresstracker:addresstracker.aggregator >-- [INFO] Building addresstracker.aggregator 0.8.0-SNAPSHOT [11/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker.aggregator --- [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/l2switch-maven-clm-master/addresstracker/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.3.1:check (check-license) @ addresstracker.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker.aggregator --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/addresstracker/target/bom.xml [INFO] attaching as addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/addresstracker/target/bom.json [INFO] attaching as addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker.aggregator --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker.aggregator --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ addresstracker.aggregator --- [INFO] org.opendaylight.l2switch.addresstracker:addresstracker.aggregator:pom:0.8.0-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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ addresstracker.aggregator --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/addresstracker/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.l2switch.hosttracker:hosttracker.aggregator >---- [INFO] Building hosttracker.aggregator 0.8.0-SNAPSHOT [12/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker.aggregator --- [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/l2switch-maven-clm-master/hosttracker/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.3.1:check (check-license) @ hosttracker.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker.aggregator --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/hosttracker/target/bom.xml [INFO] attaching as hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/hosttracker/target/bom.json [INFO] attaching as hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker.aggregator --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker.aggregator --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hosttracker.aggregator --- [INFO] org.opendaylight.l2switch.hosttracker:hosttracker.aggregator:pom:0.8.0-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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hosttracker.aggregator --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/hosttracker/target/sonatype-clm/module.xml [INFO] [INFO] ------< org.opendaylight.l2switch.hosttracker:hosttracker-model >------- [INFO] Building hosttracker-model 0.8.0-SNAPSHOT [13/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker-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/l2switch-maven-clm-master/hosttracker/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:11.0.7:generate-sources (binding) @ hosttracker-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/hosttracker/model/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 2.651 ms [INFO] yang-to-sources: Project model files found: 1 in 636.1 μs [INFO] yang-to-sources: 24 YANG models processed in 332.0 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 33.50 ms [INFO] Sorted 11 files into 3 directories in 107.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 39.72 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hosttracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/model/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/l2switch-maven-clm-master/hosttracker/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hosttracker-model --- [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.5.0:check (analyze-compile) > :spotbugs @ hosttracker-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker-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) @ hosttracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hosttracker-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hosttracker-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hosttracker-model --- [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker-model --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/host/tracker/rev140624/HostId.java:33: warning: no comment [WARNING] public HostId(String _value) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/host/tracker/rev140624/HostId.java:49: warning: no comment [WARNING] public static HostId getDefaultInstance(final String defaultValue) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/host/tracker/rev140624/HostId.java:29: warning: no comment [WARNING] private final String _value; [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/host/tracker/rev140624/host/AttachmentPointsKey.java:24: warning: no comment [WARNING] private final TpId _tpId; [WARNING] ^ [WARNING] 4 warnings [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/bom.xml [INFO] attaching as hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/bom.json [INFO] attaching as hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker-model --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker-model --- [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker-model --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hosttracker-model --- [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hosttracker-model --- [INFO] org.opendaylight.l2switch.hosttracker:hosttracker-model:bundle:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5: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.43.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.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.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hosttracker-model --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/sonatype-clm/module.xml [INFO] [INFO] -------< org.opendaylight.l2switch.hosttracker:hosttracker-impl >------- [INFO] Building hosttracker-impl 0.8.0-SNAPSHOT [14/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/hosttracker/implementation/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:11.0.7:generate-sources (binding) @ hosttracker-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 2.722 ms [INFO] yang-to-sources: Project model files found: 1 in 1.879 ms [INFO] yang-to-sources: 1 YANG models processed in 157.6 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.315 ms [INFO] Sorted 6 files into 2 directories in 77.84 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.723 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hosttracker-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/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/l2switch-maven-clm-master/hosttracker/implementation/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hosttracker-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[134,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[152,25] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[172,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[229,19] explicit call to close() on an auto-closeable resource [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[363,29] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker-impl --- [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) @ hosttracker-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hosttracker-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hosttracker-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hosttracker-impl --- [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Compare.java:13: warning: no comment [WARNING] public final class Compare { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:46: warning: no comment [WARNING] public ConcurrentClusterAwareHostHashMap(OperationProcessor opProcessor, String topologyId) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:196: warning: no comment [WARNING] public boolean containsKey(Object key) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:200: warning: no comment [WARNING] public Host get(HostId key) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:43: warning: no comment [WARNING] public ConcurrentClusterAwareLinkHashMap(OperationProcessor opProcessor) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/inventory/Host.java:42: warning: no comment [WARNING] public class Host { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/inventory/Host.java:69: warning: no comment [WARNING] public Host(Addresses addrs, NodeConnector nodeConnector) throws InvalidParameterException { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/inventory/Host.java:59: warning: no comment [WARNING] public Host(HostId hostId, Map addrs, Map aps) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/inventory/Host.java:54: warning: no comment [WARNING] public static Host createHost(Node node) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/inventory/Host.java:82: warning: no comment [WARNING] public synchronized Node getHostNode() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:54: warning: no comment [WARNING] public class HostTrackerImpl implements DataTreeChangeListener { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:467: warning: no comment [WARNING] public void close() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:108: warning: no comment [WARNING] public void init() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:218: warning: no comment [WARNING] public void packetReceived(Addresses addrs, InstanceIdentifier ii) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:28: warning: no comment [WARNING] public class OperationProcessor implements AutoCloseable, Runnable, TransactionChainListener { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:102: warning: no comment [WARNING] public void enqueueOperation(HostTrackerOperation op) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:110: warning: no comment [WARNING] public void submitTransaction(final ReadWriteTransaction tx, final int tries) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:111: warning: no comment [WARNING] public SimpleAddressObserver(final HostTrackerImpl hostTrackerImpl, final NotificationService notificationService) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:31: warning: no comment [WARNING] public final class Utilities { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:62: warning: no comment [WARNING] public static InstanceIdentifier buildLinkIID(LinkKey lk, String topologyId) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:56: warning: no comment [WARNING] public static InstanceIdentifier buildNodeIID(NodeKey nk, String topologyId) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:68: warning: no comment [WARNING] public static AttachmentPointsBuilder createAPsfromNodeConnector(NodeConnector nc) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:72: warning: no comment [WARNING] public static AttachmentPointsBuilder createAPsfromTP(TpId tpId) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:36: warning: no comment [WARNING] public static List createLinks(NodeId srcNId, TpId srcTpId, NodeId dstNId, TpId dstTpId) { [WARNING] ^ [WARNING] 24 warnings [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/bom.xml [INFO] attaching as hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/bom.json [INFO] attaching as hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker-impl --- [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker-impl --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hosttracker-impl --- [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ hosttracker-impl --- [INFO] org.opendaylight.l2switch.hosttracker:hosttracker-impl:bundle:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5: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.43.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hosttracker-impl --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.opendaylight.l2switch.main:main-impl >-------------- [INFO] Building main-impl 0.8.0-SNAPSHOT [15/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ main-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ main-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ main-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ main-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ main-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/l2switch-main/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:11.0.7:generate-sources (binding) @ main-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 4.067 ms [INFO] yang-to-sources: Project model files found: 1 in 916.8 μs [INFO] yang-to-sources: 1 YANG models processed in 74.27 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 523.1 μs [INFO] Sorted 6 files into 2 directories in 70.60 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.272 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ main-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ main-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ main-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ main-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/l2switch-main/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/l2switch-maven-clm-master/l2switch-main/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ main-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[139,70] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ main-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ main-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ main-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ main-impl --- [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) @ main-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ main-impl --- [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/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[40,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[41,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[63,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[54,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,50] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,59] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,63] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ main-impl --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 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: 1.598 s -- in org.opendaylight.l2switch.flow.FlowWriterServiceImplTest [INFO] Running org.opendaylight.l2switch.flow.InitialFlowWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.opendaylight.l2switch.flow.InitialFlowWriterTest [INFO] Running org.opendaylight.l2switch.flow.InventoryReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.l2switch.flow.InventoryReaderTest [INFO] Running org.opendaylight.l2switch.flow.ReactiveFlowWriterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.l2switch.flow.ReactiveFlowWriterTest [INFO] Running org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ main-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ main-impl --- [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ main-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:76: warning: no comment [WARNING] public FlowWriterServiceImpl(SalFlowService salFlowService) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:92: warning: no comment [WARNING] public void setFlowHardTimeout(Uint16 flowHardTimeout) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:88: warning: no comment [WARNING] public void setFlowIdleTimeout(Uint16 flowIdleTimeout) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:84: warning: no comment [WARNING] public void setFlowPriority(Uint16 flowPriority) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:80: warning: no comment [WARNING] public void setFlowTableId(Uint8 flowTableId) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:78: warning: no comment [WARNING] public InitialFlowWriter(final SalFlowService salFlowService) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:98: warning: no comment [WARNING] public ListenerRegistration registerAsDataChangeListener(final DataBroker dataBroker) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:94: warning: no comment [WARNING] public void setFlowHardTimeout(final Uint16 flowHardTimeout) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:90: warning: no comment [WARNING] public void setFlowIdleTimeout(final Uint16 flowIdleTimeout) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:86: warning: no comment [WARNING] public void setFlowPriority(final Uint16 flowPriority) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:82: warning: no comment [WARNING] public void setFlowTableId(final Uint8 flowTableId) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:38: warning: no comment [WARNING] public static InstanceIdentifier generateFlowInstanceIdentifier(final NodeConnectorRef nodeConnectorRef, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:32: warning: no comment [WARNING] public static InstanceIdentifier
generateFlowTableInstanceIdentifier(final NodeConnectorRef nodeConnectorRef, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:28: warning: no comment [WARNING] public static InstanceIdentifier generateNodeInstanceIdentifier(final NodeConnectorRef nodeConnectorRef) { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/L2SwitchMainProvider.java:23: warning: no comment [WARNING] public class L2SwitchMainProvider { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/L2SwitchMainProvider.java:33: warning: no comment [WARNING] public L2SwitchMainProvider(final DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/L2SwitchMainProvider.java:79: warning: no comment [WARNING] public void close() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/L2SwitchMainProvider.java:42: warning: no comment [WARNING] public void init() { [WARNING] ^ [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/ReactiveFlowWriter.java:29: warning: no comment [WARNING] public ReactiveFlowWriter(InventoryReader inventoryReader, FlowWriterService flowWriterService) { [WARNING] ^ [WARNING] 19 warnings [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ main-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/l2switch-main/target/bom.xml [INFO] attaching as main-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/l2switch-main/target/bom.json [INFO] attaching as main-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ main-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ main-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [WARNING] org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ main-impl --- [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ main-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ main-impl --- [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/l2switch-main/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'main-impl' with 7 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ main-impl --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/pom.xml to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/bom.xml to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/bom.json to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ main-impl --- [INFO] Installing org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ main-impl --- [INFO] org.opendaylight.l2switch.main:main-impl:bundle:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5: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.43.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ main-impl --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/l2switch-main/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.opendaylight.l2switch:feature-parent >-------------- [INFO] Building OpenDaylight :: L2Switch :: Feature Parent 0.8.0-SNAPSHOT [16/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-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.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ feature-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ feature-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/feature-parent/target/bom.json [INFO] attaching as feature-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ feature-parent --- [INFO] org.opendaylight.l2switch:feature-parent:pom:0.8.0-SNAPSHOT [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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ feature-parent --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/feature-parent/target/sonatype-clm/module.xml [INFO] [INFO] --------< org.opendaylight.l2switch:odl-l2switch-packethandler >-------- [INFO] Building OpenDaylight :: L2Switch :: PacketHandler 0.8.0-SNAPSHOT [17/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-packethandler --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-packethandler --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-packethandler --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-packethandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-packethandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-packethandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-packethandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-packethandler --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-packethandler --- [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-packethandler --- [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.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-packethandler >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-packethandler --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-packethandler <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-packethandler --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-packethandler --- [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-packethandler [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: 7c404af4-183d-41ae-98de-13b71e1794dd timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [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.3:copy-files (default) @ odl-l2switch-packethandler --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-packethandler --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-packethandler --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/bom.xml [INFO] attaching as odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/bom.json [INFO] attaching as odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-packethandler --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-packethandler --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-packethandler --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-packethandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-packethandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-packethandler --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-packethandler 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/l2switch-maven-clm-master/features/odl-l2switch-packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-l2switch-packethandler --- [INFO] org.opendaylight.l2switch:odl-l2switch-packethandler:feature:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.3:compile [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.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:8.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0: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:8.0.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.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:8.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.3:compile [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.3:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.3:compile [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.3:compile [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.3:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.3:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.3:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.3:compile [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.3: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.43.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.3:compile [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.3:compile [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.3:compile [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.3:compile [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.3:compile [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.3:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.3:compile [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.3:compile [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.3:compile [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.3:compile [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.3:compile [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-l2switch-packethandler --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/sonatype-clm/module.xml [INFO] [INFO] -------< org.opendaylight.l2switch:odl-l2switch-addresstracker >-------- [INFO] Building OpenDaylight :: L2Switch :: AddressTracker 0.8.0-SNAPSHOT [18/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-addresstracker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-addresstracker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-addresstracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-addresstracker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-addresstracker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-addresstracker --- [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-addresstracker --- [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.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-addresstracker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-addresstracker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-addresstracker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-addresstracker --- [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-addresstracker [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: cfeb833a-331f-4ae1-9947-88b87d2297a6 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [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.3:copy-files (default) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-addresstracker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 260 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/bom.xml [INFO] attaching as odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/bom.json [INFO] attaching as odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-addresstracker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-addresstracker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-addresstracker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-addresstracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-addresstracker --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-addresstracker 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/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-l2switch-addresstracker --- [INFO] org.opendaylight.l2switch:odl-l2switch-addresstracker:feature:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.3:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.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:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0: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:8.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.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:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile [INFO] | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.1:test [INFO] | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.3:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.3:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.3:compile [INFO] | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.3:compile [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile [INFO] | | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile [INFO] | | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.3:compile [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.3:compile [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.3:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.3:compile [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.3:compile [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.3:compile [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.3:compile [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-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.43.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-l2switch-addresstracker --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/sonatype-clm/module.xml [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-hosttracker >--------- [INFO] Building OpenDaylight :: L2Switch :: HostTracker 0.8.0-SNAPSHOT [19/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-hosttracker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-hosttracker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-hosttracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-hosttracker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-hosttracker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-hosttracker --- [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-hosttracker --- [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.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-hosttracker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-hosttracker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-hosttracker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-hosttracker --- [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-hosttracker [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: 0b5cd49b-bd1b-4f54-bdaf-5764876c180b timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) ... 1 more [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [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.3:copy-files (default) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-hosttracker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 263 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/bom.xml [INFO] attaching as odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/bom.json [INFO] attaching as odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-hosttracker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-hosttracker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-hosttracker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-hosttracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-hosttracker --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-hosttracker 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/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-l2switch-hosttracker --- [INFO] org.opendaylight.l2switch:odl-l2switch-hosttracker:feature:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.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:8.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0: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:8.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.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:8.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile [INFO] | | | | | \- com.google.code.gson:gson:jar:2.10.1:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile [INFO] | | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile [INFO] | | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile [INFO] | | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile [INFO] | | | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile [INFO] | | | | | \- org.awaitility:awaitility:jar:4.2.1:test [INFO] | | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.3:compile [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.3:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.3:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile [INFO] | | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.3:compile [INFO] | | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.3:compile [INFO] | | | | | \- org.immutables:value:jar:annotations:2.10.1:compile [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.3:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile [INFO] | | | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile [INFO] | | | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile [INFO] | | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.3:compile [INFO] | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | | | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.3:compile [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.3:compile [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.3:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.3:compile [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.3:compile [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.3:compile [INFO] | | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] +- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6: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.43.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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.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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-l2switch-hosttracker --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/sonatype-clm/module.xml [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-loopremover >--------- [INFO] Building OpenDaylight :: L2Switch :: LoopRemover 0.8.0-SNAPSHOT [20/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-loopremover --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-loopremover --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-loopremover --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-loopremover --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-loopremover --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-loopremover --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-loopremover --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-loopremover --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-loopremover --- [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-loopremover --- [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.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-loopremover >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-loopremover --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-loopremover <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-loopremover --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-loopremover --- [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-loopremover [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: e6c26763-f5bb-4a77-8637-5ebb12e96bfc timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [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.3:copy-files (default) @ odl-l2switch-loopremover --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-loopremover --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-loopremover --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 275 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/bom.xml [INFO] attaching as odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/bom.json [INFO] attaching as odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-loopremover --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-loopremover --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-loopremover --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-loopremover --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-loopremover --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-loopremover --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-loopremover 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/l2switch-maven-clm-master/features/odl-l2switch-loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-l2switch-loopremover --- [INFO] org.opendaylight.l2switch:odl-l2switch-loopremover:feature:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.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:8.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0: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:8.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.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:8.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile [INFO] | | | | | \- com.google.code.gson:gson:jar:2.10.1:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile [INFO] | | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile [INFO] | | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile [INFO] | | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile [INFO] | | | | | \- org.awaitility:awaitility:jar:4.2.1:test [INFO] | | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.3:compile [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.3:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.3:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile [INFO] | | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile [INFO] | | | | \- org.opendaylight.serviceutils:tools-api:jar:0.12.3:compile [INFO] | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.3:compile [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.3:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile [INFO] | | | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile [INFO] | | | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile [INFO] | | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.3:compile [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.3:compile [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.3:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.3:compile [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.3:compile [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.3:compile [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.3:compile [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.3:compile [INFO] | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.3:compile [INFO] | | \- org.opendaylight.serviceutils:srm-api:jar:0.12.3:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.3:compile [INFO] | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.3:compile [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | +- net.sf.jung:jung-api:jar:2.1.1:compile [INFO] | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile [INFO] | +- net.sf.jung:jung-graph-impl:jar:2.1.1:compile [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6: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.43.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-l2switch-loopremover --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/sonatype-clm/module.xml [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-arphandler >---------- [INFO] Building OpenDaylight :: L2Switch :: ArpHandler 0.8.0-SNAPSHOT [21/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-arphandler --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-arphandler --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-arphandler --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-arphandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-arphandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-arphandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-arphandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-arphandler --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-arphandler --- [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-arphandler --- [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.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-arphandler >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-arphandler --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-arphandler <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-arphandler --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-arphandler --- [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-arphandler [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: 0afbbef3-7957-4524-9f04-e2e32a3addc4 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [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.3:copy-files (default) @ odl-l2switch-arphandler --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-arphandler --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-arphandler --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 281 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/bom.xml [INFO] attaching as odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/bom.json [INFO] attaching as odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-arphandler --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-arphandler --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-arphandler --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-arphandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-arphandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-arphandler --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-arphandler 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/l2switch-maven-clm-master/features/odl-l2switch-arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-l2switch-arphandler --- [INFO] org.opendaylight.l2switch:odl-l2switch-arphandler:feature:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.3:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.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:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0: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:8.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.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:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile [INFO] | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.1:test [INFO] | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.3:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.3:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.3:compile [INFO] | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.3:compile [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile [INFO] | | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile [INFO] | | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.3:compile [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.3:compile [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.3:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.3:compile [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.3:compile [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.3:compile [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.3:compile [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.3:compile [INFO] | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile [INFO] | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile [INFO] +- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- net.sf.jung:jung-api:jar:2.1.1:compile [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.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.43.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-l2switch-arphandler --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/sonatype-clm/module.xml [INFO] [INFO] -----------< org.opendaylight.l2switch:odl-l2switch-switch >------------ [INFO] Building OpenDaylight :: L2Switch :: Switch 0.8.0-SNAPSHOT [22/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-switch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-switch --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch --- [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-switch --- [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.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-switch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-switch --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-switch --- [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch [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: 14ad424a-25ad-4b0f-8508-5986cf9dedcd timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [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.3:copy-files (default) @ odl-l2switch-switch --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-switch --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-switch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 288 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/bom.xml [INFO] attaching as odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/bom.json [INFO] attaching as odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-switch --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-switch --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-switch 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/l2switch-maven-clm-master/features/odl-l2switch-switch/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-l2switch-switch --- [INFO] org.opendaylight.l2switch:odl-l2switch-switch:feature:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.3:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.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:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0: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:8.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.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:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile [INFO] | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.1:test [INFO] | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.3:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.3:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.3:compile [INFO] | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.3:compile [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile [INFO] | | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile [INFO] | | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.3:compile [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.3:compile [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.3:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.3:compile [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.3:compile [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.3:compile [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.3:compile [INFO] | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.3:compile [INFO] | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile [INFO] | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile [INFO] | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | \- net.sf.jung:jung-api:jar:2.1.1:compile [INFO] +- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6: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.43.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-l2switch-switch --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/sonatype-clm/module.xml [INFO] [INFO] -------------< org.opendaylight.l2switch:odl-l2switch-all >------------- [INFO] Building OpenDaylight :: L2Switch :: All 0.8.0-SNAPSHOT [23/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-all --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-all --- [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-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.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-all --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-all --- [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-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: a41dafa0-1615-4878-a5d8-7f29955998a5 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [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.3:copy-files (default) @ odl-l2switch-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-all --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 289 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/bom.xml [INFO] attaching as odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/bom.json [INFO] attaching as odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-all --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-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/l2switch-maven-clm-master/features/odl-l2switch-all/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-l2switch-all --- [INFO] org.opendaylight.l2switch:odl-l2switch-all:feature:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] | | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] | +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.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:8.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0: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:8.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.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:8.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile [INFO] | | | | | \- com.google.code.gson:gson:jar:2.10.1:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile [INFO] | | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile [INFO] | | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile [INFO] | | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile [INFO] | | | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile [INFO] | | | | | \- org.awaitility:awaitility:jar:4.2.1:test [INFO] | | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.3:compile [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.3:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.3:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile [INFO] | | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.3:compile [INFO] | | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.3:compile [INFO] | | | | | \- org.immutables:value:jar:annotations:2.10.1:compile [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.3:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile [INFO] | | | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile [INFO] | | | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile [INFO] | | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.3:compile [INFO] | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.3:compile [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.3:compile [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile [INFO] | | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.3:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.3:compile [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.3:compile [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.3:compile [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.3:compile [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.3:compile [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.3:compile [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.3:compile [INFO] | | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.3:compile [INFO] | | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile [INFO] | | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile [INFO] | | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- net.sf.jung:jung-api:jar:2.1.1:compile [INFO] | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6: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.43.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-l2switch-all --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/sonatype-clm/module.xml [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-switch-rest >--------- [INFO] Building OpenDaylight :: L2Switch :: Switch REST 0.8.0-SNAPSHOT [24/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-switch-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-switch-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-switch-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-switch-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-rest --- [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-switch-rest --- [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.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-switch-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-switch-rest --- [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch-rest [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: bc26b4e9-8c40-4cd7-b18d-c5f2a428d8ca timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [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.3:copy-files (default) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-switch-rest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 457 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/bom.xml [INFO] attaching as odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/bom.json [INFO] attaching as odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-switch-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-switch-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-switch-rest --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-switch-rest 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/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-l2switch-switch-rest --- [INFO] org.opendaylight.l2switch:odl-l2switch-switch-rest:feature:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] | | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] | +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile [INFO] | | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile [INFO] | | | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile [INFO] | | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile [INFO] | | | | | \- org.awaitility:awaitility:jar:4.2.1:test [INFO] | | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.3:compile [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.3:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.3:compile [INFO] | | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.3:compile [INFO] | | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.3:compile [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.3:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile [INFO] | | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.3:compile [INFO] | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.3:compile [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.3:compile [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.3:compile [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.3:compile [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.3:compile [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.3:compile [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.3:compile [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.3:compile [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.3:compile [INFO] | | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.3:compile [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.3:compile [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.3:compile [INFO] | | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile [INFO] | | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile [INFO] | | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- net.sf.jung:jung-api:jar:2.1.1:compile [INFO] | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6: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.43.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6:compile [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:6.0.8:compile [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:6.0.8:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:12.0.6:compile [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile [INFO] | | | \- io.netty:netty-transport:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:6.0.8:compile [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:11.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:12.0.6:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.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:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0: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:8.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.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:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.6:compile [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.6:compile [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:8.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:8.0.6:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43: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.43:compile [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43: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.43:compile [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.6:compile [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.6:compile [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.18.6:compile [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.6:compile [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.6:compile [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-encrypt-service-impl:jar:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.6:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3: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-db2:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.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-mysql:jar:1.5.7:runtime [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19: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.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1: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.18.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.6:compile [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:6.0.8:compile [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:6.0.8:compile [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:6.0.8:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:6.0.8:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:6.0.8:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:6.0.8:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:6.0.8:compile [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:6.0.8:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:6.0.8:compile [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:6.0.8:compile [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:6.0.8:compile [INFO] | +- com.google.code.gson:gson:jar:2.10.1: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.netconf:restconf-api:jar:6.0.8:compile [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:6.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:12.0.6:compile [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:6.0.8:compile [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.18.6:compile [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.18.6:compile [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.6: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.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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-l2switch-switch-rest --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.l2switch:features-l2switch >------------- [INFO] Building features-l2switch 0.8.0-SNAPSHOT [25/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-l2switch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-l2switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-l2switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-l2switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-l2switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-l2switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-l2switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-l2switch --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-l2switch --- [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-l2switch --- [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.5.0:check (analyze-compile) > :spotbugs @ features-l2switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-l2switch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-l2switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-l2switch --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ features-l2switch --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-l2switch --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-l2switch --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-l2switch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 459 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/bom.xml [INFO] attaching as features-l2switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/bom.json [INFO] attaching as features-l2switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-l2switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-l2switch --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-l2switch --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-l2switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-l2switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-l2switch --- [WARNING] [WARNING] The packaging plugin for project features-l2switch 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/l2switch-maven-clm-master/features/features-l2switch/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-l2switch --- [INFO] org.opendaylight.l2switch:features-l2switch:feature:0.8.0-SNAPSHOT [INFO] +- org.opendaylight.l2switch:odl-l2switch-all:xml:features:0.8.0-SNAPSHOT:compile [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:compile [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6: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.43.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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:12.0.6:compile [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch-rest:xml:features:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:6.0.8:compile [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:6.0.8:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:12.0.6:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:12.0.6:compile [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile [INFO] | | | \- io.netty:netty-transport:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:6.0.8:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:11.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:12.0.6:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:12.0.6:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.6:compile [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.6:compile [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:8.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:8.0.6:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43: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.43:compile [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43: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.43:compile [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.6:compile [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.6:compile [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.18.6:compile [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.6:compile [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.6:compile [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-encrypt-service-impl:jar:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.6:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3: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-db2:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.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-mysql:jar:1.5.7:runtime [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19: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.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1: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.18.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.6:compile [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:6.0.8:compile [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:6.0.8:compile [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:6.0.8:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:6.0.8:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:6.0.8:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:6.0.8:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:6.0.8:compile [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:6.0.8:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:6.0.8:compile [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:6.0.8:compile [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:6.0.8:compile [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:6.0.8:compile [INFO] | +- com.google.code.gson:gson:jar:2.10.1: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.netconf:restconf-api:jar:6.0.8:compile [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:6.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.6:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:12.0.6:compile [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:6.0.8:compile [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.18.6:compile [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.18.6:compile [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.6: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.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile [INFO] | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [INFO] +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile [INFO] +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | \- net.sf.jung:jung-api:jar:2.1.1:compile [INFO] +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.3:compile [INFO] | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.3:compile [INFO] | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile [INFO] | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile [INFO] | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile [INFO] +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.3:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.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:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0: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:8.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.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:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile [INFO] | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile [INFO] | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.1:test [INFO] | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.3:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.3:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.3:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.3:compile [INFO] | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.3:compile [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.3:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.3:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.3:compile [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.3:compile [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.3:compile [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.3:compile [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.3:compile [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.3:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.3:compile [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.3:compile [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.3:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.3:compile [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.3:compile [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.3:compile [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.3:compile [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-l2switch --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.l2switch:distribution-karaf >------------ [INFO] Building distribution-karaf 0.8.0-SNAPSHOT [26/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ distribution-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ distribution-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ distribution-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/l2switch-maven-clm-master/distribution/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.3.1:check (check-license) @ distribution-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ distribution-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ distribution-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ distribution-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ distribution-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/l2switch-maven-clm-master/distribution/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/l2switch-maven-clm-master/distribution/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] 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.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/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.openflowplugin/odl-openflowplugin-southbound/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.8/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.6/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.mdsal.model/odl-mdsal-model-rfc7952/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature odl-serviceutils-tools/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/upgrade/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/tools-api/0.12.3 [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 odl-mdsal-broker/8.0.6 is defined as a boot feature [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.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.43.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 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-openflowplugin-libraries/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.libraries/liblldp/0.17.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 odl-yangtools-util/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.7 [INFO] Feature odl-mdsal-binding-base/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.6 [INFO] Feature odl-l2switch-arphandler/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.arphandler/arphandler-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-model/0.8.0-SNAPSHOT [INFO] Feature odl-l2switch-switch/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.main/main-impl/0.8.0-SNAPSHOT [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 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-bytebuddy/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.17 [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-infrautils-diagstatus/6.0.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.9 [INFO] Feature odl-mdsal-model-odl-l2-types/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.24.6 [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.6 [INFO] Feature odl-stax2-api/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-mdsal-clustering-commons/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.6 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.6 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.6 [INFO] Feature odl-yangtools-data/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.7 [INFO] Feature odl-openflowplugin-flow-services/0.17.3 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-mdsal-dom-api/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-mdsal-singleton-common/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.6 [INFO] Feature odl-serviceutils-rpc/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/rpc-api/0.12.3 [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-infrautils-ready/6.0.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/13.1.3 [INFO] Feature c2378265-fedf-4509-9404-7bb66ee3ed5a/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 [INFO] Feature odl-l2switch-packethandler/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.packethandler/packethandler-model/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.packethandler/packethandler-impl/0.8.0-SNAPSHOT [INFO] Feature odl-l2switch-loopremover/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-algorithms/2.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.loopremover/loopremover-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-graph-impl/2.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.loopremover/loopremover-model/0.8.0-SNAPSHOT [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-api/2.1.1 [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-antlr4/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-mdsal-common/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.6 [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 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-mdsal-binding-api/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.6 [INFO] Feature odl-openflowplugin-app-reconciliation-framework/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.17.3 [INFO] Feature odl-openflowplugin-app-config-pusher/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/0.17.3 [INFO] Feature odl-mdsal-model-rfc6991/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.6 [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-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.6 [INFO] Feature war/4.4.6 is defined as a boot feature [INFO] Feature odl-serviceutils-srm/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-shell/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-api/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-impl/0.12.3 [INFO] Feature odl-yangtools-common/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.7 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature odl-openflowjava-protocol/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3/xml/config [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3/xml/legacyConfig [INFO] Feature odl-mdsal-binding-runtime/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.6 [INFO] Feature odl-openflowplugin-app-forwardingrules-manager/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/0.17.3 [INFO] Feature odl-openflowplugin-southbound/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-impl/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-common/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.17.3/cfg/config [INFO] Feature odl-gson/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature odl-l2switch-hosttracker/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.hosttracker/hosttracker-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.hosttracker/hosttracker-model/0.8.0-SNAPSHOT [INFO] Feature odl-yangtools-data-api/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.7 [INFO] Feature odl-openflowplugin-nsf-model/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-inventory/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-topology/0.17.3 [INFO] Feature odl-mdsal-distributed-datastore/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.6 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/cfg/datastore [INFO] Feature odl-controller-scala/8.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 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 odl-mdsal-singleton-dom/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.6 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.6 [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-eos-common/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.6 [INFO] Feature odl-openflowplugin-app-arbitratorreconciliation/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.17.3 [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 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-mdsal-dom-broker/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature odl-servlet-api/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-serviceutils-metrics/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-impl/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-api/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-impl/0.12.3/cfg/config [INFO] Feature odl-mdsal-eos-dom/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.6 [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-mdsal-dom-runtime/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.6 [INFO] Feature odl-apache-commons-text/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.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-yangtools-codec/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.7 [INFO] Feature odl-yangtools-netty/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/11.0.7 [INFO] Feature odl-yangtools-xpath/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.7 [INFO] Feature odl-netty-4/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.109.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.109.Final [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-karaf-feat-jetty/13.1.3 is defined as a boot feature [INFO] Feature odl-l2switch-addresstracker/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-model/0.8.0-SNAPSHOT [INFO] Feature odl-dropwizard-metrics/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [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-yangtools-parser/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.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-remoterpc-connector/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.6 [INFO] Feature odl-yangtools-parser-api/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.7 [INFO] Feature odl-controller-blueprint/8.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/8.0.6 [INFO] Feature odl-openflowplugin-app-topology/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-manager/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/0.17.3 [INFO] Feature odl-yangtools-xpath-api/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.7 [INFO] Feature odl-infrautils-utils/6.0.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/6.0.9 [INFO] Feature odl-mdsal-eos-binding/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.6 [INFO] Feature odl-apache-commons-lang3/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature odl-controller-akka/8.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:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.6 [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 odl-controller-mdsal-common/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature 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] 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.5.0:check (analyze-compile) > :spotbugs @ distribution-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ distribution-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ distribution-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ distribution-karaf --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ distribution-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ distribution-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ distribution-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ distribution-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.1.3-config.properties to /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ distribution-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ distribution-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ distribution-karaf --- [INFO] Feature repository discovered recursively: 102c3abf-2e91-4a92-8dac-5d1e6f873ad1 [INFO] Feature repository discovered recursively: features-l2switch [INFO] Feature repository discovered recursively: odl-l2switch-all [INFO] Feature repository discovered recursively: odl-l2switch-switch [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [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-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.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-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker [INFO] Feature repository discovered recursively: odl-l2switch-arphandler [INFO] Feature repository discovered recursively: odl-l2switch-loopremover [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-l2switch-packethandler [INFO] Feature repository discovered recursively: openflowplugin-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-8.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-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [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-controller-8.0.6 [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-8.0.6 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [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-api [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-openflowjava-0.17.3 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-yangtools-common [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-l2switch [INFO] Feature repository discovered recursively: odl-l2switch-all [INFO] Feature repository discovered recursively: odl-l2switch-switch [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker [INFO] Feature repository discovered recursively: odl-l2switch-packethandler [INFO] Feature repository discovered recursively: openflowplugin-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-8.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-yangtools-parser-api [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-yangtools-xpath-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-base [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-8.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-stax2-api [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [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-8.0.6 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-openflowjava-0.17.3 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler [INFO] Feature repository discovered recursively: odl-l2switch-loopremover [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [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-aaa-0.18.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: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ distribution-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ distribution-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ distribution-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) @ distribution-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ distribution-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ distribution-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ distribution-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ distribution-karaf --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ distribution-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ distribution-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ distribution-karaf --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ distribution-karaf --- [INFO] org.opendaylight.l2switch:distribution-karaf:pom:0.8.0-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.14.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.l2switch:features-l2switch:xml:features:0.8.0-SNAPSHOT:runtime [INFO] | +- org.opendaylight.l2switch:odl-l2switch-all:xml:features:0.8.0-SNAPSHOT:runtime [INFO] | +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:runtime [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:runtime [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.7:runtime [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:runtime [INFO] | | | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:runtime [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:runtime [INFO] | | +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:runtime [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:runtime [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:runtime [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:runtime [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:runtime [INFO] | | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.3:runtime [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.3:runtime [INFO] | | | | \- io.netty:netty-buffer:jar:4.1.109.Final:runtime [INFO] | | | | \- io.netty:netty-common:jar:4.1.109.Final:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:runtime [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:runtime [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6: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.43.0:runtime [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1: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.mdsal:yang-binding:jar:12.0.6:runtime [INFO] | +- org.opendaylight.l2switch:odl-l2switch-switch-rest:xml:features:0.8.0-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:6.0.8:runtime [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:6.0.8:runtime [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:12.0.6:runtime [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:12.0.6:runtime [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:12.0.6:runtime [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:runtime [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:runtime [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:runtime [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:runtime [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:runtime [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:runtime [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:runtime [INFO] | | | | \- io.netty:netty-transport:jar:4.1.109.Final:runtime [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:runtime [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:runtime [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:runtime [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:6.0.8:runtime [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:11.0.7:runtime [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:12.0.6:runtime [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:12.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:12.0.6:runtime [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:12.0.6:runtime [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:12.0.6:runtime [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.6:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.6:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.6:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.6:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.6:runtime [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.6:runtime [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:8.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:8.0.6:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.6:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:runtime [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:runtime [INFO] | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:runtime [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43: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.43:runtime [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43: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.43:runtime [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:runtime [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:runtime [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.6:runtime [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.6:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.6:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.6:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.6:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.6:runtime [INFO] | | | | | | \- com.h2database:h2:jar:2.2.224:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.18.6:runtime [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime [INFO] | | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.6:runtime [INFO] | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime [INFO] | | | | | | | +- commons-logging:commons-logging:jar:1.3.1:runtime [INFO] | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime [INFO] | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime [INFO] | | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.6:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.6:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.6:runtime [INFO] | | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.6:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.6:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:runtime [INFO] | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.6:runtime [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.18.6:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.6:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.6:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3: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-db2:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime [INFO] | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime [INFO] | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.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-mysql:jar:1.5.7:runtime [INFO] | | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime [INFO] | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime [INFO] | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime [INFO] | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19: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.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime [INFO] | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime [INFO] | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime [INFO] | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime [INFO] | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime [INFO] | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1: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.18.6:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.6:runtime [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:6.0.8:runtime [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:6.0.8:runtime [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:6.0.8:runtime [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:6.0.8:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:6.0.8:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:6.0.8:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:6.0.8:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:6.0.8:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:6.0.8:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:6.0.8:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:6.0.8:runtime [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:6.0.8:runtime [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:6.0.8:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:6.0.8:runtime [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:6.0.8:runtime [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:6.0.8:runtime [INFO] | | \- org.opendaylight.netconf:restconf-nb:jar:6.0.8:runtime [INFO] | | +- com.google.code.gson:gson:jar:2.10.1: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.netconf:restconf-api:jar:6.0.8:runtime [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:6.0.8:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:runtime [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:runtime [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:runtime [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:runtime [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:runtime [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:runtime [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:runtime [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:runtime [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:runtime [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:runtime [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.6:runtime [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:12.0.6:runtime [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:12.0.6:runtime [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:6.0.8:runtime [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.18.6:runtime [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.18.6:runtime [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.6: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.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:runtime [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:runtime [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:runtime [INFO] | | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:runtime [INFO] | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:runtime [INFO] | +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:runtime [INFO] | | \- net.sf.jung:jung-api:jar:2.1.1:runtime [INFO] | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.3:runtime [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.3:runtime [INFO] | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.3:runtime [INFO] | | | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.3:runtime [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:runtime [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.3:runtime [INFO] | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.3:runtime [INFO] | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.3:runtime [INFO] | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.3:runtime [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.3:runtime [INFO] | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.3:runtime [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.3:runtime [INFO] | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.3:runtime [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.3:runtime [INFO] | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.3:runtime [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.3:runtime [INFO] | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:runtime [INFO] | | +- net.sf.jung:jung-algorithms:jar:2.1.1:runtime [INFO] | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:runtime [INFO] | \- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:runtime [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.3:runtime [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:runtime [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:runtime [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:runtime [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:runtime [INFO] | | | | +- com.typesafe:config:jar:1.4.2:runtime [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:runtime [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.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:8.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:runtime [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:runtime [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0: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:8.0.6:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:runtime [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:runtime [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:runtime [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:runtime [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:runtime [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:runtime [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:runtime [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.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:8.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:runtime [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:runtime [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:runtime [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:runtime [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:runtime [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:runtime [INFO] | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:runtime [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:runtime [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:runtime [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:runtime [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:runtime [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:runtime [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.1:test [INFO] | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:runtime [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.3:runtime [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:runtime [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:runtime [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:runtime [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:runtime [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:runtime [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:runtime [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:runtime [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:runtime [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:runtime [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.3:runtime [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.3:runtime [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:runtime [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:runtime [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:runtime [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.3:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:runtime [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:runtime [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:runtime [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.3:runtime [INFO] | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.3:runtime [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.3:runtime [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.3:runtime [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:runtime [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:runtime [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:runtime [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:runtime [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.3:runtime [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:runtime [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.3:runtime [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.3:runtime [INFO] | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.3:runtime [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.3:runtime [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.3:runtime [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.3:runtime [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.3:runtime [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.3:runtime [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.3:runtime [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.3:runtime [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.3:runtime [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:runtime [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.3:runtime [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.3:runtime [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:runtime [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:runtime [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:runtime [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:runtime [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:runtime [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.3:runtime [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.3:runtime [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.3:runtime [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.3:runtime [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:runtime [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.3:runtime [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.3:runtime [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.3:runtime [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.3:runtime [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:runtime [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.3:runtime [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT: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.3:compile [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.3:provided [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:runtime [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.3:runtime [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.3:runtime [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.3: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.0:test [INFO] +- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test [INFO] \- org.mockito:mockito-core:jar:5.12.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:runtime [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ distribution-karaf --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/sonatype-clm/module.xml [INFO] [INFO] -------< org.opendaylight.l2switch:features-l2switch-aggregator >------- [INFO] Building features-l2switch-aggregator 0.8.0-SNAPSHOT [27/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-l2switch-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-l2switch-aggregator --- [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:8.0.2:revision (get-git-infos) @ features-l2switch-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-l2switch-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/l2switch-maven-clm-master/features/target/bom.xml [INFO] attaching as features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/features/target/bom.json [INFO] attaching as features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-l2switch-aggregator --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-l2switch-aggregator --- [INFO] org.opendaylight.l2switch:features-l2switch-aggregator:pom:0.8.0-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-l2switch-aggregator --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.l2switch:l2switch-artifacts >------------ [INFO] Building l2switch-artifacts 0.8.0-SNAPSHOT [28/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ l2switch-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ l2switch-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ l2switch-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ l2switch-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/l2switch-maven-clm-master/artifacts/target/bom.xml [INFO] attaching as l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-clm-master/artifacts/target/bom.json [INFO] attaching as l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ l2switch-artifacts --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ l2switch-artifacts --- [INFO] org.opendaylight.l2switch:l2switch-artifacts:pom:0.8.0-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ l2switch-artifacts --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/artifacts/target/sonatype-clm/module.xml [INFO] [INFO] -----------------< org.opendaylight.l2switch:l2switch >----------------- [INFO] Building l2switch 0.8.0-SNAPSHOT [29/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ l2switch --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ l2switch --- [INFO] Installing /w/workspace/l2switch-maven-clm-master/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch/0.8.0-SNAPSHOT/l2switch-0.8.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ l2switch --- [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] org.opendaylight.l2switch:l2switch:pom:0.8.0-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ l2switch --- [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/target/sonatype-clm/module.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for l2switch 0.8.0-SNAPSHOT: [INFO] [INFO] l2switch-parent .................................... SUCCESS [ 13.788 s] [INFO] packethandler-model ................................ SUCCESS [ 16.488 s] [INFO] packethandler-impl ................................. SUCCESS [ 14.055 s] [INFO] packethandler.aggregator ........................... SUCCESS [ 0.498 s] [INFO] loopremover-model .................................. SUCCESS [ 4.854 s] [INFO] loopremover-impl ................................... SUCCESS [ 14.973 s] [INFO] loopremover.aggregator ............................. SUCCESS [ 0.427 s] [INFO] addresstracker-model ............................... SUCCESS [ 5.485 s] [INFO] arphandler-impl .................................... SUCCESS [ 12.078 s] [INFO] addresstracker-impl ................................ SUCCESS [ 10.030 s] [INFO] addresstracker.aggregator .......................... SUCCESS [ 0.387 s] [INFO] hosttracker.aggregator ............................. SUCCESS [ 0.380 s] [INFO] hosttracker-model .................................. SUCCESS [ 5.619 s] [INFO] hosttracker-impl ................................... SUCCESS [ 7.601 s] [INFO] main-impl .......................................... SUCCESS [ 10.603 s] [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SUCCESS [ 3.553 s] [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SUCCESS [ 32.763 s] [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SUCCESS [ 24.706 s] [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SUCCESS [05:22 min] [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SUCCESS [05:23 min] [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SUCCESS [05:23 min] [INFO] OpenDaylight :: L2Switch :: Switch ................. SUCCESS [05:23 min] [INFO] OpenDaylight :: L2Switch :: All .................... SUCCESS [ 25.023 s] [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SUCCESS [06:02 min] [INFO] features-l2switch .................................. SUCCESS [ 6.988 s] [INFO] distribution-karaf ................................. SUCCESS [ 21.361 s] [INFO] features-l2switch-aggregator ....................... SUCCESS [ 0.963 s] [INFO] l2switch-artifacts ................................. SUCCESS [ 0.100 s] [INFO] l2switch ........................................... SUCCESS [ 2.658 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31:42 min [INFO] Finished at: 2025-01-04T22:22:52Z [INFO] ------------------------------------------------------------------------ [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins16533683600712163932.sh [l2switch-maven-clm-master] $ /bin/sh -xe /tmp/jenkins4882348126810107667.sh + find . -regex '.*karaf/target' + xargs rm -rf [INFO] 2025-01-04T22:22:58.895Z Scanning application odl-l2switch. [INFO] Discovered commit hash 'cd080ff030e0b8678518a13aa6fbc59a699fcff0' via environment variable GIT_COMMIT [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/spotbugs/bug-pattern-1.5.0.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/spotbugs/bug-pattern-1.5.0.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/spotbugs/bug-pattern-1.5.0.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/spotbugs/bug-pattern-1.5.0.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/spotbugs/bug-pattern-1.5.0.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/spotbugs/bug-pattern-1.5.0.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/spotbugs/bug-pattern-1.5.0.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/spotbugs/bug-pattern-1.5.0.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/spotbugs/bug-pattern-1.5.0.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/spotbugs/bug-pattern-1.5.0.jar [INFO] Scan configuration properties: [INFO] dirExcludes=null [INFO] dirIncludes=null [INFO] fileExcludes= [INFO] fileIncludes= [INFO] 2025-01-04T22:22:59.405Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] 2025-01-04T22:22:59.884Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar [INFO] 2025-01-04T22:22:59.903Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] 2025-01-04T22:23:00.076Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/spotbugs/bug-pattern-1.5.0.jar [INFO] 2025-01-04T22:23:01.378Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] 2025-01-04T22:23:01.391Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar [INFO] 2025-01-04T22:23:01.394Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] 2025-01-04T22:23:01.406Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/spotbugs/bug-pattern-1.5.0.jar [INFO] 2025-01-04T22:23:01.428Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] 2025-01-04T22:23:01.441Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar [INFO] 2025-01-04T22:23:01.446Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] 2025-01-04T22:23:01.467Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/spotbugs/bug-pattern-1.5.0.jar [INFO] 2025-01-04T22:23:01.488Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] 2025-01-04T22:23:01.503Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar [INFO] 2025-01-04T22:23:01.507Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] 2025-01-04T22:23:01.528Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/spotbugs/bug-pattern-1.5.0.jar [INFO] 2025-01-04T22:23:01.560Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] 2025-01-04T22:23:01.572Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar [INFO] 2025-01-04T22:23:01.576Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] 2025-01-04T22:23:01.585Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/spotbugs/bug-pattern-1.5.0.jar [INFO] 2025-01-04T22:23:01.606Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] 2025-01-04T22:23:01.620Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar [INFO] 2025-01-04T22:23:01.623Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar [INFO] 2025-01-04T22:23:01.636Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/spotbugs/bug-pattern-1.5.0.jar [INFO] 2025-01-04T22:23:01.657Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] 2025-01-04T22:23:01.670Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar [INFO] 2025-01-04T22:23:01.674Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] 2025-01-04T22:23:01.758Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/spotbugs/bug-pattern-1.5.0.jar [INFO] 2025-01-04T22:23:01.780Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] 2025-01-04T22:23:01.789Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar [INFO] 2025-01-04T22:23:01.791Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] 2025-01-04T22:23:01.796Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/spotbugs/bug-pattern-1.5.0.jar [INFO] 2025-01-04T22:23:01.817Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar [INFO] 2025-01-04T22:23:01.829Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar [INFO] 2025-01-04T22:23:01.832Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] 2025-01-04T22:23:01.844Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/spotbugs/bug-pattern-1.5.0.jar [INFO] 2025-01-04T22:23:01.865Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar [INFO] 2025-01-04T22:23:01.916Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar [INFO] 2025-01-04T22:23:01.932Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] 2025-01-04T22:23:01.997Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/spotbugs/bug-pattern-1.5.0.jar [INFO] 2025-01-04T22:23:02.019Z Scanned 5104 total files [ERROR] Could not parse class file VirtualThreadSupport.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file Utils21.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file NTRU$Mappings.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file NTRU.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file NTRUPrime$Mappings.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file NTRUPrime.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file Util.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file NTRUDecapsulatorSpi.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file NTRUEncapsulatorSpi.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file NTRUKEMSpi.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 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:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [INFO] 2025-01-04T22:23:27.118Z Finished scanning application odl-l2switch. [INFO] Discovered repository url '$GIT_URL/l2switch/l2switch/l2switch/l2switch' via environment variable GIT_URL [INFO] Repository URL $GIT_URL/l2switch/l2switch/l2switch/l2switch was found using automation [INFO] Amending source control record for application with id: odl-l2switch with discovered Repository URL: $GIT_URL/l2switch/l2switch/l2switch/l2switch [INFO] 2025-01-04T22:23:27.962Z Evaluating application odl-l2switch for stage release. [INFO] Waiting for policy evaluation to complete... [INFO] Assigned scan ID 8a11871aac32453eaf3c4e5827311a33 [INFO] Policy evaluation completed in 17 seconds. [INFO] 2025-01-04T22:23:45.948Z Finished evaluating application odl-l2switch for stage release. Nexus IQ reports policy failing due to Policy(ODL EPL-Incompatible License) [ Component(displayName=org.opennms.alec.wrap : org.opennms.alec.wrap.jung : 1.0.0, hash=70538952f2293af119b3) [ Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('AGPL-3.0')] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1215 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1215 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1216 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1216 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-27218 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-27218 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-27218 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-8184 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-8184 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-8184 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46749 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46749 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46749 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46750 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46750 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46750 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2016-0026 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0026 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0026 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=com.google.protobuf : protobuf-java : 3.25.1, hash=2933a5c3f022456d8842) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3171 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3171 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3171 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3509 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3509 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3509 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3510 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3510 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3510 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45865 with severity < 8 (severity = 4.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45865 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-27218 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-27218 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-27218 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-36518 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-36518 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-36518 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-28168 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-28168 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-34429 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-34429 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34429 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-42003 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42003 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42003 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-42004 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42004 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42004 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26049 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26049 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26049 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-40167 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-40167 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-8184 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-8184 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-8184 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-4682 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-4682 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-4682 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.jolokia : jolokia-osgi : 1.7.2, hash=6621c3f6793370ea23a7) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2018-0863 with severity >= 4 (severity = 6.0), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2018-0863 with severity < 8 (severity = 6.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2018-0863 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=io.netty : netty-handler : 4.1.109.Final, hash=9167863307b3c44cc122) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=io.netty : netty-handler : 4.1.109.Final, hash=9167863307b3c44cc122) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.eclipse.jetty : jetty-http : 9.4.54.v20240208, hash=a641b8a694eeefdde644) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=org.eclipse.jetty : jetty-http : 9.4.54.v20240208, hash=a641b8a694eeefdde644) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=io.netty : netty-common : 4.1.109.Final, hash=da63e54ee1ca69abf420) [ Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] Nexus IQ reports policy failing due to Policy(ODL Security-Medium) [ Component(displayName=io.netty : netty-common : 4.1.109.Final, hash=da63e54ee1ca69abf420) [ Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflowjava-blueprint-config : 0.17.3, hash=125ae1c2183a09376f59) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=org.opendaylight.openflowplugin : openflowplugin : 0.17.3, hash=250fa5fbe245190c595a) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=org.opendaylight.openflowplugin : openflowplugin-api : 0.17.3, hash=42067d023130a86755d0) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflowjava-util : 0.17.3, hash=73fa6d62a712a094cc3d) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflow-protocol-api : 0.17.3, hash=800301969954a8d370d9) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflow-protocol-impl : 0.17.3, hash=8aa2b3ba7ceddabd7792) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=org.opendaylight.openflowplugin : openflowplugin-blueprint-config : 0.17.3, hash=d03308ad8c29c37ff8e1) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=org.opendaylight.openflowplugin : openflowplugin-common : 0.17.3, hash=f34405abd693938c442d) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL License-Unknown) [ Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflow-protocol-spi : 0.17.3, hash=f8203f316ab39c18238f) [ Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] Nexus IQ reports policy failing due to Policy(ODL Security-High) [ Component(displayName=com.google.protobuf : protobuf-java : 3.25.1, hash=2933a5c3f022456d8842) [ Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-7254 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-7254 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-7254 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-High) [ Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-7254 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-7254 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-7254 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-High) [ Component(displayName=org.jolokia : jolokia-osgi : 1.7.2, hash=6621c3f6793370ea23a7) [ Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-10899 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-10899 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-10899 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL Security-High) [ Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability sonatype-2024-3350 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2024-3350 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2024-3350 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy failing due to Policy(ODL EPL-Incompatible License) [ Component(displayName=com.mysql : mysql-connector-j : 8.3.0, hash=1cc7fa5d61f4bbc11353) [ Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] Nexus IQ reports policy failing due to Policy(ODL EPL-Incompatible License) [ Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [ Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] Nexus IQ reports policy failing due to Policy(ODL Potential License Concern) [ Component(displayName=org.glassfish.jersey.core : jersey-server : 2.43, hash=4d856a1bbfc27992d646) [ Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] Nexus IQ reports policy failing due to Policy(ODL Potential License Concern) [ Component(displayName=org.glassfish.jersey.core : jersey-client : 2.43, hash=9318348684ff7393c6e0) [ Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] Nexus IQ reports policy failing due to Policy(ODL Potential License Concern) [ Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.43, hash=9b677f9e7a72e891f8da) [ Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] Nexus IQ reports policy failing due to Policy(ODL Potential License Concern) [ Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.43, hash=9c93bdf0ea91148cd3d7) [ Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] Nexus IQ reports policy failing due to Policy(ODL Potential License Concern) [ Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.43, hash=ca08f910eab99c82551c) [ Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] Nexus IQ reports policy failing due to Policy(ODL Potential License Concern) [ Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.43, hash=dfadfd2c596fb4478479) [ Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] Nexus IQ reports policy warning due to Policy(ODL Security-Low) [ Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2016-0702 with severity < 4 (severity = 2.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0702 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy warning due to Policy(ODL Security-Low) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2021-34428 with severity < 4 (severity = 3.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34428 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy warning due to Policy(ODL Security-Low) [ Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2022-2047 with severity < 4 (severity = 2.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-2047 with status 'Open', not 'Not Applicable'] ]] Nexus IQ reports policy warning due to Policy(ODL Security-Low) [ Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-l2switch/report/8a11871aac32453eaf3c4e5827311a33 Summary of policy violations: 7 critical, 77 severe, 56 moderate FATAL: IQ Server evaluation of application odl-l2switch failed $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5526 killed; [ssh-agent] Stopped. ERROR: IQ Server evaluation of application odl-l2switch failed [PostBuildScript] - [INFO] Executing post build scripts. [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins8198734452815407627.sh ---> sysstat.sh [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins11310150253111872714.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/l2switch-maven-clm-master + 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/l2switch-maven-clm-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/l2switch-maven-clm-master ']' + mkdir -p /w/workspace/l2switch-maven-clm-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/l2switch-maven-clm-master/archives/ [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins4774358190142154427.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qOg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4qOg/bin to PATH INFO: Running in OpenStack, capturing instance metadata [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins13726164233934701250.sh provisioning config files... Could not find credentials [logs] for l2switch-maven-clm-master #195 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/l2switch-maven-clm-master@tmp/config10844254833316361132tmp 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. [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins9369607557622069748.sh ---> create-netrc.sh WARN: Log server credential not found. [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins9396577868647063447.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qOg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4qOg/bin to PATH [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins4263043302027849002.sh ---> sudo-logs.sh Archiving 'sudo' log.. [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins18058189314825870947.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qOg 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-4qOg/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [l2switch-maven-clm-master] $ /bin/bash -l /tmp/jenkins2825793815677523010.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qOg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4qOg/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/l2switch-maven-clm-master/195/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-4g-7533.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 9.6G 71G 12% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 1533 10815 19 3412 13886 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: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:51:d5:46 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.166/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 84300sec preferred_lft 84300sec inet6 fe80::f816:3eff:fe51:d546/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:44:b5:32:e6 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 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/04/2025 _x86_64_ (4 CPU) 21:49:26 LINUX RESTART (4 CPU) 09:50:02 PM tps rtps wtps bread/s bwrtn/s 09:51:01 PM 220.93 8.39 212.54 1662.08 6981.35 09:52:01 PM 281.88 20.52 261.36 4202.80 15473.98 09:53:01 PM 37.74 0.08 37.65 83.13 4741.43 09:54:01 PM 81.27 1.63 79.64 106.29 7164.84 09:55:01 PM 52.15 0.00 52.15 0.00 9805.01 09:56:01 PM 3.38 0.00 3.38 0.00 87.40 09:57:01 PM 0.27 0.00 0.27 0.00 2.68 09:58:01 PM 0.27 0.00 0.27 0.00 3.25 09:59:01 PM 0.13 0.00 0.13 0.00 1.50 10:00:01 PM 21.39 0.00 21.39 0.00 634.32 10:01:01 PM 15.59 0.02 15.58 0.13 6450.45 10:02:01 PM 1.32 0.07 1.25 1.73 15.84 10:03:01 PM 1.05 0.00 1.05 0.00 10.10 10:04:01 PM 1.00 0.00 1.00 0.00 10.00 10:05:01 PM 1.22 0.03 1.18 0.27 14.51 10:06:01 PM 33.22 0.00 33.22 0.00 7181.94 10:07:01 PM 3.80 0.00 3.80 0.00 94.57 10:08:01 PM 1.35 0.30 1.05 6.40 10.26 10:09:01 PM 1.72 0.00 1.72 0.00 29.47 10:10:01 PM 1.10 0.00 1.10 0.00 12.55 10:11:01 PM 29.54 0.00 29.54 0.00 3481.56 10:12:01 PM 7.26 0.00 7.26 0.00 3668.08 10:13:01 PM 2.43 0.18 2.25 7.33 39.59 10:14:01 PM 1.35 0.00 1.35 0.00 24.71 10:15:01 PM 0.37 0.00 0.37 0.00 5.03 10:16:01 PM 8.91 0.00 8.91 0.00 221.16 10:17:01 PM 49.82 0.00 49.82 0.00 1496.62 10:18:01 PM 46.69 0.03 46.66 11.86 10530.93 10:19:01 PM 3.95 0.00 3.95 0.00 103.22 10:20:01 PM 1.08 0.00 1.08 0.00 11.18 10:21:01 PM 1.33 0.00 1.33 0.00 16.86 10:22:01 PM 1.10 0.00 1.10 0.00 11.68 10:23:01 PM 30.47 2.42 28.05 58.50 1327.10 10:24:01 PM 31.31 0.50 30.81 74.92 15994.72 Average: 28.63 1.00 27.63 182.12 2811.63 09:50:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:01 PM 13281012 15096040 2858428 17.71 2688 2029800 1132328 6.59 188536 2313892 171032 09:52:01 PM 11785132 14055920 4354308 26.98 2688 2474992 2207208 12.84 304532 3641972 113520 09:53:01 PM 11713760 14026972 4425680 27.42 2688 2515904 1994408 11.60 328340 3686196 19332 09:54:01 PM 10960064 13613972 5179376 32.09 2688 2851108 2330052 13.56 479724 4264112 154648 09:55:01 PM 10274556 13015948 5864884 36.34 2688 2938184 2950304 17.16 513836 4910372 64 09:56:01 PM 10274020 13015416 5865420 36.34 2688 2938188 2950304 17.16 513848 4911652 24 09:57:01 PM 10265396 13006792 5874044 36.40 2688 2938188 2950304 17.16 513864 4920364 24 09:58:01 PM 10265420 13006816 5874020 36.40 2688 2938188 2950304 17.16 513868 4920508 20 09:59:01 PM 10265152 13006552 5874288 36.40 2688 2938192 2950304 17.16 513868 4921088 32 10:00:01 PM 10324440 13076116 5815000 36.03 2688 2948136 2979596 17.34 516580 4859120 190816 10:01:01 PM 10322148 13073864 5817292 36.04 2688 2948144 2979596 17.34 516592 4859804 28 10:02:01 PM 10322516 13074304 5816924 36.04 2688 2948216 2979596 17.34 516768 4859472 24 10:03:01 PM 10319944 13071732 5819496 36.06 2688 2948216 2979596 17.34 516768 4861972 24 10:04:01 PM 10313952 13065740 5825488 36.09 2688 2948216 2979596 17.34 516768 4868084 20 10:05:01 PM 10312256 13064152 5827184 36.11 2688 2948292 2955424 17.19 516984 4870732 108 10:06:01 PM 10209264 12965508 5930176 36.74 2688 2952628 2957532 17.21 519496 4968680 28 10:07:01 PM 10208700 12964956 5930740 36.75 2688 2952632 2957532 17.21 519504 4969888 24 10:08:01 PM 10203372 12959784 5936068 36.78 2688 2952784 2957532 17.21 519612 4975376 32 10:09:01 PM 10193412 12949868 5946028 36.84 2688 2952828 2957532 17.21 519620 4985128 24 10:10:01 PM 10189080 12945540 5950360 36.87 2688 2952832 2973016 17.30 519620 4989500 28 10:11:01 PM 10143548 12904536 5995892 37.15 2688 2957180 2960340 17.22 521576 5033256 106564 10:12:01 PM 10143740 12904728 5995700 37.15 2688 2957180 2960340 17.22 521588 5032964 20 10:13:01 PM 10145480 12906716 5993960 37.14 2688 2957420 2985348 17.37 530832 5022148 244 10:14:01 PM 10143492 12904728 5995948 37.15 2688 2957420 2985348 17.37 530832 5024108 24 10:15:01 PM 10144612 12905848 5994828 37.14 2688 2957420 2985348 17.37 530840 5023392 32 10:16:01 PM 10552808 13315756 5586632 34.61 2688 2959108 2524104 14.69 513480 4634172 194460 10:17:01 PM 10300788 13176940 5838652 36.18 2688 3070820 2672376 15.55 517308 4876588 293028 10:18:01 PM 10138084 13021684 6001356 37.18 2688 3078048 2831884 16.48 542956 5008404 24 10:19:01 PM 10140256 13023856 5999184 37.17 2688 3078048 2831884 16.48 542972 5006988 24 10:20:01 PM 10139924 13023524 5999516 37.17 2688 3078048 2849380 16.58 542984 5007296 28 10:21:01 PM 10140224 13023860 5999216 37.17 2688 3078052 2849380 16.58 542984 5006908 24 10:22:01 PM 10140420 13024060 5999020 37.17 2688 3078056 2849380 16.58 542984 5006844 0 10:23:01 PM 11788204 14926016 4351236 26.96 2688 3331008 1135924 6.61 601320 3310176 458852 10:24:01 PM 11167260 14310248 4972180 30.81 2688 3337036 1806332 10.51 759076 3772220 14868 Average: 10506836 13247897 5632604 34.90 2688 2937956 2714689 15.79 509131 4685982 50531 09:50:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:01 PM eth0 245.15 156.79 1327.37 54.52 0.00 0.00 0.00 0.00 09:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:01 PM eth0 291.14 232.38 3926.69 38.71 0.00 0.00 0.00 0.00 09:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:01 PM eth0 21.55 20.22 16.87 7.02 0.00 0.00 0.00 0.00 09:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:01 PM lo 1648.68 1648.68 1572.23 1572.23 0.00 0.00 0.00 0.00 09:54:01 PM eth0 266.57 180.80 3464.89 22.15 0.00 0.00 0.00 0.00 09:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:01 PM lo 952.12 952.12 908.34 908.34 0.00 0.00 0.00 0.00 09:55:01 PM eth0 1.78 1.68 0.43 0.84 0.00 0.00 0.00 0.00 09:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 PM eth0 0.38 0.18 0.14 0.07 0.00 0.00 0.00 0.00 09:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:57:01 PM eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 PM eth0 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:01 PM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 09:59:01 PM eth0 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:01 PM lo 931.57 931.57 888.91 888.91 0.00 0.00 0.00 0.00 10:00:01 PM eth0 4.05 4.50 9.94 1.47 0.00 0.00 0.00 0.00 10:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:01 PM lo 0.25 0.25 0.01 0.01 0.00 0.00 0.00 0.00 10:01:01 PM eth0 0.33 0.17 0.09 0.07 0.00 0.00 0.00 0.00 10:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 PM eth0 0.28 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 PM eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 PM eth0 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:01 PM lo 0.77 0.77 0.05 0.05 0.00 0.00 0.00 0.00 10:05:01 PM eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 PM lo 915.64 915.64 874.45 874.45 0.00 0.00 0.00 0.00 10:06:01 PM eth0 2.78 2.08 0.67 0.96 0.00 0.00 0.00 0.00 10:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 PM eth0 0.43 0.32 0.26 0.20 0.00 0.00 0.00 0.00 10:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:01 PM eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:09:01 PM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:01 PM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 10:10:01 PM eth0 0.33 0.13 0.09 0.07 0.00 0.00 0.00 0.00 10:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:01 PM lo 902.07 902.07 860.70 860.70 0.00 0.00 0.00 0.00 10:11:01 PM eth0 1.98 1.73 0.50 0.87 0.00 0.00 0.00 0.00 10:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:01 PM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 10:12:01 PM eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:01 PM eth0 0.98 0.90 0.08 0.07 0.00 0.00 0.00 0.00 10:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:14:01 PM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:01 PM eth0 0.37 0.15 0.09 0.07 0.00 0.00 0.00 0.00 10:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:01 PM lo 1105.51 1105.51 1055.72 1055.72 0.00 0.00 0.00 0.00 10:16:01 PM eth0 3.36 3.20 69.62 1.00 0.00 0.00 0.00 0.00 10:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:01 PM lo 840.53 840.53 802.16 802.16 0.00 0.00 0.00 0.00 10:17:01 PM eth0 82.83 66.70 1353.22 9.46 0.00 0.00 0.00 0.00 10:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:01 PM lo 0.42 0.42 0.02 0.02 0.00 0.00 0.00 0.00 10:18:01 PM eth0 1.03 0.43 0.37 0.24 0.00 0.00 0.00 0.00 10:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:19:01 PM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:20:01 PM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 10:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:01 PM lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 10:21:01 PM eth0 0.32 0.12 0.08 0.01 0.00 0.00 0.00 0.00 10:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:01 PM lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:22:01 PM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:01 PM lo 0.58 0.58 0.03 0.03 0.00 0.00 0.00 0.00 10:23:01 PM eth0 388.32 253.29 1577.40 86.39 0.00 0.00 0.00 0.00 10:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 PM eth0 108.20 51.26 35.21 222.73 0.00 0.00 0.00 0.00 10:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 214.85 214.85 204.94 204.94 0.00 0.00 0.00 0.00 Average: eth0 41.81 28.72 346.24 13.13 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/04/2025 _x86_64_ (4 CPU) 21:49:26 LINUX RESTART (4 CPU) 09:50:02 PM CPU %user %nice %system %iowait %steal %idle 09:51:01 PM all 20.08 0.00 3.07 1.63 0.09 75.14 09:51:01 PM 0 29.05 0.00 3.48 1.60 0.10 65.77 09:51:01 PM 1 10.29 0.00 3.42 3.47 0.07 82.75 09:51:01 PM 2 14.58 0.00 2.12 0.32 0.09 82.89 09:51:01 PM 3 26.35 0.00 3.26 1.11 0.09 69.20 09:52:01 PM all 53.26 0.00 3.53 3.43 0.12 39.65 09:52:01 PM 0 61.23 0.00 3.53 2.28 0.12 32.85 09:52:01 PM 1 53.54 0.00 3.90 4.72 0.13 37.70 09:52:01 PM 2 49.57 0.00 3.66 4.31 0.12 42.34 09:52:01 PM 3 48.70 0.00 3.05 2.43 0.12 45.71 09:53:01 PM all 77.58 0.00 2.67 0.40 0.11 19.24 09:53:01 PM 0 75.34 0.00 3.80 0.40 0.12 20.34 09:53:01 PM 1 80.19 0.00 2.39 0.37 0.10 16.95 09:53:01 PM 2 78.55 0.00 2.04 0.00 0.10 19.31 09:53:01 PM 3 76.24 0.00 2.45 0.84 0.12 20.36 09:54:01 PM all 64.86 0.00 3.58 0.48 0.11 30.97 09:54:01 PM 0 64.85 0.00 3.75 0.64 0.10 30.66 09:54:01 PM 1 69.93 0.00 2.96 0.34 0.12 26.65 09:54:01 PM 2 54.33 0.00 4.93 0.60 0.12 40.02 09:54:01 PM 3 70.31 0.00 2.69 0.34 0.12 26.55 09:55:01 PM all 37.73 0.00 1.96 1.27 0.12 58.92 09:55:01 PM 0 43.78 0.00 0.67 0.05 0.12 55.39 09:55:01 PM 1 26.56 0.00 2.59 2.07 0.13 68.64 09:55:01 PM 2 39.39 0.00 3.72 1.89 0.12 54.89 09:55:01 PM 3 41.19 0.00 0.85 1.09 0.12 56.76 09:56:01 PM all 0.51 0.00 0.15 0.01 0.08 99.26 09:56:01 PM 0 0.50 0.00 0.08 0.00 0.07 99.35 09:56:01 PM 1 0.25 0.00 0.22 0.00 0.07 99.47 09:56:01 PM 2 0.93 0.00 0.12 0.00 0.05 98.90 09:56:01 PM 3 0.37 0.00 0.17 0.03 0.12 99.31 09:57:01 PM all 0.37 0.00 0.11 0.02 0.06 99.44 09:57:01 PM 0 0.23 0.00 0.12 0.00 0.05 99.60 09:57:01 PM 1 0.25 0.00 0.12 0.00 0.05 99.58 09:57:01 PM 2 0.72 0.00 0.10 0.00 0.08 99.10 09:57:01 PM 3 0.27 0.00 0.12 0.08 0.05 99.48 09:58:01 PM all 0.34 0.00 0.13 0.00 0.07 99.47 09:58:01 PM 0 0.17 0.00 0.12 0.00 0.07 99.65 09:58:01 PM 1 0.20 0.00 0.10 0.00 0.05 99.65 09:58:01 PM 2 0.68 0.00 0.08 0.00 0.05 99.18 09:58:01 PM 3 0.30 0.00 0.20 0.00 0.12 99.38 09:59:01 PM all 0.33 0.00 0.12 0.00 0.07 99.48 09:59:01 PM 0 0.38 0.00 0.12 0.00 0.05 99.45 09:59:01 PM 1 0.23 0.00 0.10 0.00 0.05 99.62 09:59:01 PM 2 0.47 0.00 0.13 0.00 0.08 99.31 09:59:01 PM 3 0.23 0.00 0.13 0.00 0.08 99.55 10:00:01 PM all 25.79 0.00 1.62 0.10 0.09 72.39 10:00:01 PM 0 25.32 0.00 0.90 0.02 0.12 73.64 10:00:01 PM 1 27.96 0.00 1.35 0.12 0.10 70.47 10:00:01 PM 2 21.52 0.00 1.71 0.22 0.07 76.48 10:00:01 PM 3 28.33 0.00 2.53 0.07 0.08 69.00 10:01:01 PM all 0.66 0.00 0.23 0.58 0.08 98.45 10:01:01 PM 0 0.43 0.00 0.18 0.03 0.08 99.27 10:01:01 PM 1 0.59 0.00 0.43 1.92 0.10 96.96 10:01:01 PM 2 0.92 0.00 0.20 0.37 0.10 98.41 10:01:01 PM 3 0.68 0.00 0.10 0.00 0.05 99.17 10:01:01 PM CPU %user %nice %system %iowait %steal %idle 10:02:01 PM all 0.47 0.00 0.14 0.00 0.08 99.30 10:02:01 PM 0 0.23 0.00 0.08 0.00 0.05 99.63 10:02:01 PM 1 0.35 0.00 0.28 0.02 0.12 99.23 10:02:01 PM 2 0.75 0.00 0.08 0.00 0.07 99.10 10:02:01 PM 3 0.55 0.00 0.12 0.00 0.08 99.25 10:03:01 PM all 0.30 0.00 0.13 0.01 0.06 99.49 10:03:01 PM 0 0.08 0.00 0.03 0.00 0.02 99.87 10:03:01 PM 1 0.42 0.00 0.25 0.00 0.12 99.21 10:03:01 PM 2 0.55 0.00 0.12 0.03 0.07 99.23 10:03:01 PM 3 0.17 0.00 0.12 0.00 0.05 99.67 10:04:01 PM all 0.39 0.00 0.15 0.00 0.09 99.37 10:04:01 PM 0 0.38 0.00 0.07 0.00 0.05 99.50 10:04:01 PM 1 0.82 0.00 0.22 0.00 0.13 98.83 10:04:01 PM 2 0.25 0.00 0.22 0.00 0.10 99.43 10:04:01 PM 3 0.12 0.00 0.08 0.02 0.07 99.72 10:05:01 PM all 0.99 0.00 0.25 0.00 0.08 98.68 10:05:01 PM 0 0.87 0.00 0.30 0.00 0.07 98.77 10:05:01 PM 1 1.50 0.00 0.25 0.00 0.13 98.11 10:05:01 PM 2 0.80 0.00 0.32 0.00 0.07 98.81 10:05:01 PM 3 0.77 0.00 0.13 0.00 0.07 99.03 10:06:01 PM all 25.93 0.00 1.68 0.55 0.11 71.73 10:06:01 PM 0 23.55 0.00 1.59 0.59 0.10 74.18 10:06:01 PM 1 29.26 0.00 1.30 0.45 0.13 68.85 10:06:01 PM 2 26.87 0.00 0.90 0.54 0.12 71.57 10:06:01 PM 3 24.04 0.00 2.91 0.62 0.10 72.33 10:07:01 PM all 0.47 0.00 0.15 0.02 0.07 99.29 10:07:01 PM 0 0.28 0.00 0.13 0.03 0.07 99.48 10:07:01 PM 1 0.90 0.00 0.17 0.05 0.08 98.80 10:07:01 PM 2 0.38 0.00 0.17 0.00 0.08 99.36 10:07:01 PM 3 0.30 0.00 0.15 0.00 0.03 99.52 10:08:01 PM all 0.47 0.00 0.15 0.00 0.09 99.29 10:08:01 PM 0 0.23 0.00 0.15 0.00 0.08 99.53 10:08:01 PM 1 0.83 0.00 0.15 0.02 0.10 98.90 10:08:01 PM 2 0.43 0.00 0.12 0.00 0.10 99.35 10:08:01 PM 3 0.37 0.00 0.18 0.00 0.07 99.38 10:09:01 PM all 0.39 0.00 0.14 0.00 0.08 99.39 10:09:01 PM 0 0.15 0.00 0.07 0.00 0.07 99.72 10:09:01 PM 1 0.93 0.00 0.10 0.00 0.08 98.88 10:09:01 PM 2 0.30 0.00 0.22 0.02 0.12 99.35 10:09:01 PM 3 0.18 0.00 0.17 0.00 0.03 99.62 10:10:01 PM all 0.31 0.00 0.15 0.00 0.07 99.47 10:10:01 PM 0 0.23 0.00 0.15 0.00 0.08 99.53 10:10:01 PM 1 0.63 0.00 0.13 0.00 0.07 99.17 10:10:01 PM 2 0.20 0.00 0.18 0.00 0.08 99.53 10:10:01 PM 3 0.18 0.00 0.12 0.00 0.05 99.65 10:11:01 PM all 25.46 0.00 1.61 0.29 0.10 72.54 10:11:01 PM 0 28.61 0.00 0.72 0.02 0.08 70.57 10:11:01 PM 1 26.08 0.00 2.14 0.10 0.12 71.56 10:11:01 PM 2 26.67 0.00 1.46 0.12 0.10 71.66 10:11:01 PM 3 20.46 0.00 2.13 0.94 0.10 76.38 10:12:01 PM all 0.58 0.00 0.15 0.23 0.08 98.96 10:12:01 PM 0 0.35 0.00 0.13 0.00 0.07 99.45 10:12:01 PM 1 0.52 0.00 0.15 0.27 0.07 99.00 10:12:01 PM 2 0.43 0.00 0.27 0.60 0.12 98.58 10:12:01 PM 3 1.02 0.00 0.07 0.05 0.05 98.82 10:12:01 PM CPU %user %nice %system %iowait %steal %idle 10:13:01 PM all 0.43 0.10 0.17 0.00 0.07 99.24 10:13:01 PM 0 0.73 0.38 0.18 0.02 0.07 98.61 10:13:01 PM 1 0.28 0.00 0.12 0.00 0.07 99.53 10:13:01 PM 2 0.30 0.00 0.22 0.00 0.10 99.38 10:13:01 PM 3 0.38 0.00 0.15 0.00 0.05 99.42 10:14:01 PM all 0.35 0.00 0.11 0.00 0.08 99.45 10:14:01 PM 0 0.60 0.00 0.07 0.00 0.03 99.30 10:14:01 PM 1 0.28 0.00 0.15 0.00 0.12 99.45 10:14:01 PM 2 0.32 0.00 0.12 0.02 0.10 99.45 10:14:01 PM 3 0.22 0.00 0.12 0.00 0.05 99.62 10:15:01 PM all 0.35 0.00 0.13 0.00 0.07 99.45 10:15:01 PM 0 0.55 0.00 0.08 0.00 0.05 99.32 10:15:01 PM 1 0.43 0.00 0.13 0.00 0.07 99.36 10:15:01 PM 2 0.25 0.00 0.18 0.00 0.08 99.48 10:15:01 PM 3 0.17 0.00 0.12 0.00 0.07 99.65 10:16:01 PM all 14.72 0.00 1.33 0.05 0.08 83.82 10:16:01 PM 0 15.99 0.00 0.54 0.00 0.07 83.41 10:16:01 PM 1 15.73 0.00 1.25 0.07 0.08 82.87 10:16:01 PM 2 14.20 0.00 2.94 0.13 0.10 82.62 10:16:01 PM 3 12.95 0.00 0.60 0.00 0.07 86.38 10:17:01 PM all 26.33 0.00 1.84 0.44 0.08 71.30 10:17:01 PM 0 26.25 0.00 1.70 0.60 0.08 71.36 10:17:01 PM 1 25.77 0.00 1.02 0.23 0.07 72.91 10:17:01 PM 2 25.58 0.00 1.19 0.35 0.10 72.78 10:17:01 PM 3 27.73 0.00 3.46 0.57 0.08 68.16 10:18:01 PM all 13.25 0.00 0.49 0.96 0.08 85.21 10:18:01 PM 0 8.87 0.00 0.63 1.15 0.08 89.26 10:18:01 PM 1 15.15 0.00 0.28 0.72 0.08 83.77 10:18:01 PM 2 15.51 0.00 0.27 0.47 0.08 83.67 10:18:01 PM 3 13.46 0.00 0.79 1.52 0.08 84.15 10:19:01 PM all 0.58 0.00 0.12 0.03 0.08 99.20 10:19:01 PM 0 0.37 0.00 0.15 0.07 0.08 99.33 10:19:01 PM 1 0.35 0.00 0.13 0.02 0.08 99.41 10:19:01 PM 2 0.73 0.00 0.10 0.00 0.07 99.10 10:19:01 PM 3 0.85 0.00 0.10 0.02 0.07 98.97 10:20:01 PM all 0.38 0.00 0.13 0.00 0.08 99.41 10:20:01 PM 0 0.15 0.00 0.12 0.00 0.05 99.68 10:20:01 PM 1 0.78 0.00 0.08 0.00 0.07 99.07 10:20:01 PM 2 0.23 0.00 0.12 0.00 0.07 99.58 10:20:01 PM 3 0.35 0.00 0.18 0.02 0.13 99.32 10:21:01 PM all 0.35 0.00 0.12 0.00 0.07 99.47 10:21:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 10:21:01 PM 1 0.73 0.00 0.20 0.00 0.08 98.98 10:21:01 PM 2 0.35 0.00 0.12 0.00 0.08 99.45 10:21:01 PM 3 0.18 0.00 0.10 0.00 0.07 99.65 10:22:01 PM all 0.33 0.00 0.11 0.00 0.06 99.50 10:22:01 PM 0 0.25 0.00 0.05 0.00 0.02 99.68 10:22:01 PM 1 0.63 0.00 0.08 0.00 0.07 99.22 10:22:01 PM 2 0.15 0.00 0.08 0.00 0.05 99.72 10:22:01 PM 3 0.28 0.00 0.23 0.00 0.12 99.36 10:23:01 PM all 29.61 0.00 3.07 0.18 0.09 67.04 10:23:01 PM 0 20.83 0.00 1.88 0.03 0.10 77.15 10:23:01 PM 1 45.61 0.00 4.64 0.60 0.12 49.03 10:23:01 PM 2 20.46 0.00 1.77 0.02 0.08 77.68 10:23:01 PM 3 31.56 0.00 4.00 0.08 0.07 64.29 10:23:01 PM CPU %user %nice %system %iowait %steal %idle 10:24:01 PM all 26.58 0.00 1.33 0.79 0.08 71.23 10:24:01 PM 0 39.29 0.00 1.33 0.13 0.08 59.16 10:24:01 PM 1 40.96 0.00 2.12 0.00 0.07 56.85 10:24:01 PM 2 21.17 0.00 0.75 0.20 0.07 77.81 10:24:01 PM 3 4.89 0.00 1.10 2.81 0.08 91.11 Average: all 13.22 0.00 0.90 0.34 0.08 85.45 Average: 0 13.80 0.01 0.79 0.22 0.07 85.10 Average: 1 14.07 0.00 0.97 0.46 0.09 84.42 Average: 2 12.29 0.00 0.90 0.30 0.09 86.42 Average: 3 12.73 0.00 0.96 0.37 0.08 85.86