Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-4c-4g-1273 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/ovsdb-maven-clm-calcium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnVTm4m/agent.1554 SSH_AGENT_PID=1556 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ovsdb-maven-clm-calcium@tmp/private_key_10010283637181115831.key (/w/workspace/ovsdb-maven-clm-calcium@tmp/private_key_10010283637181115831.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/ovsdb > git init /w/workspace/ovsdb-maven-clm-calcium # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 Checking out Revision 7313aa645882b3928bc3b0c9e5bb33a29ffb4386 (refs/remotes/origin/stable/calcium) > git config core.sparsecheckout # timeout=10 > git checkout -f 7313aa645882b3928bc3b0c9e5bb33a29ffb4386 # timeout=10 Commit message: "Bump versions by x.y.(z+1)" > git rev-list --no-walk 7313aa645882b3928bc3b0c9e5bb33a29ffb4386 # 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 [ovsdb-maven-clm-calcium] $ /bin/bash /tmp/jenkins8237289848315350454.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yLsL 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-yLsL/bin to PATH Generating Requirements File Python 3.11.10 pip 25.0.1 from /tmp/venv-yLsL/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.3 aspy.yaml==1.3.0 attrs==25.1.0 autopage==0.5.2 beautifulsoup4==4.13.3 boto3==1.36.26 botocore==1.36.26 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.8.0 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.17.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.38.0 httplib2==0.22.0 identify==2.6.7 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.5 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.10 lxml==5.3.1 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.3.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==24.2 pbr==6.1.1 platformdirs==4.3.6 prettytable==3.14.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.3.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.23.1 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.2 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2025.1 urllib3==1.26.20 virtualenv==20.29.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [ovsdb-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins12587282097380250658.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-ubuntu2204-builder-4c-4g-1273 [ovsdb-maven-clm-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=ovsdb -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=ovsdb --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [ovsdb-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins10378654512146992049.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. [ovsdb-maven-clm-calcium] $ /bin/sh /tmp/jenkins1405823668752271577.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.13" 2024-10-15 OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu122.04) OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/ovsdb-maven-clm-calcium@tmp/config18117653333601505862tmp copy managed file [ovsdb-settings] to file:/w/workspace/ovsdb-maven-clm-calcium@tmp/config7776673303073325858tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [ovsdb-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins10882575472084143279.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> sonatype-clm.sh Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.13, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: ovsdb :: it [pom] [INFO] ovsdb-binding-parent [pom] [INFO] ODL :: ovsdb :: parents [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] [INFO] ODL :: ovsdb :: library [bundle] [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] [INFO] ODL :: ovsdb :: southbound-api [bundle] [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] [INFO] ODL :: ovsdb :: utils.config [bundle] [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] [INFO] ODL :: ovsdb :: library-features [feature] [INFO] ODL :: ovsdb :: library-karaf [pom] [INFO] ODL :: ovsdb :: library-features-aggregator [pom] [INFO] ODL :: ovsdb :: library-artifacts [pom] [INFO] ODL :: ovsdb :: library-it [jar] [INFO] ODL :: ovsdb :: library-aggregator [pom] [INFO] ODL :: ovsdb :: schemas [pom] [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] [INFO] ODL :: ovsdb :: southbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] [INFO] ODL :: ovsdb :: southbound-features [feature] [INFO] ODL :: ovsdb :: southbound-karaf [pom] [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: southbound-artifacts [pom] [INFO] ODL :: ovsdb :: southbound-it [jar] [INFO] ODL :: ovsdb :: southbound-aggregator [pom] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] [INFO] ODL :: ovsdb :: utils [pom] [INFO] ovsdb [pom] [INFO] [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- [INFO] Building ODL :: ovsdb :: it 1.18.4-SNAPSHOT [1/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ it --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-calcium/commons/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ it --- [INFO] Created: /w/workspace/ovsdb-maven-clm-calcium/commons/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ it --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/commons/it/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ it --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ it --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ it --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ it --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-maven-clm-calcium/commons/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.5.1:integration-test (default) @ it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/commons/it/target/bom.xml [INFO] attaching as it-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/commons/it/target/bom.json [INFO] attaching as it-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.5.1:verify (default) @ it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ it --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ it --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ it --- [ERROR] /w/workspace/ovsdb-maven-clm-calcium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/commons/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/commons/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque [ERROR] /w/workspace/ovsdb-maven-clm-calcium/commons/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ it --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ it --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.18.4-SNAPSHOT/it-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/commons/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.18.4-SNAPSHOT/it-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/commons/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/it/1.18.4-SNAPSHOT/it-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ it --- [INFO] org.opendaylight.ovsdb:it:pom:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.controller:mdsal-it-base:jar:9.0.6:test [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.1.5:test [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.6:test [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.6:test [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:test [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:test [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:test [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:test [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:test [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:test [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:test [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:test [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:test [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:test [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:test [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:test [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:test [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test [INFO] | | | +- org.jline:jline:jar:3.21.0:test [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:test [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:test [INFO] | | | | \- org.osgi:osgi.annotation:jar:8.1.0:test [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:test [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.3.14:test [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.3.14:test [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:test [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.6:test [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:test [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.1.5:test [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:test [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:test [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:test [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:test [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:test [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:test [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:test [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:test [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:test [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:test [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:test [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:test [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:test [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [INFO] | +- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test [INFO] | \- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test [INFO] | +- org.apache.commons:commons-compress:jar:1.26.1:test [INFO] | | +- commons-codec:commons-codec:jar:1.16.1:test [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:test [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test [INFO] | +- commons-io:commons-io:jar:2.17.0:test [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test [INFO] | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test [INFO] | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile [INFO] +- org.ops4j.pax.exam:pax-exam-features:xml:4.13.5:test [INFO] +- org.ops4j.pax.exam:pax-exam-extender-service:jar:4.13.5:test [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.8.4:test [INFO] +- org.ops4j.pax.exam:pax-exam-inject:jar:4.13.5:test [INFO] +- org.ops4j.pax.exam:pax-exam-invoker-junit:jar:4.13.5:test [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] | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:test [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime [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.osgi:org.osgi.framework:jar:1.10.0:provided [INFO] +- org.mockito:mockito-core:jar:4.11.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ it --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/commons/it/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- [INFO] Building ovsdb-binding-parent 1.18.4-SNAPSHOT [2/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ ovsdb-binding-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ ovsdb-binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ ovsdb-binding-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-calcium/commons/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ ovsdb-binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ ovsdb-binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ ovsdb-binding-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/commons/binding-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ ovsdb-binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ ovsdb-binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ ovsdb-binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ ovsdb-binding-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ ovsdb-binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/commons/binding-parent/target/bom.xml [INFO] attaching as ovsdb-binding-parent-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/commons/binding-parent/target/bom.json [INFO] attaching as ovsdb-binding-parent-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ ovsdb-binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ ovsdb-binding-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ ovsdb-binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ ovsdb-binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ ovsdb-binding-parent --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.4-SNAPSHOT/ovsdb-binding-parent-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.4-SNAPSHOT/ovsdb-binding-parent-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.4-SNAPSHOT/ovsdb-binding-parent-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ ovsdb-binding-parent --- [INFO] org.opendaylight.ovsdb:ovsdb-binding-parent:pom:1.18.4-SNAPSHOT [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ ovsdb-binding-parent --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/commons/binding-parent/target/sonatype-clm/module.xml [INFO] [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- [INFO] Building ODL :: ovsdb :: parents 1.18.4-SNAPSHOT [3/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ parents --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ parents --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ parents --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ parents --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ parents --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ parents --- [INFO] org.opendaylight.ovsdb:parents:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ parents --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/commons/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.18.4-SNAPSHOT [4/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hwvtepsouthbound-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ hwvtepsouthbound-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 5.165 ms [INFO] yang-to-sources: Project model files found: 1 in 104.1 ms [INFO] yang-to-sources: 6 YANG models processed in 273.7 ms [INFO] BindingJavaFileGenerator: Defined 133 files in 93.64 ms [INFO] Sorted 133 files into 12 directories in 3.638 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 133 in 293.7 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ hwvtepsouthbound-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hwvtepsouthbound-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 132 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ hwvtepsouthbound-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ hwvtepsouthbound-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hwvtepsouthbound-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ hwvtepsouthbound-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-api --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ hwvtepsouthbound-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ovsdb/hwvtep/rev150901/HwvtepGlobalAttributes.java:198: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml [INFO] attaching as hwvtepsouthbound-api-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json [INFO] attaching as hwvtepsouthbound-api-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-api --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-api --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.4-SNAPSHOT/hwvtepsouthbound-api-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.4-SNAPSHOT/hwvtepsouthbound-api-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.4-SNAPSHOT/hwvtepsouthbound-api-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.4-SNAPSHOT/hwvtepsouthbound-api-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.4-SNAPSHOT/hwvtepsouthbound-api-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.4-SNAPSHOT/hwvtepsouthbound-api-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.4-SNAPSHOT/hwvtepsouthbound-api-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ hwvtepsouthbound-api --- [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-api:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hwvtepsouthbound-api --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-api/target/sonatype-clm/module.xml [INFO] [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- [INFO] Building ODL :: ovsdb :: library 1.18.4-SNAPSHOT [5/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ library --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ library --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ library --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ library --- [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/ovsdb-maven-clm-calcium/library/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ library --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ library --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 113 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[15,31] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[21,37] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[26,28] unchecked conversion required: org.opendaylight.ovsdb.lib.message.TableUpdate found: org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[29,24] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,67] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,70] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[36,40] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[44,64] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[66,24] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[95,59] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[104,62] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[112,54] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[119,12] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[20,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[24,22] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[59,12] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[14,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[18,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[32,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[112,20] unchecked cast required: D found: java.lang.Object [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[124,48] unchecked cast required: D found: java.lang.Object [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,44] unchecked method invocation: method fromSet in class org.opendaylight.ovsdb.lib.notation.OvsdbSet is applied to given types required: java.util.Set found: java.util.Set [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,45] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,44] unchecked method invocation: method fromMap in class org.opendaylight.ovsdb.lib.notation.OvsdbMap is applied to given types required: java.util.Map found: java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,45] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[42,42] unchecked cast required: org.opendaylight.ovsdb.lib.notation.Column found: org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[97,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Column.java:[69,9] found raw type: org.opendaylight.ovsdb.lib.notation.Column missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[25,68] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,14] unchecked method invocation: constructor in class org.opendaylight.ovsdb.lib.schema.TableSchema is applied to given types required: java.lang.String,java.util.Map found: java.lang.String,java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,66] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[38,21] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[54,27] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[21,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[53,20] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbClient.java:[56,84] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[22,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[31,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[35,41] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[40,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[53,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[57,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class,org.opendaylight.ovsdb.lib.notation.Row) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[30,87] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[51,25] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,43] unchecked method invocation: method setRows in class org.opendaylight.ovsdb.lib.operations.OperationResult is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,74] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[158,25] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,17] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,57] unchecked method invocation: method table in interface org.opendaylight.ovsdb.lib.schema.DatabaseSchema is applied to given types required: java.lang.String,java.lang.Class found: java.lang.String,java.lang.Class [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[175,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[179,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[19,18] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[26,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[38,36] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[42,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionService.java:[85,8] auto-closeable resource org.opendaylight.ovsdb.lib.impl.OvsdbConnectionService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java:[48,48] IOContext(com.fasterxml.jackson.core.util.BufferRecycler,java.lang.Object,boolean) in com.fasterxml.jackson.core.io.IOContext has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[67,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[69,54] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[303,35] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[337,103] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,26] unchecked method invocation: method setParams in class org.opendaylight.ovsdb.lib.jsonrpc.JsonRpc10Request is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,27] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[18,18] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[20,17] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[24,30] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[19,51] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[21,27] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,20] found raw type: org.opendaylight.ovsdb.lib.notation.Column missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,52] unchecked conversion required: java.util.Collection found: java.util.Collection [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[11,28] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[15,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[12,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[39,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Delete.java:[26,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,12] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,28] unchecked method invocation: method setTableSchema in class org.opendaylight.ovsdb.lib.operations.Operation is applied to given types required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,29] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,12] found raw type: org.opendaylight.ovsdb.lib.operations.Select missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[24,28] unchecked method invocation: method setTableSchema in class org.opendaylight.ovsdb.lib.operations.Operation is applied to given types required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[24,29] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[38,22] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[48,12] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[34,40] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[36,91] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[53,21] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[77,42] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[118,42] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [INFO] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/MethodDispatch.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ library >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ library --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ library <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ library --- [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) @ library --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ library --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[47,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[65,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[81,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[94,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ library --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ovsdb.lib.notation.VersionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.ovsdb.lib.notation.VersionTest [INFO] Running org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest [INFO] Running org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.TestClient [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s -- in org.opendaylight.ovsdb.lib.jsonrpc.TestClient [INFO] Running org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.945 s -- in org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ library --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ library --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/library-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ library --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/library-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ library --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ library --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/bom.xml [INFO] attaching as library-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/bom.json [INFO] attaching as library-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ library --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ library --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/library-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ library --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: library' with 149 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.18.4-SNAPSHOT/library-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/library-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library/1.18.4-SNAPSHOT/library-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/library-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/library/1.18.4-SNAPSHOT/library-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.18.4-SNAPSHOT/library-1.18.4-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.18.4-SNAPSHOT/library-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library/1.18.4-SNAPSHOT/library-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/library-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/library/1.18.4-SNAPSHOT/library-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ library --- [INFO] Installing org/opendaylight/ovsdb/library/1.18.4-SNAPSHOT/library-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ library --- [INFO] org.opendaylight.ovsdb:library:bundle:1.18.4-SNAPSHOT [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] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:test [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ library --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/library/impl/target/sonatype-clm/module.xml [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.18.4-SNAPSHOT [6/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ schema.hardwarevtep --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ schema.hardwarevtep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ schema.hardwarevtep --- [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/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ schema.hardwarevtep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ schema.hardwarevtep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ schema.hardwarevtep --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ schema.hardwarevtep --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ schema.hardwarevtep <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ schema.hardwarevtep --- [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) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ schema.hardwarevtep --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ schema.hardwarevtep --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ schema.hardwarevtep --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ schema.hardwarevtep --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/bom.xml [INFO] attaching as schema.hardwarevtep-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/bom.json [INFO] attaching as schema.hardwarevtep-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ schema.hardwarevtep --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ schema.hardwarevtep --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ schema.hardwarevtep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ schema.hardwarevtep --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.hardwarevtep' with 0 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ schema.hardwarevtep --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.4-SNAPSHOT/schema.hardwarevtep-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.4-SNAPSHOT/schema.hardwarevtep-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.4-SNAPSHOT/schema.hardwarevtep-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.4-SNAPSHOT/schema.hardwarevtep-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.4-SNAPSHOT/schema.hardwarevtep-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.4-SNAPSHOT/schema.hardwarevtep-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ schema.hardwarevtep --- [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.18.4-SNAPSHOT/schema.hardwarevtep-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ schema.hardwarevtep --- [INFO] org.opendaylight.ovsdb:schema.hardwarevtep:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT: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] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | | +- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ schema.hardwarevtep --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/schemas/hardwarevtep/target/sonatype-clm/module.xml [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- [INFO] Building ODL :: ovsdb :: southbound-api 1.18.4-SNAPSHOT [7/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ southbound-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.035 ms [INFO] yang-to-sources: Project model files found: 2 in 36.17 ms [INFO] yang-to-sources: 7 YANG models processed in 75.00 ms [INFO] BindingJavaFileGenerator: Defined 180 files in 22.78 ms [INFO] Sorted 180 files into 13 directories in 557.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 180 in 118.0 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 179 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ southbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ southbound-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ southbound-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ southbound-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ southbound-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ southbound-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-api --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/southbound-api-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ southbound-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/southbound-api-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/bom.xml [INFO] attaching as southbound-api-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/bom.json [INFO] attaching as southbound-api-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ southbound-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-api --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/southbound-api-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-api --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.4-SNAPSHOT/southbound-api-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/southbound-api-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.4-SNAPSHOT/southbound-api-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/southbound-api-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.4-SNAPSHOT/southbound-api-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.4-SNAPSHOT/southbound-api-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.4-SNAPSHOT/southbound-api-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/southbound-api-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.4-SNAPSHOT/southbound-api-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-api --- [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.18.4-SNAPSHOT/southbound-api-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ southbound-api --- [INFO] org.opendaylight.ovsdb:southbound-api:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ southbound-api --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-api/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.18.4-SNAPSHOT [8/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ utils.mdsal-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ utils.mdsal-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ utils.mdsal-utils --- [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/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ utils.mdsal-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ utils.mdsal-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ utils.mdsal-utils --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalObject.java:[15,19] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalObject.java:[18,24] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[74,20] 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/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[97,20] mergeParentStructurePut(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/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,85] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[91,20] mergeParentStructurePut(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/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[137,24] 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/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[163,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/TransactionHistory.java:[31,58] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ utils.mdsal-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ utils.mdsal-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ utils.mdsal-utils --- [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) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[68,43] 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/ovsdb-maven-clm-calcium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[84,43] mergeParentStructurePut(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] --- maven-surefire-plugin:3.5.1:test (default-test) @ utils.mdsal-utils --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.676 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.mdsal-utils --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/utils.mdsal-utils-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.mdsal-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/utils.mdsal-utils-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.mdsal-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/bom.xml [INFO] attaching as utils.mdsal-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/bom.json [INFO] attaching as utils.mdsal-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ utils.mdsal-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ utils.mdsal-utils --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/utils.mdsal-utils-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.mdsal-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.mdsal-utils --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.mdsal-utils' with 10 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.mdsal-utils --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.4-SNAPSHOT/utils.mdsal-utils-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/utils.mdsal-utils-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.4-SNAPSHOT/utils.mdsal-utils-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/utils.mdsal-utils-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.4-SNAPSHOT/utils.mdsal-utils-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.4-SNAPSHOT/utils.mdsal-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.4-SNAPSHOT/utils.mdsal-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/utils.mdsal-utils-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.4-SNAPSHOT/utils.mdsal-utils-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.mdsal-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.18.4-SNAPSHOT/utils.mdsal-utils-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ utils.mdsal-utils --- [INFO] org.opendaylight.ovsdb:utils.mdsal-utils:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) [INFO] +- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:test [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:test [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:test [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:test [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:test [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:test [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:test [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:test (optional) [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ utils.mdsal-utils --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/utils/mdsal-utils/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.18.4-SNAPSHOT [9/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hwvtepsouthbound-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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ hwvtepsouthbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ hwvtepsouthbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ hwvtepsouthbound-impl --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-impl --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[107,32] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[136,45] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[149,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[74,54] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[166,30] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,54] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[188,27] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[191,22] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[210,30] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[255,83] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[256,67] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[255,21] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[279,67] unchecked method invocation: method apply in interface java.util.function.Function is applied to given types required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[279,68] unchecked conversion required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[279,67] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[313,15] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[319,77] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[319,17] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[347,24] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[364,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[370,21] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[377,36] unchecked call to addRow(org.opendaylight.ovsdb.lib.notation.UUID,org.opendaylight.ovsdb.lib.notation.Row,org.opendaylight.ovsdb.lib.notation.Row) as a member of the raw type org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[386,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[388,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[399,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[401,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactInvoker.java:[12,17] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[59,33] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[59,48] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[62,55] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[62,70] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[67,56] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[67,71] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[72,60] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[72,75] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[84,23] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[90,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[112,16] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[135,50] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[142,39] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[142,54] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[144,39] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[148,17] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[149,33] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[149,48] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[229,51] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[229,66] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[234,58] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[234,73] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[238,50] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[238,65] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[243,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[243,68] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[247,32] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[247,47] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[251,49] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[251,64] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[255,52] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[255,67] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[269,54] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[269,69] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[277,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[277,68] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[285,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[286,13] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[288,32] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[290,27] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[299,53] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[299,68] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[308,57] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[312,57] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[312,72] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[316,82] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[316,16] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[320,70] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[320,12] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[328,41] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[328,56] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[336,23] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[348,43] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[352,48] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[352,63] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[364,29] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[364,59] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[372,28] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[376,49] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[376,16] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[380,29] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[380,59] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[452,56] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[452,71] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[473,32] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[473,47] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[477,32] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[481,41] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[486,45] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[490,43] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java:[474,19] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java:[490,35] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class,org.opendaylight.ovsdb.lib.notation.Row) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java:[628,99] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperGlobalListener.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ hwvtepsouthbound-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ hwvtepsouthbound-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl --- [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[80,68] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[88,20] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[89,20] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[133,100] unchecked method invocation: method getConnectionInstanceFromNodeIid in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[134,16] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[158,38] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[176,9] found raw type: org.opendaylight.ovsdb.lib.operations.Delete missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Delete [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[179,9] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[182,45] unchecked method invocation: method insert in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[182,69] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[183,9] found raw type: org.opendaylight.ovsdb.lib.operations.Update missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Update [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[184,45] unchecked method invocation: method update in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[184,69] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[185,9] found raw type: org.opendaylight.ovsdb.lib.operations.Select missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[190,58] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[192,48] unchecked method invocation: method transact in interface org.opendaylight.ovsdb.lib.OvsdbClient is applied to given types required: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List found: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[192,98] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[198,20] mergeParentStructurePut(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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[273,20] 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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[295,18] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[297,13] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[33,8] auto-closeable resource org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalDataChangeListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,65] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,88] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[94,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[116,77] unchecked cast required: java.lang.Class> found: java.lang.Class [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[97,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[98,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[99,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[169,9] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[171,45] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[181,54] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[182,31] unchecked call to addCallback(com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor) as a member of the raw type com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[185,27] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[140,62] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[150,24] mergeParentStructurePut(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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[157,65] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[46,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[46,41] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[66,63] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[66,113] unchecked call to ConfigWaitingJob(org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,java.util.Map,java.util.List>) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[66,46] unchecked method invocation: method addJobToQueue in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[66,47] unchecked conversion required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[86,47] unchecked method invocation: constructor in class is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs,java.util.Map,java.util.List>,long found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs,java.util.Map,int [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[87,30] unchecked conversion required: java.util.Map,java.util.List> found: java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetterTest.java:[37,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetterTest.java:[37,41] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ hwvtepsouthbound-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.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.309 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest 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: 5.483 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest 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: 3.311 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest 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: 5.883 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest 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: 6.581 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-impl --- [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.4-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hwvtepsouthbound.impl.rev150901.*] [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.4-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.4-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound.events, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ hwvtepsouthbound-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 80 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml [INFO] attaching as hwvtepsouthbound-impl-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json [INFO] attaching as hwvtepsouthbound-impl-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-impl --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hwvtepsouthbound-impl --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-impl' with 115 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.4-SNAPSHOT/hwvtepsouthbound-impl-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.4-SNAPSHOT/hwvtepsouthbound-impl-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.4-SNAPSHOT/hwvtepsouthbound-impl-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.4-SNAPSHOT/hwvtepsouthbound-impl-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.4-SNAPSHOT/hwvtepsouthbound-impl-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.4-SNAPSHOT/hwvtepsouthbound-impl-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.4-SNAPSHOT/hwvtepsouthbound-impl-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ hwvtepsouthbound-impl --- [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT: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] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] +- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided [INFO] | +- org.jline:jline:jar:3.21.0:provided [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hwvtepsouthbound-impl --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-impl/target/sonatype-clm/module.xml [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.18.4-SNAPSHOT [10/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api [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: 7d0eab72-6c00-4efb-a959-6f83cd572782 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-hwvtepsouthbound-api --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-api 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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/sonatype-clm/module.xml [INFO] [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >------------- [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.18.4-SNAPSHOT [11/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ utils.servicehelper --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ utils.servicehelper --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.servicehelper --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ utils.servicehelper --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ utils.servicehelper --- [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/ovsdb-maven-clm-calcium/utils/servicehelper/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ utils.servicehelper --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ utils.servicehelper --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ utils.servicehelper --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.servicehelper --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ utils.servicehelper --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ utils.servicehelper >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ utils.servicehelper --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ utils.servicehelper <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ utils.servicehelper --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:instrument (default-instrument) @ utils.servicehelper --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.servicehelper --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ utils.servicehelper --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ utils.servicehelper --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest 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.305 s -- in org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ utils.servicehelper --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.servicehelper --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/utils.servicehelper-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.servicehelper --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/utils.servicehelper-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.servicehelper --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/bom.xml [INFO] attaching as utils.servicehelper-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/bom.json [INFO] attaching as utils.servicehelper-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.servicehelper --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ utils.servicehelper --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ utils.servicehelper --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/utils.servicehelper-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.servicehelper --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.servicehelper --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.servicehelper' with 1 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.servicehelper --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.4-SNAPSHOT/utils.servicehelper-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/utils.servicehelper-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.4-SNAPSHOT/utils.servicehelper-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/utils.servicehelper-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.4-SNAPSHOT/utils.servicehelper-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.4-SNAPSHOT/utils.servicehelper-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.4-SNAPSHOT/utils.servicehelper-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/utils.servicehelper-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.4-SNAPSHOT/utils.servicehelper-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.servicehelper --- [INFO] Installing org/opendaylight/ovsdb/utils.servicehelper/1.18.4-SNAPSHOT/utils.servicehelper-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ utils.servicehelper --- [INFO] org.opendaylight.ovsdb:utils.servicehelper:bundle:1.18.4-SNAPSHOT [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided [INFO] +- org.springframework.osgi:spring-osgi-mock:jar:1.2.1:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ utils.servicehelper --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/utils/servicehelper/target/sonatype-clm/module.xml [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >-------------- [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.18.4-SNAPSHOT [12/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ schema.openvswitch --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ schema.openvswitch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ schema.openvswitch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ schema.openvswitch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ schema.openvswitch --- [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/ovsdb-maven-clm-calcium/schemas/openvswitch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ schema.openvswitch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ schema.openvswitch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ schema.openvswitch --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ schema.openvswitch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ schema.openvswitch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ schema.openvswitch --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ schema.openvswitch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ schema.openvswitch --- [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) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ schema.openvswitch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ schema.openvswitch --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ schema.openvswitch --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ schema.openvswitch --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/schema.openvswitch-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ schema.openvswitch --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/schema.openvswitch-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ schema.openvswitch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/bom.xml [INFO] attaching as schema.openvswitch-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/bom.json [INFO] attaching as schema.openvswitch-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ schema.openvswitch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ schema.openvswitch --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ schema.openvswitch --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/schema.openvswitch-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ schema.openvswitch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ schema.openvswitch --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.openvswitch' with 0 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ schema.openvswitch --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.4-SNAPSHOT/schema.openvswitch-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/schema.openvswitch-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.4-SNAPSHOT/schema.openvswitch-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/schema.openvswitch-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.4-SNAPSHOT/schema.openvswitch-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.4-SNAPSHOT/schema.openvswitch-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.4-SNAPSHOT/schema.openvswitch-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/schema.openvswitch-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.4-SNAPSHOT/schema.openvswitch-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ schema.openvswitch --- [INFO] Installing org/opendaylight/ovsdb/schema.openvswitch/1.18.4-SNAPSHOT/schema.openvswitch-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ schema.openvswitch --- [INFO] org.opendaylight.ovsdb:schema.openvswitch:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT: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] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | | +- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ schema.openvswitch --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/schemas/openvswitch/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >-------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.18.4-SNAPSHOT [13/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-library --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-library --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-library --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/library/features/odl-ovsdb-library/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-library --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/library/features/odl-ovsdb-library/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-library --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-library >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-library --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-library <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-library --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-library --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-library [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: e6d36346-0403-4148-89d3-d60e594af9e5 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-library --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-library --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 222 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/library/features/odl-ovsdb-library/target/bom.xml [INFO] attaching as odl-ovsdb-library-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/library/features/odl-ovsdb-library/target/bom.json [INFO] attaching as odl-ovsdb-library-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-library --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-library --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-library --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-library 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/ovsdb-maven-clm-calcium/library/features/odl-ovsdb-library/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.4-SNAPSHOT/odl-ovsdb-library-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/features/odl-ovsdb-library/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.4-SNAPSHOT/odl-ovsdb-library-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/features/odl-ovsdb-library/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.4-SNAPSHOT/odl-ovsdb-library-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/features/odl-ovsdb-library/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.4-SNAPSHOT/odl-ovsdb-library-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-library --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-library:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.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.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | +- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-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.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-library --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/library/features/odl-ovsdb-library/target/sonatype-clm/module.xml [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >----------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.18.4-SNAPSHOT [14/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-southbound-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-api/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-api --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-southbound-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-southbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-southbound-api --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-southbound-api [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: 473e0dc6-47ec-4b4e-affd-13c41754eae5 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-southbound-api --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-southbound-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml [INFO] attaching as odl-ovsdb-southbound-api-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json [INFO] attaching as odl-ovsdb-southbound-api-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-southbound-api --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-southbound-api 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/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.4-SNAPSHOT/odl-ovsdb-southbound-api-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.4-SNAPSHOT/odl-ovsdb-southbound-api-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.4-SNAPSHOT/odl-ovsdb-southbound-api-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.4-SNAPSHOT/odl-ovsdb-southbound-api-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-southbound-api --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-southbound-api:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-southbound-api --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-api/target/sonatype-clm/module.xml [INFO] [INFO] ----------------< org.opendaylight.ovsdb:utils.config >----------------- [INFO] Building ODL :: ovsdb :: utils.config 1.18.4-SNAPSHOT [15/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ utils.config --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ utils.config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ utils.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ utils.config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-calcium/utils/config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ utils.config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ utils.config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ utils.config --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.config --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/config/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ utils.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ utils.config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ utils.config --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ utils.config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ utils.config --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:instrument (default-instrument) @ utils.config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.config --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ utils.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ utils.config --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest 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.661 s -- in org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ utils.config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.config --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/utils.config-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.config --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/utils.config-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/bom.xml [INFO] attaching as utils.config-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/bom.json [INFO] attaching as utils.config-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ utils.config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ utils.config --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/utils.config-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.config --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.config' with 1 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.config --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/config/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.4-SNAPSHOT/utils.config-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/utils.config-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.4-SNAPSHOT/utils.config-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/utils.config-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.4-SNAPSHOT/utils.config-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.4-SNAPSHOT/utils.config-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.4-SNAPSHOT/utils.config-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/utils.config-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.4-SNAPSHOT/utils.config-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.config --- [INFO] Installing org/opendaylight/ovsdb/utils.config/1.18.4-SNAPSHOT/utils.config-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ utils.config --- [INFO] org.opendaylight.ovsdb:utils.config:bundle:1.18.4-SNAPSHOT [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ utils.config --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/utils/config/target/sonatype-clm/module.xml [INFO] [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------ [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.18.4-SNAPSHOT [16/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ utils.southbound-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ utils.southbound-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.southbound-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ utils.southbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ utils.southbound-utils --- [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/ovsdb-maven-clm-calcium/utils/southbound-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ utils.southbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ utils.southbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ utils.southbound-utils --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ utils.southbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[539,90] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ utils.southbound-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ utils.southbound-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ utils.southbound-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ utils.southbound-utils --- [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) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ utils.southbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ utils.southbound-utils --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ utils.southbound-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.southbound-utils --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/utils.southbound-utils-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.southbound-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/utils.southbound-utils-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.southbound-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/bom.xml [INFO] attaching as utils.southbound-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/bom.json [INFO] attaching as utils.southbound-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.southbound-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ utils.southbound-utils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ utils.southbound-utils --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/utils.southbound-utils-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.southbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.southbound-utils --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.southbound-utils' with 2 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.southbound-utils --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.4-SNAPSHOT/utils.southbound-utils-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/utils.southbound-utils-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.4-SNAPSHOT/utils.southbound-utils-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/utils.southbound-utils-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.4-SNAPSHOT/utils.southbound-utils-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.4-SNAPSHOT/utils.southbound-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.4-SNAPSHOT/utils.southbound-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/utils.southbound-utils-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.4-SNAPSHOT/utils.southbound-utils-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.southbound-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.southbound-utils/1.18.4-SNAPSHOT/utils.southbound-utils-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ utils.southbound-utils --- [INFO] org.opendaylight.ovsdb:utils.southbound-utils:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- junit:junit:jar:4.13.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ utils.southbound-utils --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/utils/southbound-utils/target/sonatype-clm/module.xml [INFO] [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >--------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.18.4-SNAPSHOT [17/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-utils --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/utils/odl-ovsdb-utils/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-utils --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/utils/odl-ovsdb-utils/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-utils --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-utils --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-utils --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-utils [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: a45ffd2d-397c-42f4-a01f-20e88050f258 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-utils --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 202 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/utils/odl-ovsdb-utils/target/bom.xml [INFO] attaching as odl-ovsdb-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/utils/odl-ovsdb-utils/target/bom.json [INFO] attaching as odl-ovsdb-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-utils --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-utils --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-utils 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/ovsdb-maven-clm-calcium/utils/odl-ovsdb-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.4-SNAPSHOT/odl-ovsdb-utils-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/odl-ovsdb-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.4-SNAPSHOT/odl-ovsdb-utils-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/odl-ovsdb-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.4-SNAPSHOT/odl-ovsdb-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/odl-ovsdb-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.4-SNAPSHOT/odl-ovsdb-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-utils --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-utils:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-utils --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/utils/odl-ovsdb-utils/target/sonatype-clm/module.xml [INFO] [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.18.4-SNAPSHOT [18/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound [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: 061ffc97-3ca6-4fc2-8732-e4e97cc70136 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://0.0.0.0:44444/jndi/rmi://: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:840) Caused by: java.io.IOException: Cannot bind to URL [rmi://:1099/karaf-root]: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 10.30.170.254; nested exception is: java.net.ConnectException: Connection refused] at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.newIOException(RMIConnectorServer.java:834) at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:481) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) ... 1 more Caused by: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 10.30.170.254; nested exception is: java.net.ConnectException: Connection refused] at jdk.naming.rmi/com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:163) at java.naming/com.sun.jndi.toolkit.url.GenericURLContext.bind(GenericURLContext.java:243) at java.naming/javax.naming.InitialContext.bind(InitialContext.java:417) at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.bind(RMIConnectorServer.java:693) at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:476) ... 2 more Caused by: java.rmi.ConnectException: Connection refused to host: 10.30.170.254; nested exception is: java.net.ConnectException: Connection refused at java.rmi/sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:626) at java.rmi/sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:217) at java.rmi/sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:204) at java.rmi/sun.rmi.server.UnicastRef.newCall(UnicastRef.java:344) at java.rmi/sun.rmi.registry.RegistryImpl_Stub.bind(RegistryImpl_Stub.java:65) at jdk.naming.rmi/com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:157) ... 6 more Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:593) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at java.base/java.net.Socket.connect(Socket.java:583) at java.base/java.net.Socket.(Socket.java:507) at java.base/java.net.Socket.(Socket.java:287) at java.rmi/sun.rmi.transport.tcp.TCPDirectSocketFactory.createSocket(TCPDirectSocketFactory.java:40) at java.rmi/sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:620) ... 11 more [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 240 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-hwvtepsouthbound --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound 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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] | \- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | | | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/sonatype-clm/module.xml [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.18.4-SNAPSHOT [19/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-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.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-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: 72efdb63-f1a3-4030-b87e-c0b881402b20 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 365 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-hwvtepsouthbound-rest --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] | | \- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile [INFO] | +- com.google.code.gson:gson:jar:2.11.0: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:7.0.11:compile [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8: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.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/sonatype-clm/module.xml [INFO] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.18.4-SNAPSHOT [20/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui [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: 27d1c37b-71d3-4eeb-b5e3-519ed5b9faf7 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 369 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-hwvtepsouthbound-ui --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-ui 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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] | | | \- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile [INFO] | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:compile [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:compile [INFO] | +- dk.brics:automaton:jar:1.12-4:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/sonatype-clm/module.xml [INFO] [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >--------- [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.18.4-SNAPSHOT [21/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ utils.hwvtepsouthbound-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ utils.hwvtepsouthbound-utils --- [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/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ utils.hwvtepsouthbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ utils.hwvtepsouthbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ utils.hwvtepsouthbound-utils --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ utils.hwvtepsouthbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ utils.hwvtepsouthbound-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ utils.hwvtepsouthbound-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ utils.hwvtepsouthbound-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ utils.hwvtepsouthbound-utils --- [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) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ utils.hwvtepsouthbound-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ utils.hwvtepsouthbound-utils --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.hwvtepsouthbound-utils --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.hwvtepsouthbound-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 69 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/bom.xml [INFO] attaching as utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/bom.json [INFO] attaching as utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ utils.hwvtepsouthbound-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ utils.hwvtepsouthbound-utils --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.4-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.4-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.4-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.4-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.4-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.4-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.4-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ utils.hwvtepsouthbound-utils --- [INFO] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT: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] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | +- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.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.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ utils.hwvtepsouthbound-utils --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/utils/hwvtepsouthbound-utils/target/sonatype-clm/module.xml [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.18.4-SNAPSHOT [22/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test [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: ea6ffc95-1608-4a70-b416-5ef2d4dd1ae8 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 242 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-hwvtepsouthbound-test --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-test 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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.4-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | | | | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | +- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/sonatype-clm/module.xml [INFO] [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.18.4-SNAPSHOT [23/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-features --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hwvtepsouthbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ hwvtepsouthbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ hwvtepsouthbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ hwvtepsouthbound-features --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ hwvtepsouthbound-features --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ hwvtepsouthbound-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ hwvtepsouthbound-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ hwvtepsouthbound-features --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ hwvtepsouthbound-features --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ hwvtepsouthbound-features --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 372 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml [INFO] attaching as hwvtepsouthbound-features-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json [INFO] attaching as hwvtepsouthbound-features-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hwvtepsouthbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-features --- [WARNING] [WARNING] The packaging plugin for project hwvtepsouthbound-features did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.4-SNAPSHOT/hwvtepsouthbound-features-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.4-SNAPSHOT/hwvtepsouthbound-features-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.4-SNAPSHOT/hwvtepsouthbound-features-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.4-SNAPSHOT/hwvtepsouthbound-features-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ hwvtepsouthbound-features --- [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-features:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] | \- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | +- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest:xml:features:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8: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.ovsdb:odl-ovsdb-hwvtepsouthbound-ui:xml:features:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:compile [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:compile [INFO] | +- dk.brics:automaton:jar:1.12-4:compile [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test:xml:features:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.18.4-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.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hwvtepsouthbound-features --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/sonatype-clm/module.xml [INFO] [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.18.4-SNAPSHOT [24/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hwvtepsouthbound-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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ hwvtepsouthbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ hwvtepsouthbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ hwvtepsouthbound-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ hwvtepsouthbound-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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.18.4-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.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.4-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.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/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.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature odl-mdsal-distributed-datastore/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.6 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/cfg/datastore [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature odl-guava/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.47.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-controller-scala/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature odl-apache-shiro/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.8 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature odl-yangtools-parser-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.8 [INFO] Feature odl-mdsal-model-rfc7952/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.7 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] Feature odl-ovsdb-hwvtepsouthbound-ui/1.18.4.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ovsdb-hwvtepsouthbound-rest/1.18.4.SNAPSHOT is defined as a boot feature [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.6 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature odl-mdsal-dom-runtime/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.7 [INFO] Feature odl-mdsal-model-rfc8525/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.7 [INFO] Feature odl-mdsal-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.7 [INFO] Feature http/8.0.27 is defined as a boot feature [INFO] Feature odl-ovsdb-hwvtepsouthbound-api/1.18.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.18.4-SNAPSHOT [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature odl-yangtools-util/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.8 [INFO] Feature odl-netconf-model-rfc5277/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.11 [INFO] Feature odl-mdsal-eos-dom/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.7 [INFO] Feature odl-mdsal-dom-broker/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.7 [INFO] Feature odl-jackson-2/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.16.2 [INFO] Feature odl-netconf-model-rfc6470/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.11 [INFO] Feature odl-mdsal-binding-runtime/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.7 [INFO] Feature odl-aaa-shiro/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8/cfg/config [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-stax2-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature odl-controller-akka/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.6 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-aaa-encryption-service/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.8 [INFO] Feature odl-aaa-web/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.8 [INFO] Feature odl-aaa-password-service/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config [INFO] Feature odl-yangtools-common/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.8 [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-model-rfc8072/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.7 [INFO] Feature odl-antlr4/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-aaa-api/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.8 [INFO] Feature odl-restconf-common/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.11 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-yangtools-data/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.8 [INFO] Feature odl-ws-rs-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature odl-netconf-api/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.11 [INFO] Feature odl-controller-mdsal-common/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.6 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 [INFO] Feature odl-mdsal-singleton-dom/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.7 [INFO] Feature ac485172-ca88-41b4-a054-c1d1ac64c154/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 [INFO] Feature war/4.4.6 is defined as a boot feature [INFO] Feature odl-restconf-openapi/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/7.0.11 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-controller-blueprint/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.6 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature odl-ovsdb-library/1.18.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.4-SNAPSHOT/cfg/config [INFO] Feature odl-gson/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 [INFO] Feature odl-mdsal-eos-binding/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.7 [INFO] Feature odl-yangtools-xpath-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.8 [INFO] Feature odl-restconf/7.0.11 is defined as a boot feature [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-binding-base/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.7 [INFO] Feature odl-netconf-model-rfc6243/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.11 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-mdsal-broker/9.0.6 is defined as a boot feature [INFO] Feature odl-aaa-cert/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8/xml/config [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 [INFO] Feature odl-netconf-model-rfc8526/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.11 [INFO] Feature odl-yangtools-xpath/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.8 [INFO] Feature odl-mdsal-bytebuddy/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.5 [INFO] Feature odl-ovsdb-utils/1.18.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.18.4-SNAPSHOT [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature odl-yangtools-export/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.8 [INFO] Feature odl-jersey-2/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-ovsdb-hwvtepsouthbound/1.18.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.18.4-SNAPSHOT [INFO] Feature odl-servlet-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-mdsal-model-rfc8342/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.7 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] Feature odl-karaf-feat-jdbc/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-mdsal-dom-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.7 [INFO] Feature odl-javassist-3/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-mdsal-model-odl-l2-types/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.25.7 [INFO] Feature odl-yanglib-mdsal-writer/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.11 [INFO] Feature odl-mdsal-clustering-commons/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.6 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.22.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.6 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.6 [INFO] Feature odl-ovsdb-southbound-api/1.18.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.18.4-SNAPSHOT [INFO] Feature odl-karaf-feat-jetty/13.1.5 is defined as a boot feature [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.7 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-yangtools-codec/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.8 [INFO] Feature odl-mdsal-model-rfc8040/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.7 [INFO] Feature odl-netconf-model-rfc6241/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.11 [INFO] Feature odl-dropwizard-metrics/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.28 [INFO] Feature odl-netty-4/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.114.Final/jar/linux-x86_64 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-singleton-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.7 [INFO] Feature odl-apache-commons-text/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature odl-netconf-model-rfc8040/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.11 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.7 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature odl-mdsal-eos-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.7 [INFO] Feature odl-mdsal-binding-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.7 [INFO] Feature odl-jakarta-activation-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-restconf-nb/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.11 [INFO] Feature odl-yangtools-data-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.8 [INFO] Feature odl-woodstox/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0 [INFO] Feature odl-apache-commons-lang3/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 [INFO] Feature odl-yangtools-parser/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.8 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-mdsal-model-rfc6991/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.7 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-jolokia/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.6/cfg/configuration [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.7 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ hwvtepsouthbound-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ hwvtepsouthbound-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/lib/karaf.branding-13.1.5.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ hwvtepsouthbound-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ hwvtepsouthbound-karaf --- [INFO] Feature repository discovered recursively: 9b5d7494-6005-4e38-bced-6aedef918832 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.4-SNAPSHOT [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-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-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-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-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-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-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-9.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [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: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.4-SNAPSHOT [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-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [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-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-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-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [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.19.8 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ hwvtepsouthbound-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ hwvtepsouthbound-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ hwvtepsouthbound-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) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hwvtepsouthbound-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-karaf --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.4-SNAPSHOT/hwvtepsouthbound-karaf-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.4-SNAPSHOT/hwvtepsouthbound-karaf-1.18.4-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.4-SNAPSHOT/hwvtepsouthbound-karaf-1.18.4-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ hwvtepsouthbound-karaf --- [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-karaf:pom:1.18.4-SNAPSHOT [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime [INFO] | +- org.jline:jline:jar:3.21.0:compile [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:runtime [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | \- javax.activation:activation:jar:1.1.1:compile [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:runtime [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:runtime [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:runtime [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:runtime [INFO] | | \- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:runtime [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:runtime [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:runtime [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:runtime [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:runtime [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:runtime [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:runtime [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:runtime [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:runtime [INFO] | | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:runtime [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:runtime [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime [INFO] | | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:runtime [INFO] | | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:runtime [INFO] | | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:runtime [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:runtime [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:runtime [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:runtime [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:runtime [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:runtime [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:runtime [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:runtime [INFO] | | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:runtime [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:runtime [INFO] | | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:runtime [INFO] | | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:runtime [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:runtime [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:runtime [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:runtime [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:runtime [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:runtime [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:runtime [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:runtime [INFO] | | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-codec:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:runtime [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:runtime [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:runtime [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:runtime [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:runtime [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:runtime [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:runtime [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime [INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:runtime [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:runtime [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:runtime [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:runtime [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:runtime [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:runtime [INFO] | | | | | | +- org.lz4:lz4-java:jar:1.8.0:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:runtime [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.14:runtime [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:runtime [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:runtime [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:runtime [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:runtime [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:runtime [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:runtime [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:runtime [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:runtime [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:runtime [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:runtime [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:runtime [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:runtime [INFO] | | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.4-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:runtime [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:runtime (optional) [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:runtime [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:runtime [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:runtime [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:runtime [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:runtime [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:runtime [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:runtime [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:runtime [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:runtime [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:runtime [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:runtime [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:runtime [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:runtime [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:runtime [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:runtime [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:runtime [INFO] | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:runtime [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:runtime [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:runtime [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:runtime [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:runtime [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:runtime [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:runtime [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:runtime [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:runtime [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:runtime [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:runtime [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:runtime [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:runtime [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:runtime [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:runtime [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:runtime [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:runtime [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:runtime [INFO] | | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11:runtime [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:runtime [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:runtime [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:runtime [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8: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.ovsdb:odl-ovsdb-hwvtepsouthbound-ui:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:runtime [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:runtime [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:runtime [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:runtime [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | \- org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.18.4-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.5:compile [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.5:provided [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:runtime [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:runtime [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:runtime [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:runtime [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:runtime [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hwvtepsouthbound-karaf --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >----- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.18.4-SNAPSHOT [25/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ hwvtepsouthbound-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml [INFO] attaching as hwvtepsouthbound-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json [INFO] attaching as hwvtepsouthbound-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-features-aggregator --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.4-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.4-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.4-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ hwvtepsouthbound-features-aggregator --- [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hwvtepsouthbound-features-aggregator --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-features/target/sonatype-clm/module.xml [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.18.4-SNAPSHOT [26/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ hwvtepsouthbound-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-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/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml [INFO] attaching as hwvtepsouthbound-artifacts-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json [INFO] attaching as hwvtepsouthbound-artifacts-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-artifacts --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.4-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.4-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.4-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ hwvtepsouthbound-artifacts --- [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-artifacts:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hwvtepsouthbound-artifacts --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/sonatype-clm/module.xml [INFO] [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.18.4-SNAPSHOT [27/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hwvtepsouthbound-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ hwvtepsouthbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ hwvtepsouthbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it --- [INFO] Created: /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ hwvtepsouthbound-it --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hwvtepsouthbound-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ hwvtepsouthbound-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hwvtepsouthbound-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[281,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[507,33] auto-closeable resource testPSwitch is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ hwvtepsouthbound-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ hwvtepsouthbound-it --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ hwvtepsouthbound-it --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ hwvtepsouthbound-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.5.1:integration-test (default) @ hwvtepsouthbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 419 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml [INFO] attaching as hwvtepsouthbound-it-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json [INFO] attaching as hwvtepsouthbound-it-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.5.1:verify (default) @ hwvtepsouthbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.6:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.18.4-SNAPSHOT:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] junit:junit:jar:4.13.2:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-it --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-it --- [ERROR] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque [ERROR] /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hwvtepsouthbound-it --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-it' with 0 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-it --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.4-SNAPSHOT/hwvtepsouthbound-it-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.4-SNAPSHOT/hwvtepsouthbound-it-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.4-SNAPSHOT/hwvtepsouthbound-it-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.4-SNAPSHOT/hwvtepsouthbound-it-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ hwvtepsouthbound-it --- [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-it:jar:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | +- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile [INFO] | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile [INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile [INFO] | | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8: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.ovsdb:odl-ovsdb-hwvtepsouthbound-ui:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:compile [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test:xml:features:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | +- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:compile [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:compile [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:compile [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:compile [INFO] | +- org.apache.commons:commons-compress:jar:1.26.1:compile [INFO] | | +- commons-codec:commons-codec:jar:1.16.1:compile [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:compile [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:compile [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:compile [INFO] | +- commons-io:commons-io:jar:2.17.0:compile [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [INFO] | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:compile [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:compile [INFO] | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:compile [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:compile [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:compile [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:compile [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:compile [INFO] | | \- javax.annotation:javax.annotation-api:jar:1.3.2:compile [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:compile [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:compile [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime [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.osgi:org.osgi.framework:jar:1.10.0:compile [INFO] +- junit:junit:jar:4.13.2:compile [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-karaf:tar.gz:1.18.4-SNAPSHOT:test [INFO] | +- org.apache.karaf.features:framework:kar:4.4.6:test [INFO] | | +- org.apache.karaf.features:base:jar:4.4.6:test [INFO] | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:test [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:test [INFO] | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test [INFO] | | | | \- xml-apis:xml-apis:jar:1.4.01:test [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:test [INFO] | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test [INFO] | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:test [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:test [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:test [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test [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:test [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:test [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:test [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:test [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:test [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test [INFO] | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test [INFO] | | +- org.jline:jline:jar:3.21.0:test [INFO] | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:test [INFO] | | | +- org.osgi:osgi.core:jar:8.0.0:provided [INFO] | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test [INFO] | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:test [INFO] | | | \- org.osgi:osgi.annotation:jar:8.1.0:test [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:test [INFO] | | | +- ch.qos.logback:logback-core:jar:1.3.14:test [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.3.14:test [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:test [INFO] | +- org.apache.karaf.features:framework:xml:features:4.4.6:test [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:test [INFO] | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test [INFO] | +- org.opendaylight.odlparent:karaf.branding:jar:13.1.5:test [INFO] | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:test [INFO] | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:test [INFO] | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:test [INFO] +- org.opendaylight.controller:mdsal-it-base:jar:9.0.6:test [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.1.5:test [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [INFO] | +- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:compile [INFO] | \- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test [INFO] +- org.ops4j.pax.exam:pax-exam-features:xml:4.13.5:test [INFO] +- org.ops4j.pax.exam:pax-exam-extender-service:jar:4.13.5:test [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:compile [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:compile [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.8.4:test [INFO] +- org.ops4j.pax.exam:pax-exam-inject:jar:4.13.5:test [INFO] +- org.ops4j.pax.exam:pax-exam-invoker-junit:jar:4.13.5:test [INFO] +- org.mockito:mockito-core:jar:4.11.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:compile [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hwvtepsouthbound-it --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/hwvtepsouthbound-it/target/sonatype-clm/module.xml [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >--------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.18.4-SNAPSHOT [28/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ hwvtepsouthbound-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ hwvtepsouthbound-aggregator --- [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-aggregator:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ hwvtepsouthbound-aggregator --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/hwvtepsouthbound/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-features >--------------- [INFO] Building ODL :: ovsdb :: library-features 1.18.4-SNAPSHOT [29/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ library-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ library-features --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ library-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ library-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ library-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ library-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ library-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ library-features --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/library/features/features/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ library-features --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/library/features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ library-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ library-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ library-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ library-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ library-features --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ library-features --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ library-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ library-features --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ library-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 223 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/library/features/features/target/bom.xml [INFO] attaching as library-features-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/library/features/features/target/bom.json [INFO] attaching as library-features-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ library-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ library-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ library-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ library-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-features --- [WARNING] [WARNING] The packaging plugin for project library-features did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.18.4-SNAPSHOT/library-features-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.18.4-SNAPSHOT/library-features-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.18.4-SNAPSHOT/library-features-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features/1.18.4-SNAPSHOT/library-features-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ library-features --- [INFO] org.opendaylight.ovsdb:library-features:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | | | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.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.47.0:compile [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | +- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-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.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ library-features --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/library/features/features/target/sonatype-clm/module.xml [INFO] [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >---------------- [INFO] Building ODL :: ovsdb :: library-karaf 1.18.4-SNAPSHOT [30/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ library-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ library-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ library-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ library-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ library-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/ovsdb-maven-clm-calcium/library/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ library-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ library-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ library-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/library/karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/library/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ library-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/ovsdb-maven-clm-calcium/library/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/ovsdb-maven-clm-calcium/library/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.4-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.ovsdb/odl-ovsdb-library/1.18.4-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.aaa/odl-aaa-cert/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features [INFO] Feature odl-ovsdb-library/1.18.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.4-SNAPSHOT/cfg/config [INFO] Feature odl-mdsal-distributed-datastore/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.6 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/cfg/datastore [INFO] Feature odl-gson/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 [INFO] Feature 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-eos-binding/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature odl-guava/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.47.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-controller-scala/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature odl-yangtools-xpath-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.8 [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature 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-yangtools-parser-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.8 [INFO] Feature odl-mdsal-binding-base/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.7 [INFO] Feature odl-mdsal-broker/9.0.6 is defined as a boot feature [INFO] Feature odl-aaa-cert/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8/xml/config [INFO] Feature odl-yangtools-xpath/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.8 [INFO] Feature odl-mdsal-bytebuddy/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.5 [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.6 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature odl-mdsal-dom-runtime/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.7 [INFO] Feature 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-mdsal-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.7 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature odl-yangtools-util/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.8 [INFO] Feature odl-mdsal-eos-dom/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.7 [INFO] Feature odl-servlet-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-mdsal-dom-broker/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.7 [INFO] Feature odl-jackson-2/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.16.2 [INFO] Feature odl-mdsal-binding-runtime/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.7 [INFO] Feature wrap/2.6.14 is defined as a boot feature [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 pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-stax2-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-dom-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.7 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature odl-controller-akka/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.6 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-mdsal-clustering-commons/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.6 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.22.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.6 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.6 [INFO] Feature odl-aaa-encryption-service/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.8 [INFO] Feature odl-yangtools-common/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.8 [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.7 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-yangtools-codec/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.8 [INFO] Feature b0ad9307-c578-41ed-856f-9adcef4baf1b/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 [INFO] Feature odl-antlr4/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-dropwizard-metrics/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.28 [INFO] Feature odl-netty-4/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.114.Final/jar/linux-x86_64 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-singleton-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.7 [INFO] Feature odl-apache-commons-text/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature odl-yangtools-data/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.8 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.7 [INFO] Feature odl-ws-rs-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature odl-mdsal-eos-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.7 [INFO] Feature 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-controller-mdsal-common/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.6 [INFO] Feature odl-mdsal-binding-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.7 [INFO] Feature odl-mdsal-singleton-dom/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.7 [INFO] Feature odl-jakarta-activation-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-yangtools-data-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.8 [INFO] Feature odl-woodstox/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0 [INFO] Feature odl-apache-commons-lang3/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 [INFO] Feature odl-yangtools-parser/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.8 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-controller-blueprint/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.6 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ library-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ library-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ library-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ library-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/ovsdb-maven-clm-calcium/library/karaf/target/assembly/lib/karaf.branding-13.1.5.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ library-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/ovsdb-maven-clm-calcium/library/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/library/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ library-karaf --- [INFO] Feature repository discovered recursively: ea814ea4-9c0f-4f30-99ff-e9d16a2c0036 [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: 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: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-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-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [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-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-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-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ library-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ library-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-maven-clm-calcium/library/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ library-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) @ library-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ library-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ library-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ library-karaf --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ library-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ library-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-karaf --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.4-SNAPSHOT/library-karaf-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/karaf/target/library-karaf-1.18.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.4-SNAPSHOT/library-karaf-1.18.4-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/karaf/target/library-karaf-1.18.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.4-SNAPSHOT/library-karaf-1.18.4-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ library-karaf --- [INFO] org.opendaylight.ovsdb:library-karaf:pom:1.18.4-SNAPSHOT [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime [INFO] | +- org.jline:jline:jar:3.21.0:compile [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:runtime [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | \- javax.activation:activation:jar:1.1.1:compile [INFO] +- org.opendaylight.ovsdb:library-features:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:runtime [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:runtime [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:runtime [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:runtime [INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:runtime [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:runtime [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:runtime [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:runtime [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:runtime [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:runtime [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:runtime [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:runtime [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:runtime [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:runtime [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:runtime [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:runtime [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:runtime [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:runtime [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:runtime [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:runtime [INFO] | | | | | \- com.google.code.gson:gson:jar:2.11.0:runtime [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:runtime [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:runtime [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:runtime [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:runtime [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:runtime [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:runtime (optional) [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:runtime [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:runtime [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:runtime [INFO] | | | | +- com.typesafe:config:jar:1.4.2:runtime [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:runtime [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:runtime [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:runtime [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:runtime [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:runtime [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:runtime [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:runtime [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:runtime [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:runtime [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:runtime [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:runtime [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:runtime [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:runtime [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:runtime [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:runtime [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:runtime [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:runtime [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:runtime [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:runtime [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:runtime [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:runtime [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:runtime [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:runtime [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:runtime [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:runtime [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:runtime [INFO] | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:runtime [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:runtime [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:runtime [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:runtime [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:runtime [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:runtime [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:runtime [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:runtime [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:runtime [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:runtime [INFO] | | +- tech.pantheon.triemap:triemap:jar:1.3.2:runtime [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime [INFO] | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:runtime [INFO] | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:runtime [INFO] | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:runtime [INFO] | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-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.5:compile [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.5:provided [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:runtime [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:runtime [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:runtime [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:runtime [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:runtime [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ library-karaf --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/library/karaf/target/sonatype-clm/module.xml [INFO] [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >--------- [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.18.4-SNAPSHOT [31/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ library-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ library-features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ library-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ library-features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/library/features/target/bom.xml [INFO] attaching as library-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/library/features/target/bom.json [INFO] attaching as library-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-features-aggregator --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.18.4-SNAPSHOT/library-features-aggregator-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.18.4-SNAPSHOT/library-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.18.4-SNAPSHOT/library-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ library-features-aggregator --- [INFO] org.opendaylight.ovsdb:library-features-aggregator:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ library-features-aggregator --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/library/features/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >-------------- [INFO] Building ODL :: ovsdb :: library-artifacts 1.18.4-SNAPSHOT [32/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ library-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ library-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ library-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ library-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/ovsdb-maven-clm-calcium/library/artifacts/target/bom.xml [INFO] attaching as library-artifacts-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/library/artifacts/target/bom.json [INFO] attaching as library-artifacts-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-artifacts --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.18.4-SNAPSHOT/library-artifacts-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.18.4-SNAPSHOT/library-artifacts-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.18.4-SNAPSHOT/library-artifacts-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ library-artifacts --- [INFO] org.opendaylight.ovsdb:library-artifacts:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ library-artifacts --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/library/artifacts/target/sonatype-clm/module.xml [INFO] [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------ [INFO] Building ODL :: ovsdb :: library-it 1.18.4-SNAPSHOT [33/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ library-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ library-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ library-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ library-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ library-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-calcium/library/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ library-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ library-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ library-it --- [INFO] Created: /w/workspace/ovsdb-maven-clm-calcium/library/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ library-it --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/library/it/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/library/it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ library-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ library-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ library-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ library-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ library-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ library-it --- [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ library-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[73,42] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[79,44] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[251,23] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[252,13] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[73,31] unchecked method invocation: method insert in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[73,32] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/TestBridge.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/VersionIncompatibleBridge.java:[18,52] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[52,75] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[54,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[101,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[99,80] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[101,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[168,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[204,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[208,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[311,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[393,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[480,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[549,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[612,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[680,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[773,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[777,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[850,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[954,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[958,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[962,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1055,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1130,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1202,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ library-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ library-it --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ library-it --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/library/it/target/library-it-1.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ library-it --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ library-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-maven-clm-calcium/library/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.5.1:integration-test (default) @ library-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ library-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 291 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/library/it/target/bom.xml [INFO] attaching as library-it-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/library/it/target/bom.json [INFO] attaching as library-it-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.5.1:verify (default) @ library-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ library-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [WARNING] org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:library-features:xml:features:1.18.4-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [WARNING] org.opendaylight.ovsdb:library-karaf:zip:1.18.4-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ library-it --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ library-it --- [ERROR] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque [ERROR] /w/workspace/ovsdb-maven-clm-calcium/library/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ library-it --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/library/it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: library-it' with 0 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-it --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.18.4-SNAPSHOT/library-it-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/it/target/library-it-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.18.4-SNAPSHOT/library-it-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.18.4-SNAPSHOT/library-it-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/library/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-it/1.18.4-SNAPSHOT/library-it-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ library-it --- [INFO] org.opendaylight.ovsdb:library-it:jar:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:library-karaf:zip:1.18.4-SNAPSHOT:compile [INFO] | +- org.apache.karaf.features:framework:kar:4.4.6:compile [INFO] | | +- org.apache.karaf.features:base:jar:4.4.6:runtime [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.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.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.osgi:osgi.annotation:jar:8.1.0: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.apache.felix:org.apache.felix.fileinstall:jar:3.7.4: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: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.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] | +- org.opendaylight.odlparent:karaf.branding:jar:13.1.5:compile [INFO] | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:runtime [INFO] | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:runtime [INFO] | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:runtime [INFO] +- org.opendaylight.ovsdb:library-features:xml:features:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | | | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | \- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:test [INFO] +- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:test [INFO] +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:test [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] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | | +- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:test [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test [INFO] +- org.opendaylight.controller:mdsal-it-base:jar:9.0.6:test [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.1.5:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [INFO] | +- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test [INFO] | \- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test [INFO] | +- org.apache.commons:commons-compress:jar:1.26.1:test [INFO] | | \- commons-codec:commons-codec:jar:1.16.1:test [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test [INFO] | +- commons-io:commons-io:jar:2.17.0:test [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test [INFO] | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test [INFO] | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile [INFO] +- org.ops4j.pax.exam:pax-exam-features:xml:4.13.5:test [INFO] +- org.ops4j.pax.exam:pax-exam-extender-service:jar:4.13.5:test [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.8.4:test [INFO] +- org.ops4j.pax.exam:pax-exam-inject:jar:4.13.5:test [INFO] +- org.ops4j.pax.exam:pax-exam-invoker-junit:jar:4.13.5:test [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.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime [INFO] | \- javax.activation:activation:jar:1.1.1:compile [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided [INFO] +- org.mockito:mockito-core:jar:4.11.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:compile [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ library-it --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/library/it/target/sonatype-clm/module.xml [INFO] [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >-------------- [INFO] Building ODL :: ovsdb :: library-aggregator 1.18.4-SNAPSHOT [34/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ library-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ library-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ library-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ library-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ library-aggregator --- [INFO] org.opendaylight.ovsdb:library-aggregator:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ library-aggregator --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/library/target/sonatype-clm/module.xml [INFO] [INFO] -------------------< org.opendaylight.ovsdb:schemas >------------------- [INFO] Building ODL :: ovsdb :: schemas 1.18.4-SNAPSHOT [35/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ schemas --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ schemas --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ schemas --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ schemas --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ schemas --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ schemas --- [INFO] org.opendaylight.ovsdb:schemas:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ schemas --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/schemas/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >--------------- [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.18.4-SNAPSHOT [36/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ utils.yang-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ utils.yang-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.yang-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ utils.yang-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ utils.yang-utils --- [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/ovsdb-maven-clm-calcium/utils/yang-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ utils.yang-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ utils.yang-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ utils.yang-utils --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ utils.yang-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ utils.yang-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ utils.yang-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ utils.yang-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ utils.yang-utils --- [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) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ utils.yang-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ utils.yang-utils --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ utils.yang-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.yang-utils --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/utils.yang-utils-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.yang-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/utils.yang-utils-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.yang-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/bom.xml [INFO] attaching as utils.yang-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/bom.json [INFO] attaching as utils.yang-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.yang-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ utils.yang-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ utils.yang-utils --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/utils.yang-utils-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.yang-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.yang-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.yang-utils --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.4-SNAPSHOT/utils.yang-utils-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/utils.yang-utils-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.4-SNAPSHOT/utils.yang-utils-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/utils.yang-utils-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.4-SNAPSHOT/utils.yang-utils-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.4-SNAPSHOT/utils.yang-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.4-SNAPSHOT/utils.yang-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/utils.yang-utils-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.4-SNAPSHOT/utils.yang-utils-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.yang-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.yang-utils/1.18.4-SNAPSHOT/utils.yang-utils-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ utils.yang-utils --- [INFO] org.opendaylight.ovsdb:utils.yang-utils:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ utils.yang-utils --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/utils/yang-utils/target/sonatype-clm/module.xml [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >--------------- [INFO] Building ODL :: ovsdb :: southbound-impl 1.18.4-SNAPSHOT [37/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-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/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-impl --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 66 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[162,55] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[537,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[585,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/ReconciliationManager.java:[72,8] auto-closeable resource org.opendaylight.ovsdb.southbound.reconciliation.ReconciliationManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListener.java:[231,21] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,java.util.Collection>) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListener.java:[255,108] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbOperGlobalListener.java:[107,56] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java:[101,39] unchecked cast required: D found: org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java:[118,39] unchecked cast required: D found: org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundMapper.java:[577,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundProvider.java:[214,28] mergeParentStructurePut(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/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/AutoAttachRemovedCommand.java:[140,49] dataBroker() in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/AutoAttachUpdateCommand.java:[174,49] dataBroker() in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeUpdateCommand.java:[198,9] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OpenVSwitchBridgeAddCommand.java:[43,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OpenVSwitchBridgeAddCommand.java:[44,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand.java:[377,9] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointUpdateCommand.java:[201,49] dataBroker() in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[321,56] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[348,52] unchecked cast required: K found: capture#5 of ? [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[400,24] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[401,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[402,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[403,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[419,47] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTask.java:[182,73] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTask.java:[270,17] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangeEvent) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/TerminationPointConfigReconciliationTask.java:[95,25] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangeEvent) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/TerminationPointConfigReconciliationTask.java:[162,17] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangeEvent) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/connection/ConnectionReconciliationTask.java:[42,69] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OpenVSwitchUpdateCommand.java:[260,97] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommand.java:[153,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImpl.java:[38,14] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ southbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ southbound-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ southbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ southbound-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) @ southbound-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ southbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[52,21] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[139,21] 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/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[139,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[204,21] 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/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[204,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[207,24] 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/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[207,29] unchecked conversion required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[76,20] mergeParentStructurePut(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/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[95,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[123,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[437,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[116,31] explicit call to close() on an auto-closeable resource [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[75,33] auto-closeable resource southboundProvider is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommandTest.java:[135,9] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[82,21] 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/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[82,57] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[94,66] unchecked method invocation: method reconcileBridgeConfigurations in class org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTask is applied to given types required: java.util.Map,org.opendaylight.yangtools.yang.binding.DataObject> found: java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[94,70] unchecked conversion required: java.util.Map,org.opendaylight.yangtools.yang.binding.DataObject> found: java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[132,37] unchecked method invocation: method readNode in class org.opendaylight.ovsdb.southbound.SouthboundUtil is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[132,74] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[138,54] unchecked method invocation: method updateBridge in class org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommand is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.ovsdb.schema.openvswitch.Bridge,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.ovsdb.schema.openvswitch.Bridge,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[139,39] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommandTest.java:[104,62] unchecked method invocation: method updateController in class org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommand is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.util.Map found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommandTest.java:[104,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[325,57] unchecked conversion required: com.google.common.util.concurrent.FluentFuture> found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[326,30] 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/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[326,67] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[354,50] unchecked method invocation: method readNode in class org.opendaylight.ovsdb.southbound.SouthboundUtil is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[355,20] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[53,37] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[153,37] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[153,37] auto-closeable resource invoker is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ southbound-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.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.689 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.526 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.480 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s -- in org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.580 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.425 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.877 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.402 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.923 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.566 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.450 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.852 s -- in org.opendaylight.ovsdb.southbound.SouthboundProviderTest [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundMapperTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s -- in org.opendaylight.ovsdb.southbound.SouthboundMapperTest [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.093 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.858 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.013 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.232 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.918 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.133 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.456 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.973 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.255 s -- in org.opendaylight.ovsdb.southbound.SouthboundUtilTest [INFO] Running org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.077 s -- in org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 169, Failures: 0, Errors: 0, Skipped: 7 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ southbound-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-impl --- [WARNING] Bundle org.opendaylight.ovsdb:southbound-impl:bundle:1.18.4-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*] [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/southbound-impl-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ southbound-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/southbound-impl-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ southbound-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 81 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/bom.xml [INFO] attaching as southbound-impl-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/bom.json [INFO] attaching as southbound-impl-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ southbound-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [WARNING] org.powermock:powermock-core:jar:2.0.9:test [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] org.powermock:powermock-api-support:jar:2.0.9:test [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test [WARNING] Non-test scoped test only dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-impl --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/southbound-impl-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-impl --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-impl' with 78 classes [WARNING] Classes in bundle 'ODL :: ovsdb :: southbound-impl' do not match with execution data. For report generation the same class files must be used as at runtime. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$OwnershipStates does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointUpdateCommand does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$ConnectionReconciliationTriggers does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointDeleteCommand does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommand does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$1 does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$2 does not match. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-impl --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.4-SNAPSHOT/southbound-impl-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/southbound-impl-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.4-SNAPSHOT/southbound-impl-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/southbound-impl-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.4-SNAPSHOT/southbound-impl-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/classes/initial/southbound.cfg to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.4-SNAPSHOT/southbound-impl-1.18.4-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.4-SNAPSHOT/southbound-impl-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.4-SNAPSHOT/southbound-impl-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/southbound-impl-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.4-SNAPSHOT/southbound-impl-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-impl --- [INFO] Installing org/opendaylight/ovsdb/southbound-impl/1.18.4-SNAPSHOT/southbound-impl-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ southbound-impl --- [INFO] org.opendaylight.ovsdb:southbound-impl:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT: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] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.18.4-SNAPSHOT:compile [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] +- org.opendaylight.infrautils:ready-api:jar:6.0.11:compile [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:compile [INFO] | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test [INFO] +- org.mockito:mockito-core:jar:3.12.4:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.11.13:test [INFO] | \- org.objenesis:objenesis:jar:3.2:test [INFO] +- org.powermock:powermock-api-mockito2:jar:2.0.9:test [INFO] | \- org.powermock:powermock-api-support:jar:2.0.9:test [INFO] | +- org.powermock:powermock-reflect:jar:2.0.9:test [INFO] | \- org.powermock:powermock-core:jar:2.0.9:test [INFO] | \- org.javassist:javassist:jar:3.30.2-GA:test [INFO] +- org.powermock:powermock-module-junit4:jar:2.0.9:test [INFO] | +- org.powermock:powermock-module-junit4-common:jar:2.0.9:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:test [INFO] | \- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ southbound-impl --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-impl/target/sonatype-clm/module.xml [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.18.4-SNAPSHOT [38/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-southbound-impl --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-southbound-impl --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-southbound-impl --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-southbound-impl [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: f0d82280-42ef-4a5f-9029-022ce69b999e timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-southbound-impl --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-southbound-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml [INFO] attaching as odl-ovsdb-southbound-impl-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json [INFO] attaching as odl-ovsdb-southbound-impl-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-southbound-impl --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl 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/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-southbound-impl --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.11:compile [INFO] | +- org.opendaylight.infrautils:ready-api:jar:6.0.11:compile [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | +- org.opendaylight.infrautils:ready-impl:jar:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.11:compile [INFO] | | \- org.awaitility:awaitility:jar:4.2.2:test [INFO] | +- org.opendaylight.odlparent:bundles-diag:jar:13.1.5:compile [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.11:compile [INFO] +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.11:compile [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.11:compile [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:compile [INFO] | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.11:compile [INFO] | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.11:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:southbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] +- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.18.4-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.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-southbound-impl --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/sonatype-clm/module.xml [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.18.4-SNAPSHOT [39/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-southbound-impl-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-southbound-impl-rest --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-rest --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-southbound-impl-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.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-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: 5402ba79-dff8-4734-91b4-8495745eb6c3 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-rest --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 376 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-southbound-impl-rest --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-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/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-southbound-impl-rest --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:6.0.11:compile [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.11:compile [INFO] | | | \- org.awaitility:awaitility:jar:4.2.2:test [INFO] | | +- org.opendaylight.odlparent:bundles-diag:jar:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.11:compile [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.11:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.11:compile [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.11:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:southbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | | +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | \- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8: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.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-southbound-impl-rest --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/sonatype-clm/module.xml [INFO] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >--------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.18.4-SNAPSHOT [40/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-ui --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-southbound-impl-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-southbound-impl-ui --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-ui --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-southbound-impl-ui --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui [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: d5ecebfb-bda6-462a-8e28-97c72c125932 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-ui --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 380 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-southbound-impl-ui --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-ui 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/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.4-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-southbound-impl-ui --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.11:compile [INFO] | | | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.11:compile [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.2:test [INFO] | | | +- org.opendaylight.odlparent:bundles-diag:jar:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.11:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.11:compile [INFO] | | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.11:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:southbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.ovsdb:utils.yang-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile [INFO] | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:compile [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:compile [INFO] | +- dk.brics:automaton:jar:1.12-4:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-southbound-impl-ui --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/sonatype-clm/module.xml [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.18.4-SNAPSHOT [41/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-ovsdb-southbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-ovsdb-southbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-ovsdb-southbound-test --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-test/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-test --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ovsdb-southbound-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-ovsdb-southbound-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-southbound-test --- [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-southbound-test [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: 0025569c-284b-4957-972c-9e2dca059380 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-ovsdb-southbound-test --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-southbound-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 254 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml [INFO] attaching as odl-ovsdb-southbound-test-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json [INFO] attaching as odl-ovsdb-southbound-test-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-ovsdb-southbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-ovsdb-southbound-test --- [WARNING] [WARNING] The packaging plugin for project odl-ovsdb-southbound-test 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/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.4-SNAPSHOT/odl-ovsdb-southbound-test-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.4-SNAPSHOT/odl-ovsdb-southbound-test-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.4-SNAPSHOT/odl-ovsdb-southbound-test-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.4-SNAPSHOT/odl-ovsdb-southbound-test-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-ovsdb-southbound-test --- [INFO] org.opendaylight.ovsdb:odl-ovsdb-southbound-test:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.11:compile [INFO] | | | \- org.awaitility:awaitility:jar:4.2.2:test [INFO] | | +- org.opendaylight.odlparent:bundles-diag:jar:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.11:compile [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.11:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.11:compile [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.11:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:southbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | +- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT: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] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.opendaylight.infrautils:ready-api:jar:6.0.11:compile [INFO] | \- org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:compile [INFO] | \- com.google.code.gson:gson:jar:2.11.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.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-ovsdb-southbound-test --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/odl-ovsdb-southbound-test/target/sonatype-clm/module.xml [INFO] [INFO] -------------< org.opendaylight.ovsdb:southbound-features >------------- [INFO] Building ODL :: ovsdb :: southbound-features 1.18.4-SNAPSHOT [42/50] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-features --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-features --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/features/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ southbound-features --- [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ southbound-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ southbound-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ southbound-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ southbound-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ southbound-features --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ southbound-features --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ southbound-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ southbound-features --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 382 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/features/target/bom.xml [INFO] attaching as southbound-features-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/features/target/bom.json [INFO] attaching as southbound-features-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ southbound-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-features --- [WARNING] [WARNING] The packaging plugin for project southbound-features did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.18.4-SNAPSHOT/southbound-features-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.18.4-SNAPSHOT/southbound-features-1.18.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.18.4-SNAPSHOT/southbound-features-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.18.4-SNAPSHOT/southbound-features-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ southbound-features --- [INFO] org.opendaylight.ovsdb:southbound-features:feature:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.11:compile [INFO] | | | \- org.awaitility:awaitility:jar:4.2.2:test [INFO] | | +- org.opendaylight.odlparent:bundles-diag:jar:13.1.5:compile [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.11:compile [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.11:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.11:compile [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.11:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | +- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:southbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | | \- org.opendaylight.ovsdb:utils.yang-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest:xml:features:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8: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.ovsdb:odl-ovsdb-southbound-impl-ui:xml:features:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:compile [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:compile [INFO] | +- dk.brics:automaton:jar:1.12-4:compile [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-test:xml:features:1.18.4-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.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ southbound-features --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/features/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >--------------- [INFO] Building ODL :: ovsdb :: southbound-karaf 1.18.4-SNAPSHOT [43/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-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/ovsdb-maven-clm-calcium/southbound/southbound-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ southbound-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/ovsdb-maven-clm-calcium/southbound/southbound-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/ovsdb-maven-clm-calcium/southbound/southbound-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature odl-mdsal-distributed-datastore/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.6 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/cfg/datastore [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature odl-guava/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.47.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-controller-scala/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature odl-apache-shiro/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.8 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature odl-yangtools-parser-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.8 [INFO] Feature odl-mdsal-model-rfc7952/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.7 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.6 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature odl-mdsal-dom-runtime/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.7 [INFO] Feature odl-mdsal-model-rfc8525/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.7 [INFO] Feature odl-mdsal-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.7 [INFO] Feature http/8.0.27 is defined as a boot feature [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature odl-yangtools-util/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.8 [INFO] Feature odl-netconf-model-rfc5277/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.11 [INFO] Feature odl-mdsal-eos-dom/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.7 [INFO] Feature odl-mdsal-dom-broker/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.7 [INFO] Feature odl-jackson-2/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.16.2 [INFO] Feature odl-netconf-model-rfc6470/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.11 [INFO] Feature odl-mdsal-binding-runtime/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.7 [INFO] Feature odl-aaa-shiro/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8/cfg/config [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-stax2-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature odl-controller-akka/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.6 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-aaa-encryption-service/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.8 [INFO] Feature odl-aaa-web/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.8 [INFO] Feature odl-aaa-password-service/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config [INFO] Feature odl-yangtools-common/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.8 [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-model-rfc8072/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.7 [INFO] Feature odl-antlr4/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-aaa-api/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.8 [INFO] Feature odl-restconf-common/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.11 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-yangtools-data/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.8 [INFO] Feature odl-ws-rs-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature odl-netconf-api/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.11 [INFO] Feature odl-controller-mdsal-common/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.6 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 [INFO] Feature odl-mdsal-singleton-dom/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.7 [INFO] Feature war/4.4.6 is defined as a boot feature [INFO] Feature odl-ovsdb-southbound-impl/1.18.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.yang-utils/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.18.4-SNAPSHOT/cfg/config [INFO] Feature odl-restconf-openapi/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/7.0.11 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-controller-blueprint/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.6 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature odl-ovsdb-library/1.18.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.4-SNAPSHOT/cfg/config [INFO] Feature odl-gson/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 [INFO] Feature odl-ovsdb-southbound-impl-rest/1.18.4.SNAPSHOT is defined as a boot feature [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 [INFO] Feature odl-mdsal-eos-binding/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.7 [INFO] Feature odl-yangtools-xpath-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.8 [INFO] Feature odl-restconf/7.0.11 is defined as a boot feature [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-binding-base/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.7 [INFO] Feature odl-ovsdb-southbound-impl-ui/1.18.4.SNAPSHOT is defined as a boot feature [INFO] Feature odl-netconf-model-rfc6243/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.11 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-mdsal-broker/9.0.6 is defined as a boot feature [INFO] Feature odl-aaa-cert/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8/xml/config [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 [INFO] Feature odl-netconf-model-rfc8526/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.11 [INFO] Feature odl-yangtools-xpath/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.8 [INFO] Feature odl-mdsal-bytebuddy/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.5 [INFO] Feature odl-ovsdb-utils/1.18.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.18.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.18.4-SNAPSHOT [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature odl-yangtools-export/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.8 [INFO] Feature odl-jersey-2/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-servlet-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-mdsal-model-rfc8342/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.7 [INFO] Feature odl-infrautils-utils/6.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/6.0.11 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] Feature odl-karaf-feat-jdbc/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-mdsal-dom-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.7 [INFO] Feature odl-javassist-3/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-mdsal-model-odl-l2-types/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.25.7 [INFO] Feature odl-yanglib-mdsal-writer/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.11 [INFO] Feature odl-mdsal-clustering-commons/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.6 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.22.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.6 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.6 [INFO] Feature odl-infrautils-ready/6.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/6.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/13.1.5 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/6.0.11 [INFO] Feature odl-ovsdb-southbound-api/1.18.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.18.4-SNAPSHOT [INFO] Feature odl-karaf-feat-jetty/13.1.5 is defined as a boot feature [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.7 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-yangtools-codec/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.8 [INFO] Feature odl-mdsal-model-rfc8040/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.7 [INFO] Feature odl-netconf-model-rfc6241/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.11 [INFO] Feature odl-dropwizard-metrics/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.28 [INFO] Feature odl-netty-4/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.114.Final/jar/linux-x86_64 [INFO] Feature 8fb72ce0-22ba-4eac-a7ec-06f813ee84ac/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-singleton-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.7 [INFO] Feature odl-apache-commons-text/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature odl-netconf-model-rfc8040/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.11 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.7 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature odl-mdsal-eos-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.7 [INFO] Feature odl-mdsal-binding-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.7 [INFO] Feature odl-jakarta-activation-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-restconf-nb/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.11 [INFO] Feature odl-yangtools-data-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.8 [INFO] Feature odl-woodstox/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0 [INFO] Feature odl-apache-commons-lang3/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 [INFO] Feature odl-yangtools-parser/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.8 [INFO] Feature odl-infrautils-diagstatus/6.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/6.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/6.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.11 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-mdsal-model-rfc6991/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.7 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-jolokia/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.6/cfg/configuration [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.7 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ southbound-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ southbound-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ southbound-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ southbound-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-karaf/target/assembly/lib/karaf.branding-13.1.5.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ southbound-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ southbound-karaf --- [INFO] Feature repository discovered recursively: d4d068fb-4765-4898-a897-ec2ae7be71bc [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.4-SNAPSHOT [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-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [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-ovsdb-southbound-impl-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [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-ovsdb-utils-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-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-9.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-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-9.0.6 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.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-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-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.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.4-SNAPSHOT [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: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.4-SNAPSHOT [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-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [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-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [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-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ southbound-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ southbound-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ southbound-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) @ southbound-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ southbound-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-karaf --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-karaf --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.4-SNAPSHOT/southbound-karaf-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-karaf/target/southbound-karaf-1.18.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.4-SNAPSHOT/southbound-karaf-1.18.4-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-karaf/target/southbound-karaf-1.18.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.4-SNAPSHOT/southbound-karaf-1.18.4-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ southbound-karaf --- [INFO] org.opendaylight.ovsdb:southbound-karaf:pom:1.18.4-SNAPSHOT [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime [INFO] | +- org.jline:jline:jar:3.21.0:compile [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:runtime [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile [INFO] | \- javax.activation:activation:jar:1.1.1:compile [INFO] +- org.opendaylight.ovsdb:southbound-features:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:runtime [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:runtime [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:runtime [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:runtime [INFO] | | \- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:runtime [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:runtime [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:runtime [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:runtime [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:runtime [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:runtime [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:runtime [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:runtime [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:runtime [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.11:runtime [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:6.0.11:runtime [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.11:runtime [INFO] | | | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.11:runtime [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.2:test [INFO] | | | +- org.opendaylight.odlparent:bundles-diag:jar:13.1.5:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:runtime [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.11:runtime [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.11:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:runtime [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:runtime [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.11:runtime [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:runtime [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.11:runtime [INFO] | | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.11:runtime [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:runtime [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:runtime [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:runtime [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:runtime [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime [INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:runtime [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:runtime [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:runtime [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:runtime [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:runtime [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:runtime [INFO] | | | | | | +- org.lz4:lz4-java:jar:1.8.0:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:runtime [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.14:runtime [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:runtime [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:runtime [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:runtime [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:runtime [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:runtime [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:runtime [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:runtime [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:runtime [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:runtime [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:runtime [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:runtime [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:runtime [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:runtime [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:runtime [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:runtime [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:runtime [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:runtime [INFO] | | | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:runtime [INFO] | | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:runtime [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:runtime [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime [INFO] | | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:runtime [INFO] | | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:runtime [INFO] | | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:runtime [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:runtime [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:runtime [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:runtime [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:runtime [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:runtime [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:runtime [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:runtime [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:runtime [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:runtime [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:runtime [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:runtime [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:runtime [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:runtime [INFO] | | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-codec:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:runtime [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:runtime [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:runtime [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:runtime [INFO] | | +- org.opendaylight.ovsdb:southbound-impl:jar:1.18.4-SNAPSHOT:runtime [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:runtime [INFO] | | | | | \- org.immutables:value:jar:annotations:2.10.1:runtime (optional) [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:runtime [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:runtime [INFO] | | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:runtime [INFO] | | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:runtime [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:runtime [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.ovsdb:utils.yang-utils:jar:1.18.4-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.18.4-SNAPSHOT:runtime [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:runtime [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:runtime [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:runtime [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:runtime [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:runtime [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:runtime [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:runtime [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:runtime [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:runtime [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:runtime [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:runtime [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:runtime [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:runtime [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:runtime [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:runtime [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:runtime [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:runtime [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:runtime [INFO] | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:runtime [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:runtime [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:runtime [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:runtime [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:runtime [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:runtime [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:runtime [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:runtime [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:runtime [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:runtime [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:runtime [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:runtime [INFO] | | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:runtime [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:runtime [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:runtime [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:runtime [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:runtime [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:runtime [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:runtime [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:runtime [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:runtime [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:runtime [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:runtime [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:runtime [INFO] | | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:runtime [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:runtime [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:runtime [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:runtime [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:runtime [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8: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.ovsdb:odl-ovsdb-southbound-impl-ui:xml:features:1.18.4-SNAPSHOT:runtime [INFO] | | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:runtime [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:runtime [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:runtime [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:runtime [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-southbound-test:xml:features:1.18.4-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.5:compile [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.5:provided [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:runtime [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:runtime [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:runtime [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:runtime [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:runtime [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ southbound-karaf --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-karaf/target/sonatype-clm/module.xml [INFO] [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >-------- [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.18.4-SNAPSHOT [44/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/target/bom.xml [INFO] attaching as southbound-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/target/bom.json [INFO] attaching as southbound-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-features-aggregator --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.4-SNAPSHOT/southbound-features-aggregator-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.4-SNAPSHOT/southbound-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.4-SNAPSHOT/southbound-features-aggregator-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ southbound-features-aggregator --- [INFO] org.opendaylight.ovsdb:southbound-features-aggregator:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ southbound-features-aggregator --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-features/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >------------- [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.18.4-SNAPSHOT [45/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-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/ovsdb-maven-clm-calcium/southbound/southbound-artifacts/target/bom.xml [INFO] attaching as southbound-artifacts-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-artifacts/target/bom.json [INFO] attaching as southbound-artifacts-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-artifacts --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.18.4-SNAPSHOT/southbound-artifacts-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.18.4-SNAPSHOT/southbound-artifacts-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.18.4-SNAPSHOT/southbound-artifacts-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ southbound-artifacts --- [INFO] org.opendaylight.ovsdb:southbound-artifacts:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ southbound-artifacts --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-artifacts/target/sonatype-clm/module.xml [INFO] [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >---------------- [INFO] Building ODL :: ovsdb :: southbound-it 1.18.4-SNAPSHOT [46/50] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it --- [INFO] Created: /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-it --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ southbound-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ southbound-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ southbound-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ southbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ southbound-it --- [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ southbound-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,76] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 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/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,83] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,54] 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,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,23] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,72] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 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/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,17] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,50] 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,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,72] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,72] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 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/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,17] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,50] 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,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,72] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2638,46] Varargs method could cause heap pollution from non-reifiable varargs parameter values [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[663,37] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[754,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[988,33] auto-closeable resource testAutoattach is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[980,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1282,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1323,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1361,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1406,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1484,33] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1633,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1718,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1785,29] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1870,29] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1942,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1943,25] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2115,26] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2115,26] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2134,24] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2246,32] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2332,24] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2378,30] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2463,22] auto-closeable resource testQos is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ southbound-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ southbound-it --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ southbound-it --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/southbound-it-1.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ southbound-it --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ southbound-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.5.1:integration-test (default) @ southbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 429 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/bom.xml [INFO] attaching as southbound-it-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/bom.json [INFO] attaching as southbound-it-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.5.1:verify (default) @ southbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ southbound-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.6:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.18.4-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.opendaylight.ovsdb:southbound-features:xml:features:1.18.4-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] junit:junit:jar:4.13.2:compile [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-it --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-it --- [ERROR] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) [ERROR] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque [ERROR] /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-it --- [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-it' with 0 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-it --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.18.4-SNAPSHOT/southbound-it-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/southbound-it-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.18.4-SNAPSHOT/southbound-it-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.18.4-SNAPSHOT/southbound-it-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.18.4-SNAPSHOT/southbound-it-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ southbound-it --- [INFO] org.opendaylight.ovsdb:southbound-it:jar:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:southbound-features:xml:features:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.11:compile [INFO] | | | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.11:compile [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.2:test [INFO] | | | +- org.opendaylight.odlparent:bundles-diag:jar:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.11:compile [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.11:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:compile [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.11:compile [INFO] | | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.11:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | | +- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile [INFO] | | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile [INFO] | | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile [INFO] | | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [INFO] | | | +- org.opendaylight.ovsdb:library:jar:1.18.4-SNAPSHOT:compile [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.18.4-SNAPSHOT:compile [INFO] | | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.ovsdb:southbound-impl:jar:1.18.4-SNAPSHOT:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [INFO] | | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [INFO] | | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile [INFO] | | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.ovsdb:utils.yang-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:compile [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile [INFO] | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile [INFO] | | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:compile [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:compile [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:compile [INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:compile [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:compile [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:compile [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:compile [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:compile [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile [INFO] | | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:compile [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:compile [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:compile [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8: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.ovsdb:odl-ovsdb-southbound-impl-ui:xml:features:1.18.4-SNAPSHOT:compile [INFO] | | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:compile [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:compile [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-southbound-test:xml:features:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:compile [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:compile [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:compile [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:compile [INFO] | +- org.apache.commons:commons-compress:jar:1.26.1:compile [INFO] | | +- commons-codec:commons-codec:jar:1.16.1:compile [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:compile [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:compile [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:compile [INFO] | +- commons-io:commons-io:jar:2.17.0:compile [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [INFO] | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:compile [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:compile [INFO] | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:compile [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:compile [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:compile [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:compile [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:compile [INFO] | | \- javax.annotation:javax.annotation-api:jar:1.3.2:compile [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:compile [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:compile [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime [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.osgi:org.osgi.framework:jar:1.10.0:compile [INFO] +- junit:junit:jar:4.13.2:compile [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test [INFO] +- org.opendaylight.ovsdb:southbound-karaf:tar.gz:1.18.4-SNAPSHOT:test [INFO] | +- org.apache.karaf.features:framework:kar:4.4.6:test [INFO] | | +- org.apache.karaf.features:base:jar:4.4.6:test [INFO] | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:test [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:test [INFO] | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test [INFO] | | | | \- xml-apis:xml-apis:jar:1.4.01:test [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:test [INFO] | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test [INFO] | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:test [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:test [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:test [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test [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:test [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:test [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:test [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:test [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:test [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test [INFO] | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test [INFO] | | +- org.jline:jline:jar:3.21.0:test [INFO] | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:test [INFO] | | | +- org.osgi:osgi.core:jar:8.0.0:provided [INFO] | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test [INFO] | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:test [INFO] | | | \- org.osgi:osgi.annotation:jar:8.1.0:test [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:test [INFO] | | | +- ch.qos.logback:logback-core:jar:1.3.14:test [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.3.14:test [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:test [INFO] | +- org.apache.karaf.features:framework:xml:features:4.4.6:test [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:test [INFO] | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test [INFO] | +- org.opendaylight.odlparent:karaf.branding:jar:13.1.5:test [INFO] | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:test [INFO] | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:test [INFO] | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:test [INFO] +- org.opendaylight.controller:mdsal-it-base:jar:9.0.6:test [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.1.5:test [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [INFO] | +- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:compile [INFO] | \- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test [INFO] +- org.ops4j.pax.exam:pax-exam-features:xml:4.13.5:test [INFO] +- org.ops4j.pax.exam:pax-exam-extender-service:jar:4.13.5:test [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:compile [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:compile [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.8.4:test [INFO] +- org.ops4j.pax.exam:pax-exam-inject:jar:4.13.5:test [INFO] +- org.ops4j.pax.exam:pax-exam-invoker-junit:jar:4.13.5:test [INFO] +- org.mockito:mockito-core:jar:4.11.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:compile [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ southbound-it --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/southbound-it/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-aggregator >------------ [INFO] Building ODL :: ovsdb :: southbound-aggregator 1.18.4-SNAPSHOT [47/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ southbound-aggregator --- [INFO] org.opendaylight.ovsdb:southbound-aggregator:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ southbound-aggregator --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/southbound/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.ovsdb:utils.ovsdb-it-utils >------------- [INFO] Building ODL :: ovsdb :: utils.ovsdb-it-utils 1.18.4-SNAPSHOT [48/50] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ utils.ovsdb-it-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.ovsdb-it-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ utils.ovsdb-it-utils --- [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/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ utils.ovsdb-it-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ utils.ovsdb-it-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ utils.ovsdb-it-utils --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.ovsdb-it-utils --- [INFO] Copying 6 resources from src/main/resources/docker-compose-files to target/classes/META-INF/docker-compose-files [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ utils.ovsdb-it-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[98,14] auto-closeable resource org.opendaylight.ovsdb.utils.ovsdb.it.utils.DockerOvs has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[423,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,50] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,42] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,47] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[452,13] found raw type: java.util.List missing type arguments for generic class java.util.List [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ utils.ovsdb-it-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ utils.ovsdb-it-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ utils.ovsdb-it-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ utils.ovsdb-it-utils --- [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) @ utils.ovsdb-it-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ utils.ovsdb-it-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ utils.ovsdb-it-utils --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.ovsdb-it-utils --- [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.ovsdb-it-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.ovsdb-it-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 79 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/bom.xml [INFO] attaching as utils.ovsdb-it-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/bom.json [INFO] attaching as utils.ovsdb-it-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.ovsdb-it-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ utils.ovsdb-it-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] Unused declared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ utils.ovsdb-it-utils --- [INFO] Building jar: /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.ovsdb-it-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.4-SNAPSHOT/utils.ovsdb-it-utils-1.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.4-SNAPSHOT/utils.ovsdb-it-utils-1.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.4-SNAPSHOT/utils.ovsdb-it-utils-1.18.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.4-SNAPSHOT/utils.ovsdb-it-utils-1.18.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.4-SNAPSHOT/utils.ovsdb-it-utils-1.18.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.4-SNAPSHOT/utils.ovsdb-it-utils-1.18.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.4-SNAPSHOT/utils.ovsdb-it-utils-1.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ utils.ovsdb-it-utils --- [INFO] org.opendaylight.ovsdb:utils.ovsdb-it-utils:bundle:1.18.4-SNAPSHOT [INFO] +- org.opendaylight.ovsdb:southbound-api:jar:1.18.4-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [INFO] +- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.4-SNAPSHOT:compile [INFO] | \- org.opendaylight.ovsdb:utils.config:jar:1.18.4-SNAPSHOT:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [INFO] +- junit:junit:jar:4.13.2:compile [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- com.esotericsoftware.yamlbeans:yamlbeans:jar:1.09:compile [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:compile [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:compile [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:compile [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:compile [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:compile [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:compile [INFO] | +- org.apache.commons:commons-compress:jar:1.26.1:compile [INFO] | | +- commons-codec:commons-codec:jar:1.16.1:compile [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:compile [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:compile [INFO] | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:compile [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:compile [INFO] | +- commons-io:commons-io:jar:2.17.0:compile [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [INFO] | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:compile [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:compile [INFO] | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:compile [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:compile [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:compile [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:compile [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:compile [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:compile [INFO] | | \- javax.annotation:javax.annotation-api:jar:1.3.2:compile [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:compile [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:compile [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:provided [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:provided [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:provided [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:provided [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:provided [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:provided [INFO] | \- javax.activation:activation:jar:1.1.1:provided [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ utils.ovsdb-it-utils --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/utils/ovsdb-it-utils/target/sonatype-clm/module.xml [INFO] [INFO] --------------------< org.opendaylight.ovsdb:utils >-------------------- [INFO] Building ODL :: ovsdb :: utils 1.18.4-SNAPSHOT [49/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ utils --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ utils --- [INFO] org.opendaylight.ovsdb:utils:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ utils --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/utils/target/sonatype-clm/module.xml [INFO] [INFO] --------------------< org.opendaylight.ovsdb:ovsdb >-------------------- [INFO] Building ovsdb 1.18.4-SNAPSHOT [50/50] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ ovsdb --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ ovsdb --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ ovsdb --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ ovsdb --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ ovsdb --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ ovsdb --- [INFO] org.opendaylight.ovsdb:ovsdb:pom:1.18.4-SNAPSHOT [INFO] [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ ovsdb --- [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-calcium/target/sonatype-clm/module.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ovsdb 1.18.4-SNAPSHOT: [INFO] [INFO] ODL :: ovsdb :: it ................................. SUCCESS [ 18.591 s] [INFO] ovsdb-binding-parent ............................... SUCCESS [ 0.790 s] [INFO] ODL :: ovsdb :: parents ............................ SUCCESS [ 0.499 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api ............... SUCCESS [ 15.719 s] [INFO] ODL :: ovsdb :: library ............................ SUCCESS [ 28.753 s] [INFO] ODL :: ovsdb :: schema.hardwarevtep ................ SUCCESS [ 6.550 s] [INFO] ODL :: ovsdb :: southbound-api ..................... SUCCESS [ 9.205 s] [INFO] ODL :: ovsdb :: utils.mdsal-utils .................. SUCCESS [ 13.171 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl .............. SUCCESS [ 55.175 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api ..... SUCCESS [ 15.620 s] [INFO] ODL :: ovsdb :: utils.servicehelper ................ SUCCESS [ 6.545 s] [INFO] ODL :: ovsdb :: schema.openvswitch ................. SUCCESS [ 6.548 s] [INFO] ODL :: ovsdb :: odl-ovsdb-library .................. SUCCESS [ 20.838 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api ........... SUCCESS [ 9.173 s] [INFO] ODL :: ovsdb :: utils.config ....................... SUCCESS [ 6.701 s] [INFO] ODL :: ovsdb :: utils.southbound-utils ............. SUCCESS [ 7.394 s] [INFO] ODL :: ovsdb :: odl-ovsdb-utils .................... SUCCESS [ 15.750 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound ......... SUCCESS [ 16.554 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest .... SUCCESS [ 25.123 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui ...... SUCCESS [ 21.801 s] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils ....... SUCCESS [ 5.280 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test .... SUCCESS [ 16.554 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features .......... SUCCESS [ 5.068 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf ............. SUCCESS [ 16.065 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator SUCCESS [ 0.391 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts ......... SUCCESS [ 0.062 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it ................ SUCCESS [ 12.644 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator ........ SUCCESS [ 0.008 s] [INFO] ODL :: ovsdb :: library-features ................... SUCCESS [ 3.310 s] [INFO] ODL :: ovsdb :: library-karaf ...................... SUCCESS [ 12.650 s] [INFO] ODL :: ovsdb :: library-features-aggregator ........ SUCCESS [ 0.059 s] [INFO] ODL :: ovsdb :: library-artifacts .................. SUCCESS [ 0.054 s] [INFO] ODL :: ovsdb :: library-it ......................... SUCCESS [ 10.546 s] [INFO] ODL :: ovsdb :: library-aggregator ................. SUCCESS [ 0.006 s] [INFO] ODL :: ovsdb :: schemas ............................ SUCCESS [ 0.005 s] [INFO] ODL :: ovsdb :: utils.yang-utils ................... SUCCESS [ 4.201 s] [INFO] ODL :: ovsdb :: southbound-impl .................... SUCCESS [01:25 min] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl .......... SUCCESS [ 17.786 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest ..... SUCCESS [ 23.130 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui ....... SUCCESS [ 22.196 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test .......... SUCCESS [ 18.228 s] [INFO] ODL :: ovsdb :: southbound-features ................ SUCCESS [ 5.231 s] [INFO] ODL :: ovsdb :: southbound-karaf ................... SUCCESS [ 14.637 s] [INFO] ODL :: ovsdb :: southbound-features-aggregator ..... SUCCESS [ 0.051 s] [INFO] ODL :: ovsdb :: southbound-artifacts ............... SUCCESS [ 0.046 s] [INFO] ODL :: ovsdb :: southbound-it ...................... SUCCESS [ 13.164 s] [INFO] ODL :: ovsdb :: southbound-aggregator .............. SUCCESS [ 0.013 s] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils ............... SUCCESS [ 6.898 s] [INFO] ODL :: ovsdb :: utils .............................. SUCCESS [ 0.010 s] [INFO] ovsdb .............................................. SUCCESS [ 0.009 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:03 min [INFO] Finished at: 2025-02-22T07:25:06Z [INFO] ------------------------------------------------------------------------ [ovsdb-maven-clm-calcium] $ /bin/bash /tmp/jenkins2312576246209708265.sh [ovsdb-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins15510301883529772469.sh + find . -regex .*karaf/target + xargs rm -rf [INFO] 2025-02-22T07:25:13.165Z Scanning application odl-ovsdb. [INFO] 2025-02-22T07:25:13.373Z Finished scanning application odl-ovsdb. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1556 killed; [ssh-agent] Stopped. FATAL: Remote call on prd-ubuntu2204-builder-4c-4g-1273 failed java.lang.reflect.InaccessibleObjectException: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @11c3fd33 at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) at hidden.com.thoughtworks.xstream.core.util.Fields.locate(Fields.java:40) at hidden.com.thoughtworks.xstream.converters.collections.PropertiesConverter$Reflections.(PropertiesConverter.java:105) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-builder-4c-4g-1273 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.remoting.VirtualChannel$call.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:95) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1895) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused: java.lang.ExceptionInInitializerError at hidden.com.thoughtworks.xstream.converters.collections.PropertiesConverter.marshal(PropertiesConverter.java:71) at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) at hidden.com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) at hidden.com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at hidden.com.thoughtworks.xstream.XStream.marshal(XStream.java:1266) at hidden.com.thoughtworks.xstream.XStream.marshal(XStream.java:1255) at hidden.com.thoughtworks.xstream.XStream.toXML(XStream.java:1228) at hidden.com.thoughtworks.xstream.XStream.toXML(XStream.java:1215) at hidden.com.sonatype.insight.scan.model.io.ScanWriter.openScan(ScanWriter.java:142) at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:104) at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: java.io.IOException: Remote call on prd-ubuntu2204-builder-4c-4g-1273 failed at hudson.remoting.Channel.call(Channel.java:1007) at hudson.remoting.VirtualChannel$call.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:95) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1895) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) [PostBuildScript] - [INFO] Executing post build scripts. [ovsdb-maven-clm-calcium] $ /bin/bash /tmp/jenkins15428932128532355745.sh ---> sysstat.sh [ovsdb-maven-clm-calcium] $ /bin/bash /tmp/jenkins16349612898647516441.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ovsdb-maven-clm-calcium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ovsdb-maven-clm-calcium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ovsdb-maven-clm-calcium ']' + mkdir -p /w/workspace/ovsdb-maven-clm-calcium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-maven-clm-calcium/archives/ [ovsdb-maven-clm-calcium] $ /bin/bash /tmp/jenkins13689167976004252209.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ovsdb-maven-clm-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yLsL from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yLsL/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ovsdb-maven-clm-calcium] $ /bin/bash /tmp/jenkins9211683997340241291.sh provisioning config files... Could not find credentials [logs] for ovsdb-maven-clm-calcium #76 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-maven-clm-calcium@tmp/config16696564356891084812tmp 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. [ovsdb-maven-clm-calcium] $ /bin/bash /tmp/jenkins16276573484972543037.sh ---> create-netrc.sh WARN: Log server credential not found. [ovsdb-maven-clm-calcium] $ /bin/bash /tmp/jenkins6211712391225850880.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ovsdb-maven-clm-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yLsL from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yLsL/bin to PATH [ovsdb-maven-clm-calcium] $ /bin/bash /tmp/jenkins6930201171472345383.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ovsdb-maven-clm-calcium] $ /bin/bash /tmp/jenkins11637219219788748243.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ovsdb-maven-clm-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yLsL 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-yLsL/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [ovsdb-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins436950984494318541.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ovsdb-maven-clm-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yLsL from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yLsL/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-maven-clm-calcium/76/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-builder-4c-4g-1273 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 10G 68G 13% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 649 10708 4 4631 14997 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:c0:9e:52 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.254/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85646sec preferred_lft 85646sec inet6 fe80::f816:3eff:fec0:9e52/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:61:7e:39:16 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-1273) 02/22/25 _x86_64_ (4 CPU) 07:13:23 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-1273) 02/22/25 _x86_64_ (4 CPU) 07:13:23 LINUX RESTART (4 CPU)