Started by user Anil Belur Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-8c-8g-2295 (ubuntu2004-docker-8c-8g) in workspace /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 [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-PWdBqp6dtPZw/agent.11582 SSH_AGENT_PID=11583 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/private_key_367631338967620491.key (/w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/private_key_367631338967620491.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease > git init /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Release Engineering Jenkins Key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # 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 516228aa3a5cc4c639b8ee0e7a70ee961754e382 (refs/remotes/origin/stable/calcium) > git config core.sparsecheckout # timeout=10 > git checkout -f 516228aa3a5cc4c639b8ee0e7a70ee961754e382 # timeout=10 Commit message: "Update git submodules" > git rev-list --no-walk 860473c5adefc029a76993ba095e9244840c0107 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.daexim.url # timeout=10 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 > git config --get submodule.integration/distribution.url # timeout=10 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 > git config --get submodule.jsonrpc.url # timeout=10 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 > git config --get submodule.lispflowmapping.url # timeout=10 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 > git config --get submodule.openflowplugin.url # timeout=10 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 > git config --get submodule.ovsdb.url # timeout=10 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 > git config --get submodule.serviceutils.url # timeout=10 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 > git submodule update --init --recursive daexim # timeout=10 > git submodule update --init --recursive integration/distribution # timeout=10 > git submodule update --init --recursive jsonrpc # timeout=10 > git submodule update --init --recursive lispflowmapping # timeout=10 > git submodule update --init --recursive openflowplugin # timeout=10 > git submodule update --init --recursive ovsdb # timeout=10 > git submodule update --init --recursive serviceutils # 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 [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins14603306674176384086.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-xQg8 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-xQg8/bin to PATH Generating Requirements File Python 3.11.10 pip 24.3.1 from /tmp/venv-xQg8/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.2 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.80 botocore==1.35.80 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.8.0 cmd2==2.5.7 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.37.0 httplib2==0.22.0 identify==2.6.3 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [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. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins10820236841868609701.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-2ubuntu120.04) OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu120.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. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins5974457395979039340.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-ubuntu2004-docker-8c-8g-2295 [autorelease-version-bump-calcium-mvn38-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium -DDRY_RUN=false -DBRANCH_CUT=false -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DSTREAM=calcium -DRELEASE_TAG=Calcium-SR3 -DGERRIT_PROJECT=releng/autorelease --version 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.4.0-200-generic", arch: "amd64", family: "unix" [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins260831414727745617.sh + rm /home/jenkins/.wgetrc provisioning config files... copy managed file [global-settings] to file:/w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/config17692075495918364842tmp copy managed file [autorelease-settings] to file:/w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/config16978237566535780634tmp [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins1137031002127367540.sh ---> version-bump.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xQg8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: git-review==2.3.1 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-xQg8/bin to PATH Switched to a new branch 'stable/calcium' Branch 'stable/calcium' set up to track remote branch 'stable/calcium' from 'origin'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' Branch 'stable/calcium' set up to track remote branch 'stable/calcium' from 'origin'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' Branch 'stable/calcium' set up to track remote branch 'stable/calcium' from 'origin'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' Branch 'stable/calcium' set up to track remote branch 'stable/calcium' from 'origin'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' Branch 'stable/calcium' set up to track remote branch 'stable/calcium' from 'origin'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' Branch 'stable/calcium' set up to track remote branch 'stable/calcium' from 'origin'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' Branch 'stable/calcium' set up to track remote branch 'stable/calcium' from 'origin'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' Branch 'stable/calcium' set up to track remote branch 'stable/calcium' from 'origin'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git gerrit ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git (fetch) gerrit ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git (push) origin git://devvexx.opendaylight.org/mirror/releng/autorelease (fetch) origin git://devvexx.opendaylight.org/mirror/releng/autorelease (push) Entering 'daexim' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/daexim.git Entering 'integration/distribution' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution.git Entering 'jsonrpc' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/jsonrpc.git Entering 'lispflowmapping' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/lispflowmapping.git Entering 'openflowplugin' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/openflowplugin.git Entering 'ovsdb' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/ovsdb.git Entering 'serviceutils' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/serviceutils.git On branch stable/calcium Your branch is up to date with 'origin/stable/calcium'. nothing to commit, working tree clean Bumping SNAPSHOTS to Calcium Bumping versions... /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Updated 1 path from the index /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Entering 'daexim' [stable/calcium 3e63b4c] Bump versions by x.y.(z+1) 13 files changed, 13 insertions(+), 13 deletions(-) Entering 'integration/distribution' [stable/calcium b1a2adba] Bump versions by x.y.(z+1) 19 files changed, 27 insertions(+), 27 deletions(-) Entering 'jsonrpc' [stable/calcium 5cc6f4cb] Bump versions by x.y.(z+1) 37 files changed, 37 insertions(+), 37 deletions(-) Entering 'lispflowmapping' [stable/calcium b7126942] Bump versions by x.y.(z+1) 24 files changed, 29 insertions(+), 29 deletions(-) Entering 'openflowplugin' [stable/calcium 5b8902a70] Bump versions by x.y.(z+1) 85 files changed, 91 insertions(+), 91 deletions(-) Entering 'ovsdb' [stable/calcium 7313aa645] Bump versions by x.y.(z+1) 50 files changed, 63 insertions(+), 63 deletions(-) Entering 'serviceutils' [stable/calcium e84384a] Bump versions by x.y.(z+1) 32 files changed, 55 insertions(+), 55 deletions(-) Your branch is up to date with 'origin/stable/calcium'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 ----> Verify version bump Entering 'daexim' commit 3e63b4cac244a453bd5ae80f3ce49650fc470a32 Author: jenkins-releng Date: Fri Dec 13 06:01:33 2024 +0000 Bump versions by x.y.(z+1) Change-Id: I8ec262cb3a572371a7b6442c76a0bdadb92aa360 Signed-off-by: jenkins-releng diff --git a/akka-infoprovider-impl/pom.xml b/akka-infoprovider-impl/pom.xml index 0ac23ca..f6603a2 100644 --- a/akka-infoprovider-impl/pom.xml +++ b/akka-infoprovider-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ee84d9c..4474cfd 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-artifacts - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 32ee5d0..e37548a 100644 --- a/features/daexim-features/pom.xml +++ b/features/daexim-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-features - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index 1fd7a0e..4dedede 100644 --- a/features/odl-daexim-all/pom.xml +++ b/features/odl-daexim-all/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim odl-daexim-all - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index d8b99c6..a1c65e6 100644 --- a/features/odl-daexim/pom.xml +++ b/features/odl-daexim/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim odl-daexim - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index e9eb598..fed2f4b 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT pom diff --git a/impl/pom.xml b/impl/pom.xml index 43e4e49..d394c9c 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index 7a60a1e..4a960ee 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-karaf - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index de074ea..0b8ef4b 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-model bundle - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 8f51824..16ea231 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index fe96a9e..5082237 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom org.opendaylight.daexim daexim - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT test-model model diff --git a/spi/pom.xml b/spi/pom.xml index efc11bf..7e0a09d 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -18,5 +18,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-spi bundle - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT diff --git a/test-model/pom.xml b/test-model/pom.xml index 22b17fe..0c90575 100644 --- a/test-model/pom.xml +++ b/test-model/pom.xml @@ -18,5 +18,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-test-model bundle - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT Entering 'integration/distribution' commit b1a2adbaff4b22334b269d8372ddcfca80c6109d Author: jenkins-releng Date: Fri Dec 13 06:01:33 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Ic7c00014d01ea4595d8576ade5b76cf724ec1676 Signed-off-by: jenkins-releng diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index d400f81c..ad7585c1 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration all-artifacts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index c0d72fdd..43d09e34 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-artifacts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/artifacts/pom.xml b/artifacts/pom.xml index f10947e6..5ece796a 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration artifacts-aggregator - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 18507a00..78db7b6e 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-all-artifacts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index ba4111a0..077d9df5 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT ../properties artifact-artifacts diff --git a/artifacts/upstream/other/pom.xml b/artifacts/upstream/other/pom.xml index e529a85e..1ade9b07 100644 --- a/artifacts/upstream/other/pom.xml +++ b/artifacts/upstream/other/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT ../properties other-artifacts diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 73bacd5b..963b0f90 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-aggregator - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 425ec1b1..c8888f28 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration properties - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index a97af831..74094aaa 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-index - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT feature diff --git a/features/repos/pom.xml b/features/repos/pom.xml index be58dee9..43514af8 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration repos-aggregator - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 9d7a7597..5c03f801 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-test - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT feature diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 02af5df1..449dea07 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration odl-integration-all - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT feature diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 7e861a5a..dec15354 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration odl-integration-compatible-with-all - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT feature diff --git a/features/singles/pom.xml b/features/singles/pom.xml index b4e4b954..b2a7274c 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration singles-aggregator - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 77a84994..c6cd0181 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration karaf-scripts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT jar ODL :: integration :: Karaf :: Scripts :: ${project.artifactId} The actual Karaf archive building sub-project. diff --git a/karaf/pom.xml b/karaf/pom.xml index fbf07514..e8ee750b 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.integration karaf - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom @@ -43,7 +43,7 @@ org.opendaylight.integration all-artifacts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT import pom @@ -97,7 +97,7 @@ org.opendaylight.integration karaf-scripts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT test diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index a55993f0..b4c57af2 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.integration onap-karaf - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom ODL :: integration :: ${project.artifactId} 4.0.0 diff --git a/pom.xml b/pom.xml index e631a889..7b2175ad 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-aggregator - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom Integration/Distribution Entering 'jsonrpc' commit 5cc6f4cbf80cdc067490305c84053d16b480d3b7 Author: jenkins-releng Date: Fri Dec 13 06:01:34 2024 +0000 Bump versions by x.y.(z+1) Change-Id: I2e30bcd480d3a3e86b4791dc5599716eab3faa47 Signed-off-by: jenkins-releng diff --git a/api/pom.xml b/api/pom.xml index 1c13a3bd..d02da4b9 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent jsonrpc-api diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4f74e91c..6dab0ce8 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-artifacts - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT pom JSON-RPC :: Artifacts diff --git a/binding-adapter/pom.xml b/binding-adapter/pom.xml index f4000c98..aa522107 100644 --- a/binding-adapter/pom.xml +++ b/binding-adapter/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent diff --git a/bus/api/pom.xml b/bus/api/pom.xml index a4e367ec..90cca897 100644 --- a/bus/api/pom.xml +++ b/bus/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/config/pom.xml b/bus/config/pom.xml index 25f81fcc..58c8ca9b 100644 --- a/bus/config/pom.xml +++ b/bus/config/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.jsonrpc.bus bus-config - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT JSON-RPC :: BUS :: Config Configuration files for JSONRPC bus jar diff --git a/bus/examples/binding-bridge/pom.xml b/bus/examples/binding-bridge/pom.xml index fd983a5b..6d1056a2 100644 --- a/bus/examples/binding-bridge/pom.xml +++ b/bus/examples/binding-bridge/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/examples/inband-models/pom.xml b/bus/examples/inband-models/pom.xml index 85e43148..e877dff2 100644 --- a/bus/examples/inband-models/pom.xml +++ b/bus/examples/inband-models/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../../parent inband-models diff --git a/bus/examples/pom.xml b/bus/examples/pom.xml index b3536a47..fb84a974 100644 --- a/bus/examples/pom.xml +++ b/bus/examples/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-bus - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT org.opendaylight.jsonrpc.bus examples diff --git a/bus/jsonrpc/pom.xml b/bus/jsonrpc/pom.xml index 67bfd5e5..7f437bdd 100644 --- a/bus/jsonrpc/pom.xml +++ b/bus/jsonrpc/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/messagelib/pom.xml b/bus/messagelib/pom.xml index 0542c2ec..fd21756d 100644 --- a/bus/messagelib/pom.xml +++ b/bus/messagelib/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/pom.xml b/bus/pom.xml index 3ea7ba00..e3c333b4 100644 --- a/bus/pom.xml +++ b/bus/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT jsonrpc-bus pom diff --git a/bus/spi/pom.xml b/bus/spi/pom.xml index 74d12327..53c9cbd3 100644 --- a/bus/spi/pom.xml +++ b/bus/spi/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/transport-http/pom.xml b/bus/transport-http/pom.xml index f43fc2ee..7309d8a2 100644 --- a/bus/transport-http/pom.xml +++ b/bus/transport-http/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/transport-zmq/pom.xml b/bus/transport-zmq/pom.xml index 8e370eda..0f409d82 100644 --- a/bus/transport-zmq/pom.xml +++ b/bus/transport-zmq/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/dom-codec/pom.xml b/dom-codec/pom.xml index c293abe9..0dbb73c3 100644 --- a/dom-codec/pom.xml +++ b/dom-codec/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent diff --git a/features/features-jsonrpc/pom.xml b/features/features-jsonrpc/pom.xml index 0dcc2faf..41bae0f4 100644 --- a/features/features-jsonrpc/pom.xml +++ b/features/features-jsonrpc/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc features-jsonrpc - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT feature JSON-RPC :: Features :: repository diff --git a/features/odl-jsonrpc-all/pom.xml b/features/odl-jsonrpc-all/pom.xml index aeb798e1..74222fec 100644 --- a/features/odl-jsonrpc-all/pom.xml +++ b/features/odl-jsonrpc-all/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-all - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT feature JSON-RPC :: Feature :: all diff --git a/features/odl-jsonrpc-bus/pom.xml b/features/odl-jsonrpc-bus/pom.xml index b99a9a57..fcec09a8 100644 --- a/features/odl-jsonrpc-bus/pom.xml +++ b/features/odl-jsonrpc-bus/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-bus - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT feature JSON-RPC :: Feature :: bus diff --git a/features/odl-jsonrpc-cluster/pom.xml b/features/odl-jsonrpc-cluster/pom.xml index 010096fd..1ba11df7 100644 --- a/features/odl-jsonrpc-cluster/pom.xml +++ b/features/odl-jsonrpc-cluster/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-cluster - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT feature JSON-RPC :: Feature :: Cluster diff --git a/features/odl-jsonrpc-provider/pom.xml b/features/odl-jsonrpc-provider/pom.xml index f2f3779f..54af2ace 100644 --- a/features/odl-jsonrpc-provider/pom.xml +++ b/features/odl-jsonrpc-provider/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-provider - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT feature JSON-RPC :: Feature :: provider diff --git a/features/pom.xml b/features/pom.xml index 61943f62..eb6154e6 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.jsonrpc features-aggregator - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT pom JSON-RPC :: Features :: Aggregator diff --git a/karaf/pom.xml b/karaf/pom.xml index a50dee11..2f173131 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-karaf - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT JSON-RPC :: Karaf pom diff --git a/parent/pom.xml b/parent/pom.xml index 0adcf5b1..ba28f8b4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT pom JSON-RPC :: Parent diff --git a/pom.xml b/pom.xml index 57212a3f..a42a8298 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT pom JSON-RPC :: POM diff --git a/provider/cluster/pom.xml b/provider/cluster/pom.xml index e7e9fd3e..3aa5995e 100644 --- a/provider/cluster/pom.xml +++ b/provider/cluster/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-provider - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT .. diff --git a/provider/common/pom.xml b/provider/common/pom.xml index 19ed71c9..419827dc 100644 --- a/provider/common/pom.xml +++ b/provider/common/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-provider - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT .. diff --git a/provider/pom.xml b/provider/pom.xml index cc122a41..142dd85f 100644 --- a/provider/pom.xml +++ b/provider/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent diff --git a/provider/single/pom.xml b/provider/single/pom.xml index f1717c19..81194a2b 100644 --- a/provider/single/pom.xml +++ b/provider/single/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-provider - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT .. diff --git a/security/aaa/pom.xml b/security/aaa/pom.xml index c3912cb6..8957e143 100644 --- a/security/aaa/pom.xml +++ b/security/aaa/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/api/pom.xml b/security/api/pom.xml index b0ed38d6..ba62fb0f 100644 --- a/security/api/pom.xml +++ b/security/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/noop/pom.xml b/security/noop/pom.xml index 1c77ee06..290b8b8c 100644 --- a/security/noop/pom.xml +++ b/security/noop/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/pom.xml b/security/pom.xml index e7680b52..bbd658e3 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT jsonrpc-security pom diff --git a/security/service/pom.xml b/security/service/pom.xml index d3405168..f3b7d63d 100644 --- a/security/service/pom.xml +++ b/security/service/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/test-model/pom.xml b/test-model/pom.xml index 49efd4b9..6ceab366 100644 --- a/test-model/pom.xml +++ b/test-model/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent jsonrpc-test-model diff --git a/tools/parent/pom.xml b/tools/parent/pom.xml index 06aa708e..efaf030b 100644 --- a/tools/parent/pom.xml +++ b/tools/parent/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent tools-parent diff --git a/tools/pom.xml b/tools/pom.xml index 1a983c99..bd1f8bb8 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT jsonrpc-tools pom diff --git a/tools/test-tool/pom.xml b/tools/test-tool/pom.xml index 445101ad..99beb941 100644 --- a/tools/test-tool/pom.xml +++ b/tools/test-tool/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc tools-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent test-tool Entering 'lispflowmapping' commit b71269420267b15989bf51c72a9c8caf3224b314 Author: jenkins-releng Date: Fri Dec 13 06:01:34 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Ie903a71f1d9c7f2546c8adaddd339451eba785ea Signed-off-by: jenkins-releng diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 98498279..a254d53e 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping lispflowmapping-artifacts - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT pom diff --git a/commons/build_tools/pom.xml b/commons/build_tools/pom.xml index 608b3adc..5e225c2a 100644 --- a/commons/build_tools/pom.xml +++ b/commons/build_tools/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT ../parent diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index bbd14eb4..f132efe1 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT pom @@ -30,9 +30,9 @@ 1.0.0 0.5.0 - 1.19.3-SNAPSHOT - 0.22.3-SNAPSHOT - 0.26.3-SNAPSHOT + 1.19.4-SNAPSHOT + 0.22.4-SNAPSHOT + 0.26.4-SNAPSHOT src/main/yang-gen-sal 0.5.0 src/main/yang diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml index f8a0f5f7..2142b8f9 100644 --- a/features/features-lispflowmapping/pom.xml +++ b/features/features-lispflowmapping/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping features-lispflowmapping - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index 7d130dbf..f6994652 100644 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml +++ b/features/odl-lispflowmapping-inmemorydb/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-inmemorydb - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index 2bdf160c..0fe4ede3 100644 --- a/features/odl-lispflowmapping-mappingservice-shell/pom.xml +++ b/features/odl-lispflowmapping-mappingservice-shell/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-mappingservice-shell - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 928c9cc5..6c3e807a 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-mappingservice - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 3d41e672..d64fb30d 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-models - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index 9cc76110..f4053fcb 100644 --- a/features/odl-lispflowmapping-msmr/pom.xml +++ b/features/odl-lispflowmapping-msmr/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-msmr - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 47f80ba4..5be99784 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-southbound - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/pom.xml b/features/pom.xml index ec5bc0bd..5621eebd 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping features-aggregator - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT pom diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index b19a97c4..ba0312d3 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.lispflowmapping mappingservice.integrationtest - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT bundle @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html false org.opendaylight.lispflowmapping lispflowmapping-karaf - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT zip diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index 6a32379d..c8e5dd1b 100644 --- a/lispflowmapping-karaf/pom.xml +++ b/lispflowmapping-karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping lispflowmapping-karaf - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT pom diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 7d6b63aa..df6b4295 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT bundle diff --git a/mappingservice/config/pom.xml b/mappingservice/config/pom.xml index 9d049100..98f90827 100644 --- a/mappingservice/config/pom.xml +++ b/mappingservice/config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.config @@ -22,7 +22,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT diff --git a/mappingservice/dsbackend/pom.xml b/mappingservice/dsbackend/pom.xml index 02b078a5..f63ec8a4 100644 --- a/mappingservice/dsbackend/pom.xml +++ b/mappingservice/dsbackend/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.dsbackend diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index 6b5ad25d..fd51b6de 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.implementation diff --git a/mappingservice/inmemorydb/pom.xml b/mappingservice/inmemorydb/pom.xml index c314677b..f7ef7232 100644 --- a/mappingservice/inmemorydb/pom.xml +++ b/mappingservice/inmemorydb/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.inmemorydb diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index f3e9c998..cd2f4138 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT bundle diff --git a/mappingservice/mapcache/pom.xml b/mappingservice/mapcache/pom.xml index 8e1ece27..33255386 100644 --- a/mappingservice/mapcache/pom.xml +++ b/mappingservice/mapcache/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.mapcache diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 359473af..10d6f699 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT pom diff --git a/mappingservice/shell/pom.xml b/mappingservice/shell/pom.xml index e594ce23..f37e9f1d 100644 --- a/mappingservice/shell/pom.xml +++ b/mappingservice/shell/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.shell diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index b26814db..a04987dc 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.southbound diff --git a/pom.xml b/pom.xml index 9df4e878..cc5a3439 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT commons/parent Entering 'openflowplugin' commit 5b8902a709c884f73db00161419cde6e78e75396 Author: jenkins-releng Date: Fri Dec 13 06:01:34 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Ic651a1eeb1f50d63a034fee621955d26a483c423 Signed-off-by: jenkins-releng diff --git a/applications/arbitratorreconciliation/api/pom.xml b/applications/arbitratorreconciliation/api/pom.xml index 7e6f7ee8a..6ff6b64fc 100644 --- a/applications/arbitratorreconciliation/api/pom.xml +++ b/applications/arbitratorreconciliation/api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../../parent diff --git a/applications/arbitratorreconciliation/impl/pom.xml b/applications/arbitratorreconciliation/impl/pom.xml index 7b29b1dad..94669e324 100644 --- a/applications/arbitratorreconciliation/impl/pom.xml +++ b/applications/arbitratorreconciliation/impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../../parent diff --git a/applications/arbitratorreconciliation/pom.xml b/applications/arbitratorreconciliation/pom.xml index 50ff6092d..52a42a01c 100644 --- a/applications/arbitratorreconciliation/pom.xml +++ b/applications/arbitratorreconciliation/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin.applications arbitratorreconciliation-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom ODL :: openflowplugin :: ${project.artifactId} diff --git a/applications/bulk-o-matic/pom.xml b/applications/bulk-o-matic/pom.xml index 6fd038587..6c33743c9 100644 --- a/applications/bulk-o-matic/pom.xml +++ b/applications/bulk-o-matic/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/device-ownership-service/pom.xml b/applications/device-ownership-service/pom.xml index 7d594e948..827b19864 100644 --- a/applications/device-ownership-service/pom.xml +++ b/applications/device-ownership-service/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 69b341c2c..df756d483 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/forwardingrules-sync/pom.xml b/applications/forwardingrules-sync/pom.xml index a828e68aa..28481ef43 100644 --- a/applications/forwardingrules-sync/pom.xml +++ b/applications/forwardingrules-sync/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/lldp-speaker/pom.xml b/applications/lldp-speaker/pom.xml index 45fb4e634..e156329f9 100644 --- a/applications/lldp-speaker/pom.xml +++ b/applications/lldp-speaker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/of-switch-config-pusher/pom.xml b/applications/of-switch-config-pusher/pom.xml index 0abb09950..79a32b0a7 100644 --- a/applications/of-switch-config-pusher/pom.xml +++ b/applications/of-switch-config-pusher/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/pom.xml b/applications/pom.xml index 133e18030..0b66becb3 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin applications-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/applications/reconciliation-framework/pom.xml b/applications/reconciliation-framework/pom.xml index 2b1d65b87..950e251ff 100644 --- a/applications/reconciliation-framework/pom.xml +++ b/applications/reconciliation-framework/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/southbound-cli/pom.xml b/applications/southbound-cli/pom.xml index 81f62c8e0..d956ac816 100644 --- a/applications/southbound-cli/pom.xml +++ b/applications/southbound-cli/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/table-miss-enforcer/pom.xml b/applications/table-miss-enforcer/pom.xml index e15185235..0a680b451 100644 --- a/applications/table-miss-enforcer/pom.xml +++ b/applications/table-miss-enforcer/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/topology-lldp-discovery/pom.xml b/applications/topology-lldp-discovery/pom.xml index be41f5a85..c80c505f2 100644 --- a/applications/topology-lldp-discovery/pom.xml +++ b/applications/topology-lldp-discovery/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent org.opendaylight.openflowplugin.applications diff --git a/applications/topology-manager/pom.xml b/applications/topology-manager/pom.xml index 2aadfcd47..13a84746b 100644 --- a/applications/topology-manager/pom.xml +++ b/applications/topology-manager/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent org.opendaylight.openflowplugin.applications topology-manager - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT bundle diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 7812a8b35..4e8a0029f 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.openflowplugin openflowplugin-artifacts - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/distribution/karaf/pom.xml b/distribution/karaf/pom.xml index 19b686f35..b2dc1b457 100644 --- a/distribution/karaf/pom.xml +++ b/distribution/karaf/pom.xml @@ -8,11 +8,11 @@ org.opendaylight.openflowplugin openflowplugin-karaf - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT diff --git a/drop-test-karaf/pom.xml b/drop-test-karaf/pom.xml index bc85e4149..f563ff124 100644 --- a/drop-test-karaf/pom.xml +++ b/drop-test-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml b/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml index 7f4b23d02..188cebe81 100644 --- a/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml +++ b/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-openflowplugin-extension feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT diff --git a/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml b/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml index b1dc7ae9c..c3b94c916 100644 --- a/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml +++ b/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-eric-extensions feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Eric Extensions diff --git a/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml b/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml index aeb121742..a78ed1a35 100644 --- a/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml +++ b/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-nxm-extensions feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Nicira Extensions diff --git a/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml b/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml index 0e124a1a0..4317f0ca5 100644 --- a/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml +++ b/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-onf-extensions feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: ONF Extensions diff --git a/extension/features-extension-aggregator/pom.xml b/extension/features-extension-aggregator/pom.xml index 9c7222627..049c000e2 100644 --- a/extension/features-extension-aggregator/pom.xml +++ b/extension/features-extension-aggregator/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-extension-aggregator pom - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT features-openflowplugin-extension diff --git a/extension/openflowjava-extension-eric/pom.xml b/extension/openflowjava-extension-eric/pom.xml index bdfd8085e..625c3d1bd 100644 --- a/extension/openflowjava-extension-eric/pom.xml +++ b/extension/openflowjava-extension-eric/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent openflowjava-extension-eric diff --git a/extension/openflowjava-extension-nicira-api/pom.xml b/extension/openflowjava-extension-nicira-api/pom.xml index 97d07d307..be6b16200 100644 --- a/extension/openflowjava-extension-nicira-api/pom.xml +++ b/extension/openflowjava-extension-nicira-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent openflowjava-extension-nicira-api diff --git a/extension/openflowjava-extension-nicira/pom.xml b/extension/openflowjava-extension-nicira/pom.xml index b687407a0..a836694ec 100644 --- a/extension/openflowjava-extension-nicira/pom.xml +++ b/extension/openflowjava-extension-nicira/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent openflowjava-extension-nicira diff --git a/extension/openflowplugin-extension-api/pom.xml b/extension/openflowplugin-extension-api/pom.xml index c487055e3..bc63d8a00 100644 --- a/extension/openflowplugin-extension-api/pom.xml +++ b/extension/openflowplugin-extension-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/extension/openflowplugin-extension-eric/pom.xml b/extension/openflowplugin-extension-eric/pom.xml index 13acb702d..bd654b1d0 100644 --- a/extension/openflowplugin-extension-eric/pom.xml +++ b/extension/openflowplugin-extension-eric/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/extension/openflowplugin-extension-nicira/pom.xml b/extension/openflowplugin-extension-nicira/pom.xml index 8663820a7..316e400c5 100644 --- a/extension/openflowplugin-extension-nicira/pom.xml +++ b/extension/openflowplugin-extension-nicira/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/extension/openflowplugin-extension-onf/pom.xml b/extension/openflowplugin-extension-onf/pom.xml index ae14576be..39436a380 100644 --- a/extension/openflowplugin-extension-onf/pom.xml +++ b/extension/openflowplugin-extension-onf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/extension/pom.xml b/extension/pom.xml index 7a03a16f7..6f258f447 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin openflowplugin-extension-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/extension/test-extension/pom.xml b/extension/test-extension/pom.xml index 3fea45409..0fd68cb01 100644 --- a/extension/test-extension/pom.xml +++ b/extension/test-extension/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/features-aggregator/features-openflowplugin/pom.xml b/features-aggregator/features-openflowplugin/pom.xml index fed98013e..b3f9aba95 100644 --- a/features-aggregator/features-openflowplugin/pom.xml +++ b/features-aggregator/features-openflowplugin/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-openflowplugin feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT diff --git a/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml b/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml index 7c5a99a88..40ca83746 100644 --- a/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-arbitratorreconciliation feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation diff --git a/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml b/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml index 54b26e917..b84df298f 100644 --- a/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-bulk-o-matic feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support diff --git a/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml b/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml index 57d678deb..2541b0e13 100644 --- a/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-config-pusher feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - default config-pusher diff --git a/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml b/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml index 446b1f450..39739c1fc 100644 --- a/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-forwardingrules-manager feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - FRM diff --git a/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml b/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml index dfbc7b182..fc9a0645e 100644 --- a/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-forwardingrules-sync feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - FRS diff --git a/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml b/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml index 2abb0722b..37ad0ec78 100644 --- a/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-lldp-speaker feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker diff --git a/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml b/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml index 2d96c6e2f..98fa35e79 100644 --- a/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-reconciliation-framework feature -0.18.3-SNAPSHOT +0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework diff --git a/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml b/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml index f9bba7a72..5eb67e386 100644 --- a/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-southbound-cli feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Southbound CLI diff --git a/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml b/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml index 1b58fa011..2627854f0 100644 --- a/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-table-miss-enforcer feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer diff --git a/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml b/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml index 0b165a941..e91c52d4d 100644 --- a/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-topology-lldp-discovery feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery diff --git a/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml b/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml index b4a41477c..0c376249b 100644 --- a/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-topology-manager feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Topology Manager diff --git a/features-aggregator/odl-openflowplugin-app-topology/pom.xml b/features-aggregator/odl-openflowplugin-app-topology/pom.xml index 4c671d63f..89c0fc50b 100644 --- a/features-aggregator/odl-openflowplugin-app-topology/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-topology/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-topology feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - topology diff --git a/features-aggregator/odl-openflowplugin-drop-test/pom.xml b/features-aggregator/odl-openflowplugin-drop-test/pom.xml index 9438b91bb..c07fc221f 100644 --- a/features-aggregator/odl-openflowplugin-drop-test/pom.xml +++ b/features-aggregator/odl-openflowplugin-drop-test/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-drop-test feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Drop Test diff --git a/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml b/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml index 3952fd7b9..4be6265a1 100644 --- a/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml +++ b/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-flow-services-rest feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Flow Services :: REST diff --git a/features-aggregator/odl-openflowplugin-flow-services/pom.xml b/features-aggregator/odl-openflowplugin-flow-services/pom.xml index 1371c2f68..c1eea116a 100644 --- a/features-aggregator/odl-openflowplugin-flow-services/pom.xml +++ b/features-aggregator/odl-openflowplugin-flow-services/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-flow-services feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Flow Services diff --git a/features-aggregator/odl-openflowplugin-libraries/pom.xml b/features-aggregator/odl-openflowplugin-libraries/pom.xml index 6fc17a566..90bd7ed30 100644 --- a/features-aggregator/odl-openflowplugin-libraries/pom.xml +++ b/features-aggregator/odl-openflowplugin-libraries/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-libraries feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Libraries diff --git a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml index afc750c5c..5cca9343f 100644 --- a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml +++ b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-nsf-model feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: OpenflowPlugin :: NSF :: Model diff --git a/features-aggregator/odl-openflowplugin-southbound/pom.xml b/features-aggregator/odl-openflowplugin-southbound/pom.xml index 7d444dff6..54d875da6 100644 --- a/features-aggregator/odl-openflowplugin-southbound/pom.xml +++ b/features-aggregator/odl-openflowplugin-southbound/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-southbound feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Li southbound API implementation @@ -43,7 +43,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT import pom diff --git a/features-aggregator/pom.xml b/features-aggregator/pom.xml index d3ce9f098..6b4b4fb94 100644 --- a/features-aggregator/pom.xml +++ b/features-aggregator/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-aggregator pom - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT features-openflowplugin diff --git a/libraries/liblldp/pom.xml b/libraries/liblldp/pom.xml index ed98e7320..9a193377d 100644 --- a/libraries/liblldp/pom.xml +++ b/libraries/liblldp/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/libraries/pom.xml b/libraries/pom.xml index 2f4d18856..a59f82952 100644 --- a/libraries/pom.xml +++ b/libraries/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin libraries-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/model/model-flow-base/pom.xml b/model/model-flow-base/pom.xml index 886cde4f9..1735aa062 100644 --- a/model/model-flow-base/pom.xml +++ b/model/model-flow-base/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/model/model-flow-service/pom.xml b/model/model-flow-service/pom.xml index 3183d53f1..ba69cf04d 100644 --- a/model/model-flow-service/pom.xml +++ b/model/model-flow-service/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/model/model-flow-statistics/pom.xml b/model/model-flow-statistics/pom.xml index 31e63e8b1..608d662ec 100644 --- a/model/model-flow-statistics/pom.xml +++ b/model/model-flow-statistics/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/model/model-inventory/pom.xml b/model/model-inventory/pom.xml index c9b7e214d..7d7b6a0a8 100644 --- a/model/model-inventory/pom.xml +++ b/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/model/model-topology/pom.xml b/model/model-topology/pom.xml index f955aeb5c..989cd3b52 100644 --- a/model/model-topology/pom.xml +++ b/model/model-topology/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/model/pom.xml b/model/pom.xml index 6261cb4bc..70ba5a9c9 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.openflowplugin.model model-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml b/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml index 60ed60b34..0cb2444a2 100644 --- a/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml +++ b/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.openflowplugin.openflowjava features-openflowjava - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT feature diff --git a/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml b/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml index f7c9d5a8d..2db26c1c4 100644 --- a/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml +++ b/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin.openflowjava odl-openflowjava-protocol - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT feature diff --git a/openflowjava/openflow-protocol-api/pom.xml b/openflowjava/openflow-protocol-api/pom.xml index b265e791c..df87fd17c 100644 --- a/openflowjava/openflow-protocol-api/pom.xml +++ b/openflowjava/openflow-protocol-api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent org.opendaylight.openflowplugin.openflowjava openflow-protocol-api - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT bundle diff --git a/openflowjava/openflow-protocol-impl/pom.xml b/openflowjava/openflow-protocol-impl/pom.xml index 8f0468a32..cfe5227ff 100644 --- a/openflowjava/openflow-protocol-impl/pom.xml +++ b/openflowjava/openflow-protocol-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../ openflow-protocol-impl diff --git a/openflowjava/openflow-protocol-it/pom.xml b/openflowjava/openflow-protocol-it/pom.xml index a4df8bab9..9c2269558 100644 --- a/openflowjava/openflow-protocol-it/pom.xml +++ b/openflowjava/openflow-protocol-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../ openflow-protocol-it diff --git a/openflowjava/openflow-protocol-spi/pom.xml b/openflowjava/openflow-protocol-spi/pom.xml index b0d81ddc0..af6df18ee 100644 --- a/openflowjava/openflow-protocol-spi/pom.xml +++ b/openflowjava/openflow-protocol-spi/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../ openflow-protocol-spi diff --git a/openflowjava/openflowjava-blueprint-config/pom.xml b/openflowjava/openflowjava-blueprint-config/pom.xml index f1cc1c294..40236b646 100644 --- a/openflowjava/openflowjava-blueprint-config/pom.xml +++ b/openflowjava/openflowjava-blueprint-config/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../ openflowjava-blueprint-config diff --git a/openflowjava/openflowjava-util/pom.xml b/openflowjava/openflowjava-util/pom.xml index a2fc24c93..3c4e9c2eb 100644 --- a/openflowjava/openflowjava-util/pom.xml +++ b/openflowjava/openflowjava-util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../ bundle diff --git a/openflowjava/pom.xml b/openflowjava/pom.xml index 7f2d36b24..e5117eedd 100644 --- a/openflowjava/pom.xml +++ b/openflowjava/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin-api/pom.xml b/openflowplugin-api/pom.xml index f752838c4..5e5fc4a91 100644 --- a/openflowplugin-api/pom.xml +++ b/openflowplugin-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin-blueprint-config/pom.xml b/openflowplugin-blueprint-config/pom.xml index 2248de2ea..71d219ecd 100644 --- a/openflowplugin-blueprint-config/pom.xml +++ b/openflowplugin-blueprint-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin-common/pom.xml b/openflowplugin-common/pom.xml index 327d83c67..a77c33f41 100644 --- a/openflowplugin-common/pom.xml +++ b/openflowplugin-common/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index c09ca983d..db63ae090 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin-it/pom.xml b/openflowplugin-it/pom.xml index 0b9565ffa..8455d596a 100644 --- a/openflowplugin-it/pom.xml +++ b/openflowplugin-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index 8d7d9ed49..a44ecfbc6 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/parent/pom.xml b/parent/pom.xml index feb054809..49eb02c32 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom @@ -55,7 +55,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom import diff --git a/pom.xml b/pom.xml index b468baf78..27eb71425 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT parent openflowplugin-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT openflowplugin pom diff --git a/samples/learning-switch/pom.xml b/samples/learning-switch/pom.xml index 778019328..0b5e618e6 100644 --- a/samples/learning-switch/pom.xml +++ b/samples/learning-switch/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/samples/pom.xml b/samples/pom.xml index 78fd5ad7b..91d37a252 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin openflowplugin-samples-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/samples/sample-bundles/pom.xml b/samples/sample-bundles/pom.xml index 360be8785..9945bf8f4 100644 --- a/samples/sample-bundles/pom.xml +++ b/samples/sample-bundles/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/samples/sample-consumer/pom.xml b/samples/sample-consumer/pom.xml index 487011526..d932395b0 100644 --- a/samples/sample-consumer/pom.xml +++ b/samples/sample-consumer/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index e71c196e7..aa1d0e33e 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/test-common/pom.xml b/test-common/pom.xml index 565f50884..1b871651e 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent test-common diff --git a/test-provider/pom.xml b/test-provider/pom.xml index f31130841..096a5dca3 100644 --- a/test-provider/pom.xml +++ b/test-provider/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent test-provider Entering 'ovsdb' commit 7313aa645882b3928bc3b0c9e5bb33a29ffb4386 Author: jenkins-releng Date: Fri Dec 13 06:01:34 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Ia15b1bf891cee63aa4d8834d8e49ccd6910ef222 Signed-off-by: jenkins-releng diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 9e668bff3..282da9ce2 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/commons/it/pom.xml b/commons/it/pom.xml index f524ec17e..df5489ea8 100644 --- a/commons/it/pom.xml +++ b/commons/it/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/commons/pom.xml b/commons/pom.xml index 4b7f17af6..9f1552298 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb parents - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml index ba87ef2f4..dc56cd006 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-api - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml index bd1743f3f..ae87648ac 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb hwvtepsouthbound-artifacts - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml index ca9a8f9f4..aa295f875 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb hwvtepsouthbound-features - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml index 33f5dd3c5..acb865334 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound-api - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml index dfe36e3d2..b1c6270c8 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound-rest - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml index 4d7605674..7f5b3bb25 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent diff --git a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml index 588532c24..3dce9c23c 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/it diff --git a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml index 9b4ba2e99..599432404 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-karaf - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/hwvtepsouthbound/pom.xml b/hwvtepsouthbound/pom.xml index d382f8026..2192103ca 100644 --- a/hwvtepsouthbound/pom.xml +++ b/hwvtepsouthbound/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.ovsdb hwvtepsouthbound-aggregator - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/library/artifacts/pom.xml b/library/artifacts/pom.xml index 1044e82b4..50268318a 100644 --- a/library/artifacts/pom.xml +++ b/library/artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-artifacts - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/library/features/features/pom.xml b/library/features/features/pom.xml index 86c14443f..f7ab988f5 100644 --- a/library/features/features/pom.xml +++ b/library/features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-features - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature diff --git a/library/features/odl-ovsdb-library/pom.xml b/library/features/odl-ovsdb-library/pom.xml index 54af55820..6ff9f1aec 100644 --- a/library/features/odl-ovsdb-library/pom.xml +++ b/library/features/odl-ovsdb-library/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-library - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/library/impl/pom.xml b/library/impl/pom.xml index 3cbc3c1b1..a0b43e365 100644 --- a/library/impl/pom.xml +++ b/library/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb library - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/library/it/pom.xml b/library/it/pom.xml index 61fc8637b..378412955 100644 --- a/library/it/pom.xml +++ b/library/it/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/it 4.0.0 org.opendaylight.ovsdb library-it - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT jar @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-karaf - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT zip diff --git a/library/karaf/pom.xml b/library/karaf/pom.xml index 322fb08a1..a6689a108 100644 --- a/library/karaf/pom.xml +++ b/library/karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb library-karaf - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/library/pom.xml b/library/pom.xml index 6cd0be69c..ecf554b9d 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-aggregator - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index e0a5d8c8d..10bd90922 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ${project.artifactId} pom diff --git a/schemas/hardwarevtep/pom.xml b/schemas/hardwarevtep/pom.xml index 46f1c784b..9c1a2f409 100644 --- a/schemas/hardwarevtep/pom.xml +++ b/schemas/hardwarevtep/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.hardwarevtep - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/schemas/openvswitch/pom.xml b/schemas/openvswitch/pom.xml index 1e0fc0ccc..29946d11f 100644 --- a/schemas/openvswitch/pom.xml +++ b/schemas/openvswitch/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.openvswitch - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/schemas/pom.xml b/schemas/pom.xml index ea7763a2e..de3036673 100644 --- a/schemas/pom.xml +++ b/schemas/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb schemas - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/pom.xml b/southbound/pom.xml index 6a8e055d6..4bdf442d5 100644 --- a/southbound/pom.xml +++ b/southbound/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.ovsdb southbound-aggregator - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-api/pom.xml b/southbound/southbound-api/pom.xml index 6b4e5abfa..ee0d4a092 100644 --- a/southbound/southbound-api/pom.xml +++ b/southbound/southbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb southbound-api - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/southbound/southbound-artifacts/pom.xml b/southbound/southbound-artifacts/pom.xml index 827273da4..c32748365 100644 --- a/southbound/southbound-artifacts/pom.xml +++ b/southbound/southbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb southbound-artifacts - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/southbound/southbound-features/features/pom.xml b/southbound/southbound-features/features/pom.xml index 015e2e5fe..579db1dc3 100644 --- a/southbound/southbound-features/features/pom.xml +++ b/southbound/southbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb southbound-features - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature diff --git a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml index 515c9f04e..3aadac3d1 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-southbound-api - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml index 81b32d76f..a6a0dd7ec 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-southbound-impl-rest - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index 9f9e00c47..ec1fb067f 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index bd2b7da04..935de5a87 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/it 4.0.0 diff --git a/southbound/southbound-karaf/pom.xml b/southbound/southbound-karaf/pom.xml index 9be7f8e44..0e24d04ea 100644 --- a/southbound/southbound-karaf/pom.xml +++ b/southbound/southbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb southbound-karaf - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/utils/config/pom.xml b/utils/config/pom.xml index 5fbca4fc3..e492c3c6d 100644 --- a/utils/config/pom.xml +++ b/utils/config/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.config - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/utils/hwvtepsouthbound-utils/pom.xml b/utils/hwvtepsouthbound-utils/pom.xml index 6b10add97..f6345324c 100644 --- a/utils/hwvtepsouthbound-utils/pom.xml +++ b/utils/hwvtepsouthbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.hwvtepsouthbound-utils - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml index 9d11d0756..adb1ef085 100644 --- a/utils/mdsal-utils/pom.xml +++ b/utils/mdsal-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.mdsal-utils - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/utils/odl-ovsdb-utils/pom.xml b/utils/odl-ovsdb-utils/pom.xml index 821b944ba..3156e4971 100644 --- a/utils/odl-ovsdb-utils/pom.xml +++ b/utils/odl-ovsdb-utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-utils - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index 426fd9fb3..e50f6ebb4 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent diff --git a/utils/pom.xml b/utils/pom.xml index ed9eecc11..74712f4b5 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb utils - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index 45c656986..e5942a3f9 100644 --- a/utils/servicehelper/pom.xml +++ b/utils/servicehelper/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.servicehelper - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/utils/southbound-utils/pom.xml b/utils/southbound-utils/pom.xml index e12588eb7..347789c0e 100644 --- a/utils/southbound-utils/pom.xml +++ b/utils/southbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.southbound-utils - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/utils/yang-utils/pom.xml b/utils/yang-utils/pom.xml index 1dc4ad106..ac28daaab 100644 --- a/utils/yang-utils/pom.xml +++ b/utils/yang-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.yang-utils - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle Entering 'serviceutils' commit e84384a13eb762a1ef4964901646ec1b8b518399 Author: jenkins-releng Date: Fri Dec 13 06:01:34 2024 +0000 Bump versions by x.y.(z+1) Change-Id: I842a70a32746e6542e907d075ef0f0327419899e Signed-off-by: jenkins-releng diff --git a/artifacts/pom.xml b/artifacts/pom.xml index b66f93f..cff37ff 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom @@ -30,63 +30,63 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} listener-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} metrics-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} metrics-impl - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} metrics-impl - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT config cfg ${project.groupId} metrics-impl-prometheus - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} rpc-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} srm-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} tools-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} upgrade - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} srm-impl - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} tools-testutils - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT test diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index d95746e..669722e 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils binding-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom diff --git a/commons/pom.xml b/commons/pom.xml index 0ba2078..51b3a5d 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils commons - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 8818c3d..dbae425 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom @@ -22,7 +22,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom import diff --git a/features/odl-infrautils-metrics-prometheus/pom.xml b/features/odl-infrautils-metrics-prometheus/pom.xml index 23a0315..ea63c81 100644 --- a/features/odl-infrautils-metrics-prometheus/pom.xml +++ b/features/odl-infrautils-metrics-prometheus/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 3.4.3-SNAPSHOT + 3.4.4-SNAPSHOT ../parent diff --git a/features/odl-infrautils-metrics-sample/pom.xml b/features/odl-infrautils-metrics-sample/pom.xml index 5513a9b..cb78f72 100644 --- a/features/odl-infrautils-metrics-sample/pom.xml +++ b/features/odl-infrautils-metrics-sample/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 3.4.3-SNAPSHOT + 3.4.4-SNAPSHOT ../parent diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index ab319e6..5740473 100644 --- a/features/odl-serviceutils-listener/pom.xml +++ b/features/odl-serviceutils-listener/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-listener - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT feature ODL :: serviceutils :: listener tools @@ -27,7 +27,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT import pom diff --git a/features/odl-serviceutils-metrics/pom.xml b/features/odl-serviceutils-metrics/pom.xml index fc16f7d..c488bd3 100644 --- a/features/odl-serviceutils-metrics/pom.xml +++ b/features/odl-serviceutils-metrics/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-metrics - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT feature ODL :: serviceutils :: Metrics @@ -34,7 +34,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index caabe3d..64c78b5 100644 --- a/features/odl-serviceutils-rpc/pom.xml +++ b/features/odl-serviceutils-rpc/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-rpc - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT feature ODL :: serviceutils :: RPC tools @@ -20,7 +20,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index 638640c..ba576a8 100644 --- a/features/odl-serviceutils-srm/pom.xml +++ b/features/odl-serviceutils-srm/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils odl-serviceutils-srm - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT feature ODL :: serviceutils :: SRM @@ -41,17 +41,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils srm-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT org.opendaylight.serviceutils srm-impl - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT org.opendaylight.serviceutils srm-shell - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index 89e28c7..25b3d9b 100644 --- a/features/odl-serviceutils-tools/pom.xml +++ b/features/odl-serviceutils-tools/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils odl-serviceutils-tools - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT feature ODL :: serviceutils :: TOOLS @@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom import @@ -63,12 +63,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT org.opendaylight.serviceutils upgrade - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT diff --git a/features/pom.xml b/features/pom.xml index e23b24d..e2b561b 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-features-aggregator - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index 47b5935..a828971 100644 --- a/features/serviceutils-features/pom.xml +++ b/features/serviceutils-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-features - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} feature diff --git a/karaf/pom.xml b/karaf/pom.xml index 63941f6..c5b1093 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-karaf - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index cc50c45..e5f8f25 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl-prometheus/pom.xml b/metrics/impl-prometheus/pom.xml index c61c291..de4296a 100644 --- a/metrics/impl-prometheus/pom.xml +++ b/metrics/impl-prometheus/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl-test/pom.xml b/metrics/impl-test/pom.xml index 3938e3c..c4e117c 100644 --- a/metrics/impl-test/pom.xml +++ b/metrics/impl-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl/pom.xml b/metrics/impl/pom.xml index 897964a..11c869c 100644 --- a/metrics/impl/pom.xml +++ b/metrics/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/it/pom.xml b/metrics/it/pom.xml index 0f1dd77..1c82181 100644 --- a/metrics/it/pom.xml +++ b/metrics/it/pom.xml @@ -22,7 +22,7 @@ ODL :: serviceutils :: ${project.artifactId} - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT diff --git a/metrics/pom.xml b/metrics/pom.xml index 70d83f0..93f180d 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.serviceutils metrics-aggregator - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom diff --git a/metrics/sample/impl/pom.xml b/metrics/sample/impl/pom.xml index 1bf8c2d..6d6fc19 100644 --- a/metrics/sample/impl/pom.xml +++ b/metrics/sample/impl/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../../commons/quality-parent diff --git a/pom.xml b/pom.xml index e3e5b9b..33b86cd 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-aggregator - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT serviceutils pom diff --git a/srm/api/pom.xml b/srm/api/pom.xml index c8b9cf4..fc97743 100644 --- a/srm/api/pom.xml +++ b/srm/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/binding-parent diff --git a/srm/impl/pom.xml b/srm/impl/pom.xml index 540e603..7cde6d4 100644 --- a/srm/impl/pom.xml +++ b/srm/impl/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/srm/pom.xml b/srm/pom.xml index cd5bea7..9aee505 100644 --- a/srm/pom.xml +++ b/srm/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils srm-aggregator - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/srm/shell/pom.xml b/srm/shell/pom.xml index bb1d1d7..9282b59 100644 --- a/srm/shell/pom.xml +++ b/srm/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/tools/api/pom.xml b/tools/api/pom.xml index c09582a..db2f43b 100644 --- a/tools/api/pom.xml +++ b/tools/api/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent/ diff --git a/tools/listener-api/pom.xml b/tools/listener-api/pom.xml index 42bf8b5..f224c2c 100644 --- a/tools/listener-api/pom.xml +++ b/tools/listener-api/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/tools/pom.xml b/tools/pom.xml index 078e711..9201952 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-aggregator - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/tools/rpc-api/pom.xml b/tools/rpc-api/pom.xml index 5432bd0..c263b3f 100644 --- a/tools/rpc-api/pom.xml +++ b/tools/rpc-api/pom.xml @@ -7,13 +7,13 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent/ org.opendaylight.serviceutils rpc-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT bundle diff --git a/tools/testutils/pom.xml b/tools/testutils/pom.xml index 4694a0a..aa916cd 100644 --- a/tools/testutils/pom.xml +++ b/tools/testutils/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent/ org.opendaylight.serviceutils tools-testutils - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/upgrade/pom.xml b/upgrade/pom.xml index f9402ac..2696509 100644 --- a/upgrade/pom.xml +++ b/upgrade/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../commons/binding-parent commit 516228aa3a5cc4c639b8ee0e7a70ee961754e382 Author: Gilles Thouenon Date: Wed Dec 11 16:25:52 2024 +0100 Update git submodules * Update integration/distribution from branch 'stable/calcium' to 3413546e732eb221b76d412182c1d5669113e7c6 - Bump transportpce versions Adopt: - transportpce-models-20.3.0 - transportpce-9.3.0 Change-Id: Ic9828b1149084218eccaca17f183d26d1d69fe0d Signed-off-by: Gilles Thouenon diff --git a/integration/distribution b/integration/distribution index 49c995671..3413546e7 160000 --- a/integration/distribution +++ b/integration/distribution @@ -1 +1 @@ -Subproject commit 49c99567156949d3a56b3fab40843d0195e1e46b +Subproject commit 3413546e732eb221b76d412182c1d5669113e7c6 On branch stable/calcium Your branch is up to date with 'origin/stable/calcium'. Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) modified: daexim (new commits) modified: integration/distribution (new commits) modified: jsonrpc (new commits) modified: lispflowmapping (new commits) modified: openflowplugin (new commits) modified: ovsdb (new commits) modified: serviceutils (new commits) Untracked files: (use "git add ..." to include in what will be committed) archives/ no changes added to commit (use "git add" and/or "git commit -a") daexim.bundle daexim.patch integration-distribution.bundle integration-distribution.patch jsonrpc.bundle jsonrpc.patch lispflowmapping.bundle lispflowmapping.patch openflowplugin.bundle openflowplugin.patch ovsdb.bundle ovsdb.patch serviceutils.bundle serviceutils.patch Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml Scanning ./lispflowmapping/commons/build_tools/pom.xml Scanning ./lispflowmapping/commons/parent/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml Scanning ./lispflowmapping/artifacts/pom.xml Scanning ./lispflowmapping/features/pom.xml Scanning ./lispflowmapping/integrationtest/pom.xml Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml Scanning ./lispflowmapping/mappingservice/config/pom.xml Scanning ./lispflowmapping/mappingservice/shell/pom.xml Scanning ./lispflowmapping/mappingservice/southbound/pom.xml Scanning ./lispflowmapping/mappingservice/implementation/pom.xml Scanning ./lispflowmapping/mappingservice/api/pom.xml Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml Scanning ./lispflowmapping/mappingservice/pom.xml Scanning ./lispflowmapping/pom.xml Scanning ./jsonrpc/test-model/pom.xml Scanning ./jsonrpc/dom-codec/pom.xml Scanning ./jsonrpc/bus/examples/inband-models/pom.xml Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml Scanning ./jsonrpc/bus/examples/pom.xml Scanning ./jsonrpc/bus/messagelib/pom.xml Scanning ./jsonrpc/bus/jsonrpc/pom.xml Scanning ./jsonrpc/bus/spi/pom.xml Scanning ./jsonrpc/bus/transport-zmq/pom.xml Scanning ./jsonrpc/bus/config/pom.xml Scanning ./jsonrpc/bus/transport-http/pom.xml Scanning ./jsonrpc/bus/api/pom.xml Scanning ./jsonrpc/bus/pom.xml Scanning ./jsonrpc/tools/test-tool/pom.xml Scanning ./jsonrpc/tools/parent/pom.xml Scanning ./jsonrpc/tools/pom.xml Scanning ./jsonrpc/security/noop/pom.xml Scanning ./jsonrpc/security/service/pom.xml Scanning ./jsonrpc/security/aaa/pom.xml Scanning ./jsonrpc/security/pom.xml Scanning ./jsonrpc/security/api/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml Scanning ./jsonrpc/features/features-jsonrpc/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml Scanning ./jsonrpc/features/pom.xml Scanning ./jsonrpc/artifacts/pom.xml Scanning ./jsonrpc/provider/common/pom.xml Scanning ./jsonrpc/provider/cluster/pom.xml Scanning ./jsonrpc/provider/single/pom.xml Scanning ./jsonrpc/provider/pom.xml Scanning ./jsonrpc/api/pom.xml Scanning ./jsonrpc/karaf/pom.xml Scanning ./jsonrpc/parent/pom.xml Scanning ./jsonrpc/binding-adapter/pom.xml Scanning ./jsonrpc/pom.xml Scanning ./integration/distribution/opendaylight/pom.xml Scanning ./integration/distribution/onap-karaf/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml Scanning ./integration/distribution/features/singles/pom.xml Scanning ./integration/distribution/features/repos/test/pom.xml Scanning ./integration/distribution/features/repos/pom.xml Scanning ./integration/distribution/features/repos/index/pom.xml Scanning ./integration/distribution/features/pom.xml Scanning ./integration/distribution/artifacts/all/pom.xml Scanning ./integration/distribution/artifacts/upstream/properties/pom.xml Scanning ./integration/distribution/artifacts/upstream/all/pom.xml Scanning ./integration/distribution/artifacts/upstream/artifacts/pom.xml Scanning ./integration/distribution/artifacts/upstream/other/pom.xml Scanning ./integration/distribution/artifacts/upstream/pom.xml Scanning ./integration/distribution/artifacts/distribution/pom.xml Scanning ./integration/distribution/artifacts/pom.xml Scanning ./integration/distribution/karaf-scripts/pom.xml Scanning ./integration/distribution/karaf/pom.xml Scanning ./integration/distribution/pom.xml Scanning ./serviceutils/commons/binding-parent/pom.xml Scanning ./serviceutils/commons/quality-parent/pom.xml Scanning ./serviceutils/commons/pom.xml Scanning ./serviceutils/tools/rpc-api/pom.xml Scanning ./serviceutils/tools/testutils/pom.xml Scanning ./serviceutils/tools/api/pom.xml Scanning ./serviceutils/tools/listener-api/pom.xml Scanning ./serviceutils/tools/pom.xml Scanning ./serviceutils/upgrade/pom.xml Scanning ./serviceutils/metrics/it/pom.xml Scanning ./serviceutils/metrics/impl-test/pom.xml Scanning ./serviceutils/metrics/api/pom.xml Scanning ./serviceutils/metrics/impl/pom.xml Scanning ./serviceutils/metrics/sample/impl/pom.xml Scanning ./serviceutils/metrics/impl-prometheus/pom.xml Scanning ./serviceutils/metrics/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-sample/pom.xml Scanning ./serviceutils/features/odl-serviceutils-tools/pom.xml Scanning ./serviceutils/features/odl-serviceutils-listener/pom.xml Scanning ./serviceutils/features/odl-serviceutils-srm/pom.xml Scanning ./serviceutils/features/odl-serviceutils-metrics/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-prometheus/pom.xml Scanning ./serviceutils/features/serviceutils-features/pom.xml Scanning ./serviceutils/features/odl-serviceutils-rpc/pom.xml Scanning ./serviceutils/features/pom.xml Scanning ./serviceutils/artifacts/pom.xml Scanning ./serviceutils/srm/shell/pom.xml Scanning ./serviceutils/srm/api/pom.xml Scanning ./serviceutils/srm/impl/pom.xml Scanning ./serviceutils/srm/pom.xml Scanning ./serviceutils/karaf/pom.xml Scanning ./serviceutils/pom.xml Scanning ./openflowplugin/openflowplugin-common/pom.xml Scanning ./openflowplugin/model/model-inventory/pom.xml Scanning ./openflowplugin/model/model-flow-base/pom.xml Scanning ./openflowplugin/model/model-topology/pom.xml Scanning ./openflowplugin/model/model-flow-service/pom.xml Scanning ./openflowplugin/model/model-flow-statistics/pom.xml Scanning ./openflowplugin/model/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-it/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-util/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-impl/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-spi/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-api/pom.xml Scanning ./openflowplugin/openflowjava/pom.xml Scanning ./openflowplugin/libraries/liblldp/pom.xml Scanning ./openflowplugin/libraries/pom.xml Scanning ./openflowplugin/test-provider/pom.xml Scanning ./openflowplugin/openflowplugin-api/pom.xml Scanning ./openflowplugin/samples/simple-client/pom.xml Scanning ./openflowplugin/samples/sample-consumer/pom.xml Scanning ./openflowplugin/samples/sample-bundles/pom.xml Scanning ./openflowplugin/samples/pom.xml Scanning ./openflowplugin/samples/learning-switch/pom.xml Scanning ./openflowplugin/openflowplugin-blueprint-config/pom.xml Scanning ./openflowplugin/openflowplugin/pom.xml Scanning ./openflowplugin/distribution/karaf/pom.xml Scanning ./openflowplugin/artifacts/pom.xml Scanning ./openflowplugin/openflowplugin-impl/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml Scanning ./openflowplugin/features-aggregator/features-openflowplugin/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml Scanning ./openflowplugin/features-aggregator/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-api/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-eric/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-onf/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira/pom.xml Scanning ./openflowplugin/extension/test-extension/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-eric/pom.xml Scanning ./openflowplugin/extension/pom.xml Scanning ./openflowplugin/applications/reconciliation-framework/pom.xml Scanning ./openflowplugin/applications/lldp-speaker/pom.xml Scanning ./openflowplugin/applications/southbound-cli/pom.xml Scanning ./openflowplugin/applications/forwardingrules-sync/pom.xml Scanning ./openflowplugin/applications/of-switch-config-pusher/pom.xml Scanning ./openflowplugin/applications/table-miss-enforcer/pom.xml Scanning ./openflowplugin/applications/topology-manager/pom.xml Scanning ./openflowplugin/applications/device-ownership-service/pom.xml Scanning ./openflowplugin/applications/forwardingrules-manager/pom.xml Scanning ./openflowplugin/applications/topology-lldp-discovery/pom.xml Scanning ./openflowplugin/applications/pom.xml Scanning ./openflowplugin/applications/bulk-o-matic/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/api/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/impl/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/pom.xml Scanning ./openflowplugin/test-common/pom.xml Scanning ./openflowplugin/parent/pom.xml Scanning ./openflowplugin/drop-test-karaf/pom.xml Scanning ./openflowplugin/pom.xml Scanning ./openflowplugin/openflowplugin-it/pom.xml Scanning ./daexim/test-model/pom.xml Scanning ./daexim/model/pom.xml Scanning ./daexim/spi/pom.xml Scanning ./daexim/akka-infoprovider-impl/pom.xml Scanning ./daexim/features/odl-daexim-all/pom.xml Scanning ./daexim/features/daexim-features/pom.xml Scanning ./daexim/features/odl-daexim/pom.xml Scanning ./daexim/features/pom.xml Scanning ./daexim/artifacts/pom.xml Scanning ./daexim/impl/pom.xml Scanning ./daexim/karaf/pom.xml Scanning ./daexim/parent/pom.xml Scanning ./daexim/pom.xml Scanning ./ovsdb/commons/it/pom.xml Scanning ./ovsdb/commons/binding-parent/pom.xml Scanning ./ovsdb/commons/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml Scanning ./ovsdb/hwvtepsouthbound/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml Scanning ./ovsdb/southbound/southbound-it/pom.xml Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml Scanning ./ovsdb/southbound/southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-karaf/pom.xml Scanning ./ovsdb/southbound/southbound-api/pom.xml Scanning ./ovsdb/southbound/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml Scanning ./ovsdb/southbound/southbound-features/features/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml Scanning ./ovsdb/southbound/southbound-features/pom.xml Scanning ./ovsdb/schemas/hardwarevtep/pom.xml Scanning ./ovsdb/schemas/pom.xml Scanning ./ovsdb/schemas/openvswitch/pom.xml Scanning ./ovsdb/utils/mdsal-utils/pom.xml Scanning ./ovsdb/utils/servicehelper/pom.xml Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml Scanning ./ovsdb/utils/southbound-utils/pom.xml Scanning ./ovsdb/utils/config/pom.xml Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml Scanning ./ovsdb/utils/pom.xml Scanning ./ovsdb/utils/yang-utils/pom.xml Scanning ./ovsdb/library/it/pom.xml Scanning ./ovsdb/library/features/features/pom.xml Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml Scanning ./ovsdb/library/features/pom.xml Scanning ./ovsdb/library/artifacts/pom.xml Scanning ./ovsdb/library/impl/pom.xml Scanning ./ovsdb/library/karaf/pom.xml Scanning ./ovsdb/library/pom.xml Scanning ./ovsdb/pom.xml Scanning ./pom.xml 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.4.0-200-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] daexim-test-model [bundle] [INFO] daexim-model [bundle] [INFO] daexim-spi [bundle] [INFO] parent [pom] [INFO] daexim-impl [bundle] [INFO] daexim-akka-infoprovider-impl [bundle] [INFO] OpenDaylight :: daexim (Karaf feature) [feature] [INFO] OpenDaylight :: Daexim :: All [feature] [INFO] ODL :: daexim :: daexim-features [feature] [INFO] ODL :: daexim :: features-aggregator [pom] [INFO] daexim-artifacts [pom] [INFO] daexim-karaf [pom] [INFO] daexim [pom] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] JSON-RPC :: Parent [pom] [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] [INFO] JSON-RPC :: BUS :: API [bundle] [INFO] JSON-RPC :: Security :: API [bundle] [INFO] JSON-RPC :: Security :: NOOP [bundle] [INFO] JSON-RPC :: BUS :: SPI [bundle] [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] [INFO] JSON-RPC :: BUS :: Messaging library [bundle] [INFO] JSON-RPC :: Security :: Service [bundle] [INFO] JSON-RPC :: API [bundle] [INFO] JSON-RPC :: Security :: AAA [bundle] [INFO] JSON-RPC :: BUS :: Config [jar] [INFO] JSON-RPC :: Feature :: bus [feature] [INFO] JSON-RPC :: Test model [bundle] [INFO] JSON-RPC :: DOM :: Codec [bundle] [INFO] JSON-RPC :: Provider [pom] [INFO] JSON-RPC :: Provider :: Common [bundle] [INFO] JSON-RPC :: Provider :: Single node [bundle] [INFO] JSON-RPC :: Feature :: provider [feature] [INFO] JSON-RPC :: Feature :: all [feature] [INFO] JSON-RPC :: Features :: repository [feature] [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.config [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] openflowplugin-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] model-flow-statistics [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] liblldp [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-api [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] features-openflowplugin [feature] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin-extension [feature] [INFO] ovsdb-binding-parent [pom] [INFO] ODL :: ovsdb :: library [bundle] [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] [INFO] ODL :: ovsdb :: library-features [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] [INFO] ODL :: ovsdb :: southbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] [INFO] ODL :: ovsdb :: utils.config [bundle] [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] [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 :: 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] listener-api [bundle] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] JSON-RPC :: Artifacts [pom] [INFO] JSON-RPC :: Provider :: Cluster [bundle] [INFO] JSON-RPC :: Feature :: Cluster [feature] [INFO] JSON-RPC :: Features :: Aggregator [pom] [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] [INFO] JSON-RPC :: Binding adapter [jar] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] [INFO] JSON-RPC :: POM [pom] [INFO] JSON-RPC :: BUS [pom] [INFO] JSON-RPC :: BUS :: Examples [pom] [INFO] JSON-RPC :: Security [pom] [INFO] JSON-RPC :: Tools parent [pom] [INFO] JSON-RPC :: Tools :: Test [jar] [INFO] JSON-RPC :: Tools [pom] [INFO] JSON-RPC :: Karaf [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] [INFO] ODL :: lispflowmapping :: common.build.tools [jar] [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] [INFO] ODL :: lispflowmapping :: features-aggregator [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [pom] [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] [INFO] lispflowmapping [pom] [INFO] openflowplugin-artifacts [pom] [INFO] libraries-aggregator [pom] [INFO] ODL :: openflowjava :: features-openflowjava [feature] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] test-extension [bundle] [INFO] features-extension-aggregator [pom] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] features-aggregator [pom] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] model-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] openflowplugin-karaf [pom] [INFO] openflowplugin [pom] [INFO] ODL :: ovsdb :: it [pom] [INFO] ODL :: ovsdb :: parents [pom] [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-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 :: 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] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: tools-testutils [jar] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-karaf [pom] [INFO] serviceutils [pom] [INFO] autorelease [pom] [INFO] [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- [INFO] Building daexim-test-model 1.15.4-SNAPSHOT [1/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ daexim-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 15.82 ms [INFO] yang-to-sources: Project model files found: 3 in 83.06 ms [INFO] yang-to-sources: 3 YANG models processed in 79.34 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 67.45 ms [INFO] Sorted 16 files into 7 directories in 3.663 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 133.9 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-test-model --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-test-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ daexim-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ daexim-test-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ daexim-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ daexim-test-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-test-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ daexim-test-model --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ daexim-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-test-model --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ daexim-test-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-test-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-test-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-test-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-test-model --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.4-SNAPSHOT/daexim-test-model-1.15.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.4-SNAPSHOT/daexim-test-model-1.15.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-test-model --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.15.4-SNAPSHOT/daexim-test-model-1.15.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-test-model --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- [INFO] Building daexim-model 1.15.4-SNAPSHOT [2/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ daexim-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.799 ms [INFO] yang-to-sources: Project model files found: 2 in 40.52 ms [INFO] yang-to-sources: 3 YANG models processed in 123.4 ms [INFO] BindingJavaFileGenerator: Defined 72 files in 36.71 ms [INFO] Sorted 72 files into 12 directories in 409.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 276.4 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-model --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 76 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ daexim-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ daexim-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ daexim-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ daexim-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ daexim-model --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ daexim-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ daexim-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-model --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.4-SNAPSHOT/daexim-model-1.15.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.4-SNAPSHOT/daexim-model-1.15.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- [INFO] Installing org/opendaylight/daexim/daexim-model/1.15.4-SNAPSHOT/daexim-model-1.15.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-model --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- [INFO] Building daexim-spi 1.15.4-SNAPSHOT [3/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-spi --- [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) @ daexim-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-spi --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-spi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-spi --- [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 @ daexim-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ daexim-spi --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ daexim-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ daexim-spi --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ daexim-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ daexim-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ daexim-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-spi --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-spi --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-spi --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.4-SNAPSHOT/daexim-spi-1.15.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.4-SNAPSHOT/daexim-spi-1.15.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- [INFO] Installing org/opendaylight/daexim/daexim-spi/1.15.4-SNAPSHOT/daexim-spi-1.15.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-spi --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------------< org.opendaylight.daexim:parent >------------------- [INFO] Building parent 1.15.4-SNAPSHOT [4/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ parent --- [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) @ parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ parent --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ 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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.4-SNAPSHOT/parent-1.15.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- [INFO] Building daexim-impl 1.15.4-SNAPSHOT [5/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-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) @ daexim-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[65,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[85,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ daexim-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ daexim-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ daexim-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ daexim-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[238,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[253,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[267,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[284,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ daexim-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ daexim-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ daexim-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-daexim-cfg) @ daexim-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-impl --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:provided [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.8:provided [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:provided [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.4-SNAPSHOT/daexim-impl-1.15.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.4-SNAPSHOT/daexim-impl-1.15.4-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.4-SNAPSHOT/daexim-impl-1.15.4-SNAPSHOT.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-impl --- [INFO] Installing org/opendaylight/daexim/daexim-impl/1.15.4-SNAPSHOT/daexim-impl-1.15.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- [INFO] Building daexim-akka-infoprovider-impl 1.15.4-SNAPSHOT [6/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-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) @ daexim-akka-infoprovider-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-akka-infoprovider-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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-akka-infoprovider-impl --- [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 @ daexim-akka-infoprovider-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ daexim-akka-infoprovider-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ daexim-akka-infoprovider-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-akka-infoprovider-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-akka-infoprovider-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.15.4-SNAPSHOT [7/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-daexim --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-daexim --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-daexim --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-daexim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-daexim --- [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-daexim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-daexim --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-daexim --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-daexim --- [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-daexim >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-daexim --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-daexim <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-daexim --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-daexim --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-daexim --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-daexim --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-daexim --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-daexim --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-daexim --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-daexim --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-daexim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-daexim --- [WARNING] [WARNING] The packaging plugin for project odl-daexim 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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.4-SNAPSHOT/odl-daexim-1.15.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.4-SNAPSHOT/odl-daexim-1.15.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-daexim --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-daexim 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] [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- [INFO] Building OpenDaylight :: Daexim :: All 1.15.4-SNAPSHOT [8/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-daexim-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-daexim-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-daexim-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-daexim-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-daexim-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-daexim-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-daexim-all --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-daexim-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-daexim-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-daexim-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-daexim-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-daexim-all --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-daexim-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-daexim-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-daexim-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-daexim-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-daexim-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-daexim-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-daexim-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-daexim-all --- [WARNING] [WARNING] The packaging plugin for project odl-daexim-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.4-SNAPSHOT/odl-daexim-all-1.15.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.4-SNAPSHOT/odl-daexim-all-1.15.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-daexim-all --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-daexim-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- [INFO] Building ODL :: daexim :: daexim-features 1.15.4-SNAPSHOT [9/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-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) @ daexim-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-features --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ daexim-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 @ daexim-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ daexim-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ daexim-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ daexim-features --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ daexim-features --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ daexim-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ daexim-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-features --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-features --- [WARNING] [WARNING] The packaging plugin for project daexim-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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.4-SNAPSHOT/daexim-features-1.15.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.4-SNAPSHOT/daexim-features-1.15.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-features --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project daexim-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] [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- [INFO] Building ODL :: daexim :: features-aggregator 1.15.4-SNAPSHOT [10/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.4-SNAPSHOT/features-aggregator-1.15.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- [INFO] Building daexim-artifacts 1.15.4-SNAPSHOT [11/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.4-SNAPSHOT/daexim-artifacts-1.15.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- [INFO] Building daexim-karaf 1.15.4-SNAPSHOT [12/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-karaf --- [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) @ daexim-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ daexim-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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/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.daexim/daexim-features/1.15.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.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.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-ready/6.0.11/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.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.mdsal/odl-mdsal-binding/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/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.controller/odl-mdsal-distributed-datastore/9.0.6/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-binding-dom-adapter/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/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.odlparent/odl-apache-commons-text/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.netconf/odl-restconf-nb/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/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.mdsal/odl-mdsal-common/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.odlparent/odl-apache-commons-lang3/13.1.5/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-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.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.mdsal/odl-mdsal-binding-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-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.yangtools/odl-yangtools-data/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.odlparent/odl-gson/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.odlparent/odl-dropwizard-metrics/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.netconf/odl-yanglib-mdsal-writer/7.0.11/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.mdsal.model/odl-mdsal-model-rfc8040/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.yangtools/odl-yangtools-parser-api/13.0.8/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-controller-akka/9.0.6/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.yangtools/odl-yangtools-util/13.0.8/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.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-rfc8525/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.controller/odl-controller-scala/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/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.odlparent/odl-antlr4/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.aaa/odl-aaa-encryption-service/0.19.8/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.controller/odl-controller-blueprint/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.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:tech.pantheon.triemap/pt-triemap/1.3.2/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.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/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-password-service/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.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/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.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature 3730ae92-fe2d-4a61-9387-ec438f09a61f/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] 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 @ daexim-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ daexim-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ daexim-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ daexim-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ daexim-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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/assembly/lib/karaf.branding-13.1.5.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ daexim-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ daexim-karaf --- [INFO] Feature repository discovered recursively: f2afa636-31bc-4567-9137-66c354f08cd5 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-guava [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: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-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-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-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-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-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-netty-4 [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-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.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-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.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-controller-blueprint-9.0.6 [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: 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: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-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-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-common [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [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-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.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-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: 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 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ daexim-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ daexim-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ daexim-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ daexim-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.4-SNAPSHOT/daexim-karaf-1.15.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.15.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.4-SNAPSHOT/daexim-karaf-1.15.4-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.15.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.4-SNAPSHOT/daexim-karaf-1.15.4-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- [INFO] Building daexim 1.15.4-SNAPSHOT [13/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.15.4-SNAPSHOT/daexim-1.15.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.20.4-SNAPSHOT [14/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ distribution-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.4-SNAPSHOT/distribution-artifacts-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ distribution-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.20.4-SNAPSHOT [15/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ properties --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ properties --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ properties --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ properties --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.4-SNAPSHOT/properties-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ properties --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.20.4-SNAPSHOT [16/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ artifact-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.4-SNAPSHOT/artifact-artifacts-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ artifact-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.20.4-SNAPSHOT [17/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ other-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ other-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.4-SNAPSHOT/other-artifacts-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ other-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.20.4-SNAPSHOT [18/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ upstream-all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.4-SNAPSHOT/upstream-all-artifacts-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ upstream-all-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.20.4-SNAPSHOT [19/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ upstream-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.4-SNAPSHOT/upstream-aggregator-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ upstream-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.20.4-SNAPSHOT [20/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.4-SNAPSHOT/all-artifacts-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ all-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.20.4-SNAPSHOT [21/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ artifacts-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.4-SNAPSHOT/artifacts-aggregator-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ artifacts-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.4-SNAPSHOT [22/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ karaf-scripts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ karaf-scripts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.20.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ karaf-scripts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.4-SNAPSHOT/karaf-scripts-0.20.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.20.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.4-SNAPSHOT/karaf-scripts-0.20.4-SNAPSHOT.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ karaf-scripts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- [INFO] Building JSON-RPC :: Parent 1.16.4-SNAPSHOT [23/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-parent --- [INFO] 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) @ jsonrpc-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.4-SNAPSHOT/jsonrpc-parent-1.16.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.16.4-SNAPSHOT [24/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-jsonrpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-jsonrpc --- [INFO] 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) @ bus-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-jsonrpc --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-jsonrpc --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-jsonrpc --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bus-jsonrpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-jsonrpc --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-jsonrpc --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-jsonrpc --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-jsonrpc --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-jsonrpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-jsonrpc --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-jsonrpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-jsonrpc --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4-SNAPSHOT/bus-jsonrpc-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4-SNAPSHOT/bus-jsonrpc-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-jsonrpc --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4-SNAPSHOT/bus-jsonrpc-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- [INFO] Building JSON-RPC :: BUS :: API 1.16.4-SNAPSHOT [25/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-api --- [INFO] 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) @ bus-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bus-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-api --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.114.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4-SNAPSHOT/bus-api-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4-SNAPSHOT/bus-api-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-api --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.16.4-SNAPSHOT/bus-api-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bus-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- [INFO] Building JSON-RPC :: Security :: API 1.16.4-SNAPSHOT [26/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-api --- [INFO] 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) @ security-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ security-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ security-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ security-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ security-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4-SNAPSHOT/security-api-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4-SNAPSHOT/security-api-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-api --- [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.16.4-SNAPSHOT/security-api-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ security-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- [INFO] Building JSON-RPC :: Security :: NOOP 1.16.4-SNAPSHOT [27/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-noop --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-noop --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-noop --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-noop --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-noop --- [INFO] 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) @ security-noop --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-noop --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-noop --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-noop --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ security-noop >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ security-noop --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-noop <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-noop --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-noop --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ security-noop --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-noop --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-noop --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ security-noop --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-noop --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-noop --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-noop --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-noop --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-noop --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-noop --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4-SNAPSHOT/security-noop-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4-SNAPSHOT/security-noop-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-noop --- [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.16.4-SNAPSHOT/security-noop-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ security-noop --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-noop --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- [INFO] Building JSON-RPC :: BUS :: SPI 1.16.4-SNAPSHOT [28/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-spi --- [INFO] 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) @ bus-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-spi --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-spi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:[33,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[31,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bus-spi --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-spi --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-spi --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bus-spi --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-spi --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-spi --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-spi --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-spi --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.16.4-SNAPSHOT/bus-spi-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bus-spi --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.16.4-SNAPSHOT [29/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-zmq --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-zmq --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-zmq --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-zmq --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-zmq --- [INFO] 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) @ transport-zmq --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-zmq --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-zmq --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-zmq --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-zmq >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ transport-zmq --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-zmq <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-zmq --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-zmq --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-zmq --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ transport-zmq --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-zmq --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ transport-zmq --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-zmq --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-zmq --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.114.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.114.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-zmq --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-zmq --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-zmq --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-zmq --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4-SNAPSHOT/transport-zmq-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4-SNAPSHOT/transport-zmq-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-zmq --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4-SNAPSHOT/transport-zmq-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-zmq --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-zmq --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.16.4-SNAPSHOT [30/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-http --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-http --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-http --- [INFO] 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) @ transport-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-http --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-http --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-http >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ transport-http --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-http <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-http --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-http --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ transport-http --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ transport-http --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-http --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-http --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.114.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.114.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-http --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-http --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-http --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-http --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4-SNAPSHOT/transport-http-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4-SNAPSHOT/transport-http-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.16.4-SNAPSHOT/transport-http-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-http --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- [INFO] Building JSON-RPC :: BUS :: Messaging library 1.16.4-SNAPSHOT [31/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-messagelib --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-messagelib --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-messagelib --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-messagelib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-messagelib --- [INFO] 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) @ bus-messagelib --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-messagelib --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-messagelib --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-messagelib --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:[73,13] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/TransportFactory.java:[21,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.NotificationMessageHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:[20,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-messagelib >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bus-messagelib --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-messagelib <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-messagelib --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-messagelib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ApiWithDefaultMethods.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ApiWithDefaultMethods has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/GenericService.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.GenericService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/MockHandler.java:[12,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.MockHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ObjectParameterTest.java:[30,19] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest.ServiceImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/SomeService.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SomeService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyTest.java:[111,87] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PubSubTest.java:[67,54] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishExtraInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishExtraInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/TestMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TestMessageHandler has a member method close() that could throw InterruptedException [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-messagelib --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-messagelib --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-messagelib --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-messagelib --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bus-messagelib --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-messagelib --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-messagelib --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-messagelib --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-messagelib --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-messagelib --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-messagelib --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4-SNAPSHOT/bus-messagelib-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bus-messagelib --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-messagelib --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- [INFO] Building JSON-RPC :: Security :: Service 1.16.4-SNAPSHOT [32/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-service --- [INFO] 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) @ security-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-service --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-service --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ security-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ security-service --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ security-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-service --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ security-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-service --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-service --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4-SNAPSHOT/security-service-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4-SNAPSHOT/security-service-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-service --- [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.16.4-SNAPSHOT/security-service-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ security-service --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >---------------- [INFO] Building JSON-RPC :: API 1.16.4-SNAPSHOT [33/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ jsonrpc-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.342 ms [INFO] yang-to-sources: Project model files found: 2 in 25.34 ms [INFO] yang-to-sources: 4 YANG models processed in 88.50 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 8.346 ms [INFO] Sorted 52 files into 8 directories in 256.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 52 in 27.60 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/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/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT/jsonrpc-api-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT/jsonrpc-api-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-api --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT/jsonrpc-api-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- [INFO] Building JSON-RPC :: Security :: AAA 1.16.4-SNAPSHOT [34/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-aaa --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-aaa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-aaa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-aaa --- [INFO] 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) @ security-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-aaa --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-aaa --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ security-aaa >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ security-aaa --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-aaa <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-aaa --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-aaa --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ security-aaa --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-aaa --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-aaa --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ security-aaa --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-aaa --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-aaa --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-aaa --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-aaa --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-aaa --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4-SNAPSHOT/security-aaa-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4-SNAPSHOT/security-aaa-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-aaa --- [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.16.4-SNAPSHOT/security-aaa-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ security-aaa --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-aaa --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- [INFO] Building JSON-RPC :: BUS :: Config 1.16.4-SNAPSHOT [35/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-config --- [INFO] 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) @ bus-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-config --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-config --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bus-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-config --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bus-config --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ bus-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-config --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4-SNAPSHOT/bus-config-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4-SNAPSHOT/bus-config-1.16.4-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4-SNAPSHOT/bus-config-1.16.4-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bus-config --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- [INFO] Building JSON-RPC :: Feature :: bus 1.16.4-SNAPSHOT [36/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-bus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-bus --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jsonrpc-bus --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-jsonrpc-bus --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-jsonrpc-bus --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-bus --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-jsonrpc-bus --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-bus --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-jsonrpc-bus --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.4-SNAPSHOT/odl-jsonrpc-bus-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.4-SNAPSHOT/odl-jsonrpc-bus-1.16.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-jsonrpc-bus --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- [INFO] Building JSON-RPC :: Test model 1.16.4-SNAPSHOT [37/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ jsonrpc-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 985.7 μs [INFO] yang-to-sources: Project model files found: 6 in 21.03 ms [INFO] yang-to-sources: 6 YANG models processed in 46.23 ms [INFO] BindingJavaFileGenerator: Defined 114 files in 12.95 ms [INFO] Sorted 114 files into 23 directories in 389.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 114 in 47.49 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-test-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-test-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-test-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-test-model --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-test-model --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-test-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-test-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-test-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-test-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-test-model --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-test-model --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4-SNAPSHOT/jsonrpc-test-model-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- [INFO] Building JSON-RPC :: DOM :: Codec 1.16.4-SNAPSHOT [38/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ dom-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ dom-codec --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ dom-codec --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ dom-codec --- [INFO] 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) @ dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ dom-codec --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ dom-codec --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ dom-codec --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[95,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ dom-codec >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ dom-codec --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ dom-codec --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ dom-codec --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[74,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ dom-codec --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ dom-codec --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ dom-codec --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ dom-codec --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ dom-codec --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ dom-codec --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] com.google.code.gson:gson:jar:2.11.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ dom-codec --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ dom-codec --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ dom-codec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ dom-codec --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4-SNAPSHOT/dom-codec-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4-SNAPSHOT/dom-codec-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ dom-codec --- [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.16.4-SNAPSHOT/dom-codec-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ dom-codec --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ dom-codec --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- [INFO] Building JSON-RPC :: Provider 1.16.4-SNAPSHOT [39/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider --- [INFO] 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) @ jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.4-SNAPSHOT/jsonrpc-provider-1.16.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-provider --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- [INFO] Building JSON-RPC :: Provider :: Common 1.16.4-SNAPSHOT [40/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- [INFO] 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) @ jsonrpc-provider-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 61 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/InbandModelsService.java:[19,8] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/RemoteGovernance.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.RemoteGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotificationPublisher.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.DataChangeNotificationPublisher has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistration.java:[64,24] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[63,56] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCDataBroker.java:[145,25] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[52,14] auto-closeable resource org.opendaylight.jsonrpc.impl.RemoteControlProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[60,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-provider-common --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-provider-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AsyncMockRpcHandler.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.AsyncMockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/DcnPublisherImpl.java:[14,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[115,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[126,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[217,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[242,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[251,38] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,64] redundant cast to org.opendaylight.yangtools.yang.data.api.schema.ContainerNode [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockGovernance.java:[27,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockRpcHandler.java:[34,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockRpcHandler has a member method close() that could throw InterruptedException [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-provider-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-common --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-provider-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ jsonrpc-provider-common --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:provided [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:provided [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:provided [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:provided [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT/jsonrpc-provider-common-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-provider-common --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-provider-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >---------- [INFO] Building JSON-RPC :: Provider :: Single node 1.16.4-SNAPSHOT [41/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-single --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-single --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- [INFO] 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) @ jsonrpc-provider-single --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-single --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-single --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-provider-single --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-provider-single --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-provider-single --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-single --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-provider-single --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider-single --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-single --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-single --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT/jsonrpc-provider-single-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT/jsonrpc-provider-single-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT/jsonrpc-provider-single-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-provider-single --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-provider-single --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------ [INFO] Building JSON-RPC :: Feature :: provider 1.16.4-SNAPSHOT [42/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-provider --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jsonrpc-provider --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-jsonrpc-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-jsonrpc-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-jsonrpc-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-jsonrpc-provider --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.4-SNAPSHOT/odl-jsonrpc-provider-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.4-SNAPSHOT/odl-jsonrpc-provider-1.16.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-jsonrpc-provider --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >-------------- [INFO] Building JSON-RPC :: Feature :: all 1.16.4-SNAPSHOT [43/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jsonrpc-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-jsonrpc-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-jsonrpc-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-jsonrpc-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-jsonrpc-all --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.4-SNAPSHOT/odl-jsonrpc-all-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.4-SNAPSHOT/odl-jsonrpc-all-1.16.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-jsonrpc-all --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >-------------- [INFO] Building JSON-RPC :: Features :: repository 1.16.4-SNAPSHOT [44/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-jsonrpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-jsonrpc --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-jsonrpc --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-jsonrpc --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-jsonrpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-jsonrpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-jsonrpc --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ features-jsonrpc --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-jsonrpc --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-jsonrpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-jsonrpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-jsonrpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-jsonrpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-jsonrpc --- [WARNING] [WARNING] The packaging plugin for project features-jsonrpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.4-SNAPSHOT/features-jsonrpc-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.4-SNAPSHOT/features-jsonrpc-1.16.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-jsonrpc --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project features-jsonrpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.lisp-proto >----- [INFO] Building ODL :: lispflowmapping :: mappingservice.lisp-proto 1.19.4-SNAPSHOT [45/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice.lisp-proto --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.lisp-proto --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice.lisp-proto --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.lisp-proto --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ mappingservice.lisp-proto --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 810.3 μs [INFO] yang-to-sources: Project model files found: 5 in 21.94 ms [INFO] yang-to-sources: 7 YANG models processed in 161.0 ms [INFO] BindingJavaFileGenerator: Defined 228 files in 21.74 ms [INFO] Sorted 228 files into 48 directories in 687.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 228 in 78.44 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ mappingservice.lisp-proto --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice.lisp-proto --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.lisp-proto --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi [INFO] Copying 5 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 5 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.lisp-proto --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 282 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:[126,43] static method should be qualified by type name, org.opendaylight.lispflowmapping.lisp.serializer.address.InstanceIdSerializer, instead of by an expression [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ mappingservice.lisp-proto >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice.lisp-proto --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice.lisp-proto <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice.lisp-proto --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.lisp-proto --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.lisp-proto --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ mappingservice.lisp-proto --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.lisp-proto --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice.lisp-proto --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice.lisp-proto --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.lisp-proto --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice.lisp-proto --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.lisp-proto --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.lisp-proto --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.lisp-proto --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice.lisp-proto --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.4-SNAPSHOT/mappingservice.lisp-proto-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.4-SNAPSHOT/mappingservice.lisp-proto-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.lisp-proto --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.4-SNAPSHOT/mappingservice.lisp-proto-1.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice.lisp-proto --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.lisp-proto --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.lispflowmapping:mappingservice.api >--------- [INFO] Building ODL :: lispflowmapping :: mappingservice.api 1.19.4-SNAPSHOT [46/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice.api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice.api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ mappingservice.api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.396 ms [INFO] yang-to-sources: Project model files found: 2 in 7.761 ms [INFO] yang-to-sources: 9 YANG models processed in 194.4 ms [INFO] BindingJavaFileGenerator: Defined 194 files in 21.16 ms [INFO] Sorted 194 files into 13 directories in 528.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 194 in 68.56 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ mappingservice.api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice.api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice.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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 215 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:[53,9] found raw type: org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry missing type arguments for generic class org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ mappingservice.api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice.api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice.api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice.api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ mappingservice.api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice.api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/mappingservice.api-1.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice.api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice.api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice.api --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice.api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.19.4-SNAPSHOT/mappingservice.api-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/mappingservice.api-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.19.4-SNAPSHOT/mappingservice.api-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.api --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.api/1.19.4-SNAPSHOT/mappingservice.api-1.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice.api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.lispflowmapping:odl-lispflowmapping-models >----- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-models 1.19.4-SNAPSHOT [47/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-lispflowmapping-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-models --- [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-lispflowmapping-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-lispflowmapping-models --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-lispflowmapping-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-models --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-models --- [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-lispflowmapping-models >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-lispflowmapping-models --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-models <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-lispflowmapping-models --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-lispflowmapping-models --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-lispflowmapping-models --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-lispflowmapping-models --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-lispflowmapping-models --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-models --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-models --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-models --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-lispflowmapping-models --- [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-models 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.4-SNAPSHOT/odl-lispflowmapping-models-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.4-SNAPSHOT/odl-lispflowmapping-models-1.19.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-models --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-models 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] [INFO] -------< org.opendaylight.lispflowmapping:mappingservice-parent >------- [INFO] Building ODL :: lispflowmapping :: mappingservice-parent 1.19.4-SNAPSHOT [48/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice-parent --- [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) @ mappingservice-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice-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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ mappingservice-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.4-SNAPSHOT/mappingservice-parent-1.19.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.inmemorydb >----- [INFO] Building ODL :: lispflowmapping :: mappingservice.inmemorydb 1.19.4-SNAPSHOT [49/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice.inmemorydb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.inmemorydb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice.inmemorydb --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.inmemorydb --- [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) @ mappingservice.inmemorydb --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice.inmemorydb --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.inmemorydb --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.inmemorydb --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ mappingservice.inmemorydb >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice.inmemorydb --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice.inmemorydb <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice.inmemorydb --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.inmemorydb --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.inmemorydb --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[191,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[192,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[193,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[194,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[195,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[198,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ mappingservice.inmemorydb --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.inmemorydb --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice.inmemorydb --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice.inmemorydb --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.inmemorydb --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice.inmemorydb --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.4-SNAPSHOT: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) @ mappingservice.inmemorydb --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.inmemorydb --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.inmemorydb --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice.inmemorydb --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.4-SNAPSHOT/mappingservice.inmemorydb-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.4-SNAPSHOT/mappingservice.inmemorydb-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.inmemorydb --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.4-SNAPSHOT/mappingservice.inmemorydb-1.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice.inmemorydb --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.inmemorydb --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb >--- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.19.4-SNAPSHOT [50/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-inmemorydb --- [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-lispflowmapping-inmemorydb --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-lispflowmapping-inmemorydb --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-inmemorydb --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-inmemorydb --- [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-lispflowmapping-inmemorydb >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-inmemorydb <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-lispflowmapping-inmemorydb --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-lispflowmapping-inmemorydb --- [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-inmemorydb 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.4-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.4-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-inmemorydb --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-inmemorydb 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] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.dsbackend >------ [INFO] Building ODL :: lispflowmapping :: mappingservice.dsbackend 1.19.4-SNAPSHOT [51/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice.dsbackend --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.dsbackend --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice.dsbackend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.dsbackend --- [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) @ mappingservice.dsbackend --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice.dsbackend --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.dsbackend --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.dsbackend --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[289,16] 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] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ mappingservice.dsbackend >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice.dsbackend --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice.dsbackend <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice.dsbackend --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.dsbackend --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.dsbackend --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[118,32] 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[138,32] 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[157,32] 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[233,32] 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[253,32] 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) @ mappingservice.dsbackend --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.dsbackend --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice.dsbackend --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice.dsbackend --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.dsbackend --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice.dsbackend --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre: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: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 [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) @ mappingservice.dsbackend --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.dsbackend --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.dsbackend --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice.dsbackend --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.4-SNAPSHOT/mappingservice.dsbackend-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.4-SNAPSHOT/mappingservice.dsbackend-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.dsbackend --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.4-SNAPSHOT/mappingservice.dsbackend-1.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice.dsbackend --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.dsbackend --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.lispflowmapping:mappingservice.mapcache >------ [INFO] Building ODL :: lispflowmapping :: mappingservice.mapcache 1.19.4-SNAPSHOT [52/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice.mapcache --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.mapcache --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice.mapcache --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.mapcache --- [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) @ mappingservice.mapcache --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice.mapcache --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.mapcache --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.mapcache --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ mappingservice.mapcache >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice.mapcache --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice.mapcache <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice.mapcache --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.mapcache --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.mapcache --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ mappingservice.mapcache --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.mapcache --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice.mapcache --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice.mapcache --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.mapcache --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice.mapcache --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.mapcache --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.mapcache --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.mapcache --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice.mapcache --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.4-SNAPSHOT/mappingservice.mapcache-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.4-SNAPSHOT/mappingservice.mapcache-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.mapcache --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.4-SNAPSHOT/mappingservice.mapcache-1.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice.mapcache --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.mapcache --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.config >------- [INFO] Building ODL :: lispflowmapping :: mappingservice.config 1.19.4-SNAPSHOT [53/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice.config --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice.config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.config --- [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) @ mappingservice.config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice.config --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice.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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.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 @ mappingservice.config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice.config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice.config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice.config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ mappingservice.config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice.config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.config --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/mappingservice.config-1.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice.config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice.config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice.config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice.config --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.19.4-SNAPSHOT/mappingservice.config-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/mappingservice.config-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.19.4-SNAPSHOT/mappingservice.config-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.config --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.config/1.19.4-SNAPSHOT/mappingservice.config-1.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice.config --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.southbound >----- [INFO] Building ODL :: lispflowmapping :: mappingservice.southbound 1.19.4-SNAPSHOT [54/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice.southbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice.southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice.southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.southbound --- [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) @ mappingservice.southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice.southbound --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice.southbound --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.southbound --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.southbound --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[78,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[406,63] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:[72,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ mappingservice.southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice.southbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice.southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice.southbound --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.southbound --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.southbound --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[151,15] found raw type: org.opendaylight.mdsal.binding.api.DataObjectModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataObjectModification [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ mappingservice.southbound --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice.southbound --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.southbound --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice.southbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice.southbound --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice.southbound --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.114.Final: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] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] io.netty:netty-transport:jar:4.1.114.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.southbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.southbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice.southbound --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.4-SNAPSHOT/mappingservice.southbound-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.4-SNAPSHOT/mappingservice.southbound-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.southbound --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.4-SNAPSHOT/mappingservice.southbound-1.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice.southbound --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.southbound --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound >--- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.19.4-SNAPSHOT [55/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-southbound --- [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-lispflowmapping-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-lispflowmapping-southbound --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-southbound --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-southbound --- [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-lispflowmapping-southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-lispflowmapping-southbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-lispflowmapping-southbound --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-lispflowmapping-southbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-lispflowmapping-southbound --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-southbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-southbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-lispflowmapping-southbound --- [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-southbound 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.4-SNAPSHOT/odl-lispflowmapping-southbound-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.4-SNAPSHOT/odl-lispflowmapping-southbound-1.19.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-southbound --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-southbound 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] [INFO] ---< org.opendaylight.lispflowmapping:mappingservice.implementation >--- [INFO] Building ODL :: lispflowmapping :: mappingservice.implementation 1.19.4-SNAPSHOT [56/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice.implementation --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice.implementation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.implementation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice.implementation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.implementation --- [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) @ mappingservice.implementation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice.implementation --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice.implementation --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.implementation --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.implementation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[77,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.LispMappingService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[143,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.MappingService has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ mappingservice.implementation >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice.implementation --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice.implementation <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice.implementation --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.implementation --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.implementation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/LispMappingServiceTest.java:[261,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingServiceTest.java:[412,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[181,94] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[353,96] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[146,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[128,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[162,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[194,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[238,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[239,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[213,70] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[224,93] unchecked cast required: java.util.concurrent.ConcurrentHashMap found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[249,27] redundant cast to short [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[253,25] redundant cast to short [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ mappingservice.implementation --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice.implementation --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.implementation --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice.implementation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice.implementation --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.implementation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice.implementation --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [WARNING] org.apache.commons:commons-lang3:jar:3.17.0: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.powermock:powermock-core:jar:2.0.9:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.implementation --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.implementation --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.implementation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice.implementation --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.4-SNAPSHOT/mappingservice.implementation-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.4-SNAPSHOT/mappingservice.implementation-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.implementation --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.4-SNAPSHOT/mappingservice.implementation-1.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice.implementation --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.implementation --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice >-- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.19.4-SNAPSHOT [57/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice --- [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-lispflowmapping-mappingservice --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-lispflowmapping-mappingservice --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-mappingservice --- [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-lispflowmapping-mappingservice >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-lispflowmapping-mappingservice --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-lispflowmapping-mappingservice --- [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.4-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.4-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-mappingservice --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice 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] [INFO] -----< org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr >------ [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.19.4-SNAPSHOT [58/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-msmr --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-msmr --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-msmr --- [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-lispflowmapping-msmr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-lispflowmapping-msmr --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-msmr --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-msmr --- [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-lispflowmapping-msmr >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-lispflowmapping-msmr --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-msmr <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-lispflowmapping-msmr --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-lispflowmapping-msmr --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-lispflowmapping-msmr --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-msmr --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-msmr --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-msmr --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-msmr --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-msmr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-lispflowmapping-msmr --- [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-msmr 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.4-SNAPSHOT/odl-lispflowmapping-msmr-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.4-SNAPSHOT/odl-lispflowmapping-msmr-1.19.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-msmr --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-msmr 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] [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.shell >-------- [INFO] Building ODL :: lispflowmapping :: mappingservice.shell 1.19.4-SNAPSHOT [59/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice.shell --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice.shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice.shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.shell --- [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) @ mappingservice.shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice.shell --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice.shell --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.shell --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ mappingservice.shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice.shell --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice.shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice.shell --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ mappingservice.shell --- [INFO] Service org.opendaylight.lispflowmapping.shell.LispKeys [INFO] Service org.opendaylight.lispflowmapping.shell.LispAddKey [INFO] Service org.opendaylight.lispflowmapping.shell.LispMappings [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ mappingservice.shell --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice.shell --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.shell --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice.shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice.shell --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.shell --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice.shell --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.shell --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.shell --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice.shell --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.4-SNAPSHOT/mappingservice.shell-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.4-SNAPSHOT/mappingservice.shell-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.shell --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.shell/1.19.4-SNAPSHOT/mappingservice.shell-1.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice.shell --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.shell --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell >-- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.19.4-SNAPSHOT [60/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice-shell --- [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-lispflowmapping-mappingservice-shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-lispflowmapping-mappingservice-shell --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-mappingservice-shell --- [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-lispflowmapping-mappingservice-shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice-shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-lispflowmapping-mappingservice-shell --- [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice-shell 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.4-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.4-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice-shell 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] [INFO] -----< org.opendaylight.lispflowmapping:features-lispflowmapping >------ [INFO] Building ODL :: lispflowmapping :: features-lispflowmapping 1.19.4-SNAPSHOT [61/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-lispflowmapping --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-lispflowmapping --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-lispflowmapping --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-lispflowmapping --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-lispflowmapping --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-lispflowmapping --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-lispflowmapping --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-lispflowmapping --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-lispflowmapping --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-lispflowmapping --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-lispflowmapping >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-lispflowmapping --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-lispflowmapping <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-lispflowmapping --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ features-lispflowmapping --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-lispflowmapping --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-lispflowmapping --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-lispflowmapping --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-lispflowmapping --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-lispflowmapping --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-lispflowmapping --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-lispflowmapping --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-lispflowmapping --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-lispflowmapping --- [WARNING] [WARNING] The packaging plugin for project features-lispflowmapping 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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.4-SNAPSHOT/features-lispflowmapping-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.4-SNAPSHOT/features-lispflowmapping-1.19.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-lispflowmapping --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project features-lispflowmapping 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] [INFO] ------------< org.opendaylight.serviceutils:quality-parent >------------ [INFO] Building ODL :: serviceutils :: quality-parent 0.13.4-SNAPSHOT [62/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ quality-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ quality-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ quality-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ quality-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ quality-parent --- [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) @ quality-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ quality-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ quality-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/commons/quality-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ quality-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ quality-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ quality-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ quality-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ quality-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ quality-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ quality-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ quality-parent --- [INFO] Ignoring POM project! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ quality-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ quality-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ quality-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ quality-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ quality-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/commons/quality-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/quality-parent-0.13.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ quality-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-api >-------------- [INFO] Building ODL :: serviceutils :: metrics-api 0.13.4-SNAPSHOT [63/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ metrics-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ metrics-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) @ metrics-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ metrics-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ metrics-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ metrics-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ metrics-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ metrics-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ metrics-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[30,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[37,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[23,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[22,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[36,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ metrics-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ metrics-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/metrics-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ metrics-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ metrics-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ metrics-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ metrics-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ metrics-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/metrics-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-api --- [INFO] Installing org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-impl >------------- [INFO] Building ODL :: serviceutils :: metrics-impl 0.13.4-SNAPSHOT [64/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ metrics-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ metrics-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) @ metrics-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ metrics-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ metrics-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[326,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[263,63] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[200,61] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[255,86] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Counter newOrExistingCounter(String id) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[318,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Timer newOrExistingTimer(String id) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[192,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Meter newOrExistingMeter(String id) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[77,25] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but threadMXBean is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'ThreadMXBean threadMxBean = ManagementFactory.getThreadMXBean();'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[138,33] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileDescriptorRatioGauge = new FileDescriptorRatioGauge();'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[351,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but makeCodahaleID is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'return newMeter(descriptor.anchor(), makeCodahaleId(descriptor));'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[358,17] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but checkForExistingID is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'checkForExistingId(id);'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[77,17] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[136,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(file, append),'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[182,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var file = new File(parentDirectory, getFileName(dayOfTheWeek, hourOfTheDay));'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[194,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var nextHourFile = new File(parentDirectory , getFileName(dayOfTheWeek, nextHour));'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[197,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(nextHourFile, append),'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,40] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,21] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[39,31] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but threadMXBean is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'private final ThreadMXBean threadMxBean;'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[49,32] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but threadMXBean is not; did you mean 'threadMxBean'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:[24,8] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but threadsWatcherIntervalMS is not; did you mean 'threadsWatcherIntervalMs'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/CustomObjectNameFactory.java:[23,22] [RedundantOverride] This overriding method is redundant, and can be removed. (see https://errorprone.info/bugpattern/RedundantOverride) Did you mean to remove this line? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/OSGiMetricProvider.java:[19,13] [MemberName] Classes should be named in UpperCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'OsGiMetricProvider'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ metrics-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ metrics-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ metrics-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ metrics-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[194,29] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[196,34] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[202,30] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[234,15] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[243,40] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[281,63] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[288,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[296,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[314,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[328,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[329,66] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[334,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[337,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[20,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[21,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[31,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[133,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[327,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[208,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[201,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[193,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[57,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[221,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[333,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[148,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[312,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[115,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[253,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[287,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[48,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[280,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[233,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[75,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[242,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[294,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[265,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[94,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[168,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[26,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void reporter() throws IOException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var registry = new MetricRegistry();'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[28,28] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileReporter = new MetricsFileReporter(registry, Duration.ofMinutes(2));'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ metrics-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ metrics-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ metrics-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ metrics-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ metrics-impl --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ metrics-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ metrics-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ metrics-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/classes/etc/org.opendaylight.serviceutils.metrics.cfg to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.serviceutils:odl-serviceutils-metrics >------- [INFO] Building ODL :: serviceutils :: Metrics 0.13.4-SNAPSHOT [65/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-metrics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-metrics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-metrics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-metrics --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-metrics --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-metrics --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-metrics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-metrics --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-metrics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-metrics --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-metrics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-metrics --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-metrics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-metrics --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-metrics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-metrics --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-metrics --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-metrics did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/odl-serviceutils-metrics-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/odl-serviceutils-metrics-0.13.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-metrics --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-metrics did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------------< org.opendaylight.serviceutils:tools-api >--------------- [INFO] Building ODL :: serviceutils :: tools-api 0.13.4-SNAPSHOT [66/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ tools-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ tools-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) @ tools-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ tools-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ tools-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tools-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,80] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[50,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[62,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ tools-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ tools-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ tools-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ tools-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tools-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ tools-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ tools-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ tools-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/target/tools-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ tools-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ tools-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ tools-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ tools-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ tools-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/target/tools-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ tools-api --- [INFO] Installing org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ tools-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ tools-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.serviceutils:binding-parent >------------ [INFO] Building ODL :: serviceutils :: binding-parent 0.13.4-SNAPSHOT [67/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-parent --- [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) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ 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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/commons/binding-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ binding-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ binding-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/binding-parent-0.13.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ binding-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------------< org.opendaylight.serviceutils:upgrade >---------------- [INFO] Building ODL :: serviceutils :: upgrade 0.13.4-SNAPSHOT [68/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ upgrade --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ upgrade --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ upgrade --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ upgrade --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ upgrade --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ upgrade --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 983.5 μs [INFO] yang-to-sources: Project model files found: 1 in 939.7 μs [INFO] yang-to-sources: 1 YANG models processed in 1.527 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 724.3 μs [INFO] Sorted 6 files into 3 directories in 143.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 3.033 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ upgrade --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ upgrade --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ upgrade --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ upgrade --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ upgrade >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ upgrade --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ upgrade <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ upgrade --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ upgrade --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ upgrade --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ upgrade --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ upgrade --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/target/upgrade-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ upgrade --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ upgrade --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ upgrade --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ upgrade --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ upgrade --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ upgrade --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ upgrade --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upgrade --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/pom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/target/upgrade-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ upgrade --- [INFO] Installing org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ upgrade --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ upgrade --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.serviceutils:odl-serviceutils-tools >-------- [INFO] Building ODL :: serviceutils :: TOOLS 0.13.4-SNAPSHOT [69/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-tools --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-tools --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-tools --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-tools >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-tools --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-tools <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-tools --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-tools --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-tools --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-tools --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-tools --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-tools --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-tools --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-tools --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-tools did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.4-SNAPSHOT/odl-serviceutils-tools-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.4-SNAPSHOT/odl-serviceutils-tools-0.13.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-tools --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-tools did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- [INFO] Building openflowplugin-parent 0.18.4-SNAPSHOT [70/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent --- [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) @ openflowplugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.4-SNAPSHOT/openflowplugin-parent-0.18.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.18.4-SNAPSHOT [71/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflow-protocol-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 774.7 μs [INFO] yang-to-sources: Project model files found: 9 in 71.71 ms [INFO] yang-to-sources: 12 YANG models processed in 162.4 ms [INFO] BindingJavaFileGenerator: Defined 865 files in 46.75 ms [INFO] Sorted 865 files into 170 directories in 1.071 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 865 in 194.2 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 916 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflow-protocol-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflow-protocol-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflow-protocol-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflow-protocol-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/openflow-protocol-api-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/openflow-protocol-api-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/openflow-protocol-api-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- [INFO] Building openflowjava-parent 0.18.4-SNAPSHOT [72/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-parent --- [INFO] Skipping pom project [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/openflowjava-parent-0.18.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.18.4-SNAPSHOT [73/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflow-protocol-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.265 ms [INFO] yang-to-sources: Project model files found: 1 in 2.008 ms [INFO] yang-to-sources: 3 YANG models processed in 53.80 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 6.379 ms [INFO] Sorted 11 files into 4 directories in 94.83 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 14.74 ms [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-spi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-spi --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-spi --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflow-protocol-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflow-protocol-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflow-protocol-spi --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-spi --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-spi --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/openflow-protocol-spi-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/openflow-protocol-spi-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/openflow-protocol-spi-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-spi --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- [INFO] Building ODL :: openflowjava :: openflowjava-util 0.18.4-SNAPSHOT [74/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-util --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-util --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-util --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-util --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-util --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowjava-util --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-util --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-util --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-util --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-util --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-util --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.4-SNAPSHOT/openflowjava-util-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.4-SNAPSHOT/openflowjava-util-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.4-SNAPSHOT/openflowjava-util-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-util --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.18.4-SNAPSHOT [75/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 345 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast required: java.lang.Class found: java.lang.Class [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflow-protocol-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflow-protocol-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openflow-protocol-impl --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.4-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflow-protocol-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/openflow-protocol-impl-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/openflow-protocol-impl-0.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/openflow-protocol-impl-0.18.4-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/openflow-protocol-impl-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.18.4-SNAPSHOT [76/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- [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-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol --- [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-openflowjava-protocol >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowjava-protocol --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowjava-protocol --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowjava-protocol --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowjava-protocol --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowjava-protocol --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowjava-protocol --- [WARNING] [WARNING] The packaging plugin for project odl-openflowjava-protocol 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/odl-openflowjava-protocol-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/odl-openflowjava-protocol-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowjava-protocol --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowjava-protocol 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] [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- [INFO] Building model-inventory 0.18.4-SNAPSHOT [77/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-inventory --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-inventory --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-inventory --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 582.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.722 ms [INFO] yang-to-sources: 3 YANG models processed in 9.260 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 3.265 ms [INFO] Sorted 32 files into 5 directories in 106.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 12.13 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-inventory --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-inventory --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-inventory >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-inventory --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-inventory <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-inventory --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-inventory --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ model-inventory --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ model-inventory --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/model-inventory-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ model-inventory --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-inventory --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-inventory --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-inventory --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-inventory --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.4-SNAPSHOT/model-inventory-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/model-inventory-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.4-SNAPSHOT/model-inventory-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory --- [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.18.4-SNAPSHOT/model-inventory-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-inventory --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- [INFO] Building model-flow-base 0.18.4-SNAPSHOT [78/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-base --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-flow-base --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.534 ms [INFO] yang-to-sources: Project model files found: 11 in 8.251 ms [INFO] yang-to-sources: 21 YANG models processed in 287.6 ms [INFO] BindingJavaFileGenerator: Defined 602 files in 31.30 ms [INFO] Sorted 602 files into 136 directories in 701.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 89.43 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-base --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-base --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/generated-sources/spi [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 602 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-flow-base >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-flow-base --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-flow-base <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-flow-base --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-base --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ model-flow-base --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ model-flow-base --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/model-flow-base-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ model-flow-base --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-flow-base --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-base --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-base --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-base --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.4-SNAPSHOT/model-flow-base-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/model-flow-base-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.4-SNAPSHOT/model-flow-base-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.18.4-SNAPSHOT/model-flow-base-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-base --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ [INFO] Building model-flow-service 0.18.4-SNAPSHOT [79/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-flow-service --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.902 ms [INFO] yang-to-sources: Project model files found: 22 in 10.03 ms [INFO] yang-to-sources: 44 YANG models processed in 566.4 ms [INFO] BindingJavaFileGenerator: Defined 521 files in 43.72 ms [INFO] Sorted 521 files into 101 directories in 799.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 521 in 103.1 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-service --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-service --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/spi [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 520 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-flow-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-flow-service --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-flow-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-flow-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ model-flow-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ model-flow-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/model-flow-service-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ model-flow-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-flow-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-service --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-service --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.4-SNAPSHOT/model-flow-service-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/model-flow-service-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.4-SNAPSHOT/model-flow-service-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.18.4-SNAPSHOT/model-flow-service-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-service --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- [INFO] Building model-flow-statistics 0.18.4-SNAPSHOT [80/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-statistics --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-statistics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-statistics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-flow-statistics --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.024 ms [INFO] yang-to-sources: Project model files found: 8 in 5.413 ms [INFO] yang-to-sources: 31 YANG models processed in 398.6 ms [INFO] BindingJavaFileGenerator: Defined 292 files in 36.26 ms [INFO] Sorted 292 files into 46 directories in 496.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 292 in 74.86 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-statistics --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-statistics --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/spi [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 291 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[159,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[156,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-flow-statistics --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-flow-statistics --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-statistics --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ model-flow-statistics --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ model-flow-statistics --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ model-flow-statistics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-flow-statistics --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-statistics --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-statistics --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-statistics --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.4-SNAPSHOT/model-flow-statistics-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.4-SNAPSHOT/model-flow-statistics-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.4-SNAPSHOT/model-flow-statistics-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-statistics --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- [INFO] Building model-topology 0.18.4-SNAPSHOT [81/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 684.9 μs [INFO] yang-to-sources: Project model files found: 1 in 731.4 μs [INFO] yang-to-sources: 5 YANG models processed in 25.27 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 5.306 ms [INFO] Sorted 8 files into 3 directories in 83.96 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 9.099 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-topology --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-topology --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-topology --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-topology --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ model-topology --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ model-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/model-topology-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ model-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-topology --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-topology --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-topology --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-topology --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.4-SNAPSHOT/model-topology-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/model-topology-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.4-SNAPSHOT/model-topology-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology --- [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.18.4-SNAPSHOT/model-topology-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-topology --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.4-SNAPSHOT [82/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- [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-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model --- [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-openflowplugin-nsf-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-nsf-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-nsf-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-nsf-model --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model 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] [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- [INFO] Building liblldp 0.18.4-SNAPSHOT [83/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ liblldp --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ liblldp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ liblldp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ liblldp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp --- [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) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ liblldp --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ liblldp --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ liblldp >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ liblldp --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ liblldp <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ liblldp --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ liblldp --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ liblldp --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ liblldp --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/liblldp-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ liblldp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ liblldp --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ liblldp --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ liblldp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ liblldp --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ liblldp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ liblldp --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.4-SNAPSHOT/liblldp-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/liblldp-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.4-SNAPSHOT/liblldp-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp --- [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.18.4-SNAPSHOT/liblldp-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ liblldp --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.18.4-SNAPSHOT [84/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- [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-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries --- [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-openflowplugin-libraries >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-libraries --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-libraries --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-libraries --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-libraries --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-libraries 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/odl-openflowplugin-libraries-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/odl-openflowplugin-libraries-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-libraries --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-libraries 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] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- [INFO] Building openflowplugin-blueprint-config 0.18.4-SNAPSHOT [85/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- [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) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-blueprint-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-blueprint-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/openflowplugin-blueprint-config-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/openflowplugin-blueprint-config-0.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/openflowplugin-blueprint-config-0.18.4-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/openflowplugin-blueprint-config-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-blueprint-config --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.18.4-SNAPSHOT [86/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-blueprint-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-blueprint-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowjava-blueprint-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-blueprint-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-blueprint-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/openflowjava-blueprint-config-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/openflowjava-blueprint-config-0.18.4-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/openflowjava-blueprint-config-0.18.4-SNAPSHOT-config.xml [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/openflowjava-blueprint-config-0.18.4-SNAPSHOT-legacyConfig.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/openflowjava-blueprint-config-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-blueprint-config --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- [INFO] Skipping source per configuration. [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- [INFO] Building openflowplugin-common 0.18.4-SNAPSHOT [87/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common --- [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) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-common --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-common --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-common --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-common --- [WARNING] Used undeclared dependencies found: [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:yang-common:jar:13.0.8:compile [WARNING] org.checkerframework:checker-qual:jar:3.47.0: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) @ openflowplugin-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-common --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.4-SNAPSHOT/openflowplugin-common-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.4-SNAPSHOT/openflowplugin-common-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.18.4-SNAPSHOT/openflowplugin-common-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-common --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- [INFO] Building openflowplugin-api 0.18.4-SNAPSHOT [88/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.102 ms [INFO] yang-to-sources: Project model files found: 3 in 2.270 ms [INFO] yang-to-sources: 3 YANG models processed in 70.67 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 1.319 ms [INFO] Sorted 26 files into 7 directories in 95.00 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 35.91 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.4-SNAPSHOT/openflowplugin-api-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.4-SNAPSHOT/openflowplugin-api-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.18.4-SNAPSHOT/openflowplugin-api-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- [INFO] Building openflowplugin-extension-api 0.18.4-SNAPSHOT [89/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-extension-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.938 ms [INFO] yang-to-sources: Project model files found: 6 in 15.83 ms [INFO] yang-to-sources: 39 YANG models processed in 570.4 ms [INFO] BindingJavaFileGenerator: Defined 199 files in 34.34 ms [INFO] Sorted 199 files into 45 directories in 268.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 199 in 60.13 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 226 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-extension-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-extension-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-extension-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.4-SNAPSHOT/openflowplugin-extension-api-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.4-SNAPSHOT/openflowplugin-extension-api-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.4-SNAPSHOT/openflowplugin-extension-api-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- [INFO] Building openflowplugin 0.18.4-SNAPSHOT [90/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin --- [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) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 185 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[68,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/openflowplugin-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.4-SNAPSHOT/openflowplugin-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/openflowplugin-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.4-SNAPSHOT/openflowplugin-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.18.4-SNAPSHOT/openflowplugin-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- [INFO] Building openflowplugin-impl 0.18.4-SNAPSHOT [91/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-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) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 550 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] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[81,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast required: java.util.List found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion required: java.util.ArrayList found: java.util.ArrayList [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,82] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,82] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,82] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 349 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion required: org.opendaylight.yangtools.util.concurrent.NotificationManager found: org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion required: T found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[72,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[74,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[61,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[79,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types required: java.util.Collection>,java.util.Set> found: java.util.Collection,java.util.Set> [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,64] unchecked conversion required: java.util.Collection> found: java.util.Collection [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[156,18] auto-closeable resource temp is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[53,41] unchecked call to AbstractRequestCallback(org.opendaylight.openflowplugin.api.openflow.device.RequestContext,java.lang.Class,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier) as a member of the raw type org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[88,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[92,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[476,21] unchecked conversion required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> found: com.google.common.util.concurrent.AsyncFunction [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[478,21] unchecked conversion required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> found: com.google.common.util.concurrent.AsyncFunction [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast required: com.google.common.util.concurrent.FutureCallback found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[206,57] unchecked method invocation: method writeToTransaction in interface org.opendaylight.openflowplugin.api.openflow.device.TxFacade is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[207,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[209,90] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [WARNING] io.netty:netty-common:jar:4.1.114.Final: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:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] org.opendaylight.infrautils:ready-api:jar:6.0.11: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.mdsal.model:general-entity:jar:13.0.7:compile [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) @ openflowplugin-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.4-SNAPSHOT/openflowplugin-impl-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.4-SNAPSHOT/openflowplugin-impl-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.18.4-SNAPSHOT/openflowplugin-impl-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- [INFO] Building openflowplugin-extension-onf 0.18.4-SNAPSHOT [92/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- [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) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-onf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-onf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-extension-onf --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-extension-onf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-extension-onf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.4-SNAPSHOT:compile [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-onf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-onf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.4-SNAPSHOT/openflowplugin-extension-onf-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.4-SNAPSHOT/openflowplugin-extension-onf-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.4-SNAPSHOT/openflowplugin-extension-onf-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-onf --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.serviceutils:rpc-api >---------------- [INFO] Building rpc-api 0.13.4-SNAPSHOT [93/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rpc-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rpc-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) @ rpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rpc-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rpc-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[111,49] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private static void defaultOnFailure(Throwable throwable){ }'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[113,34] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private void defaultOnSuccess(O result){ }'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[149,41] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var futureRpcResult = SettableFuture.create();'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[186,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[199,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[209,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[219,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[228,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[239,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rpc-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rpc-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rpc-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rpc-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rpc-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rpc-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rpc-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rpc-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rpc-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rpc-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rpc-api --- [INFO] Installing org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rpc-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rpc-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-rpc >--------- [INFO] Building ODL :: serviceutils :: RPC tools 0.13.4-SNAPSHOT [94/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-rpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-rpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-rpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-rpc --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-rpc --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-rpc --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-rpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-rpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-rpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-rpc --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-rpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-rpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-rpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-rpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-rpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-rpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-rpc --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-rpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/odl-serviceutils-rpc-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/odl-serviceutils-rpc-0.13.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-rpc --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-rpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-api >---------------- [INFO] Building ODL :: serviceutils :: srm-api 0.13.4-SNAPSHOT [95/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ srm-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ srm-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ srm-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ srm-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ srm-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ srm-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 553.5 μs [INFO] yang-to-sources: Project model files found: 3 in 2.048 ms [INFO] yang-to-sources: 3 YANG models processed in 2.743 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 2.119 ms [INFO] Sorted 61 files into 9 directories in 126.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 12.69 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ srm-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ srm-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ srm-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ srm-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 64 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ srm-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ srm-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ srm-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ srm-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ srm-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ srm-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ srm-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/target/srm-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ srm-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ srm-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ srm-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ srm-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ srm-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ srm-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ srm-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.13.4-SNAPSHOT/srm-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/target/srm-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.13.4-SNAPSHOT/srm-api-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-api --- [INFO] Installing org/opendaylight/serviceutils/srm-api/0.13.4-SNAPSHOT/srm-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ srm-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-impl >--------------- [INFO] Building ODL :: serviceutils :: srm-impl 0.13.4-SNAPSHOT [96/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ srm-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ srm-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ srm-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ srm-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ srm-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) @ srm-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ srm-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ srm-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ srm-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[194,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated where T is a type-variable: T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[243,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated where T is a type-variable: T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[163,30] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (entityType.equals(EntityTypeInstance.VALUE) && entityId == null) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[220,30] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (!entityType.equals(EntityTypeService.VALUE)) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[63,47] [UnusedVariable] The parameter 'entityType' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'recoverService(operations.getEntityName(), operations.getEntityId());'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[40,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'ServiceRecoveryListener(@Reference DataBroker dataBroker,'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:[38,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'ServiceRecoveryRegistryImpl() {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ srm-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ srm-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ srm-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ srm-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ srm-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ srm-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ srm-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/srm-impl-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ srm-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ srm-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ srm-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ srm-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ srm-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ srm-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ srm-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.13.4-SNAPSHOT/srm-impl-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/srm-impl-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.13.4-SNAPSHOT/srm-impl-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-impl --- [INFO] Installing org/opendaylight/serviceutils/srm-impl/0.13.4-SNAPSHOT/srm-impl-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ srm-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.serviceutils:srm-shell >--------------- [INFO] Building ODL :: serviceutils :: srm-shell 0.13.4-SNAPSHOT [97/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ srm-shell --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ srm-shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ srm-shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ srm-shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ srm-shell --- [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) @ srm-shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ srm-shell --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ srm-shell --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ srm-shell --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[43,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[48,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[53,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[76,8] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[47,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[52,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[68,26] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (Objects.equals(response, RpcSuccess.VALUE)) {' or 'if (response.equals(RpcSuccess.VALUE)) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[69,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[71,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[72,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[73,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[44,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[62,8] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[43,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[55,23] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (Objects.equals(output.getSuccessful(), Boolean.TRUE)) {' or 'if (output.getSuccessful().equals(Boolean.TRUE)) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[56,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[58,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[59,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[103,29] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (Objects.equals(type, EntityTypeService.VALUE)) {' or 'if (type.equals(EntityTypeService.VALUE)) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[105,37] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean '} else if (Objects.equals(type, EntityTypeInstance.VALUE)) {' or '} else if (type.equals(EntityTypeInstance.VALUE)) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[123,29] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean 'if (Objects.equals(entityType, EntityTypeService.VALUE)) {' or 'if (entityType.equals(EntityTypeService.VALUE)) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[128,37] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be (see https://errorprone.info/bugpattern/YodaCondition) Did you mean '} else if (Objects.equals(entityType, EntityTypeInstance.VALUE)) {' or '} else if (entityType.equals(EntityTypeInstance.VALUE)) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[43,17] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'private void clearOpsDs() throws ExecutionException, InterruptedException {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ srm-shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ srm-shell --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ srm-shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ srm-shell --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ srm-shell --- [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ srm-shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ srm-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ srm-shell --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-shell --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/srm-shell-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ srm-shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ srm-shell --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ srm-shell --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ srm-shell --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ srm-shell --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ srm-shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ srm-shell --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.13.4-SNAPSHOT/srm-shell-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/srm-shell-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.13.4-SNAPSHOT/srm-shell-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-shell --- [INFO] Installing org/opendaylight/serviceutils/srm-shell/0.13.4-SNAPSHOT/srm-shell-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ srm-shell --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-shell --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-srm >--------- [INFO] Building ODL :: serviceutils :: SRM 0.13.4-SNAPSHOT [98/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-srm --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-srm --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-srm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-srm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-srm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-srm --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-srm --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-srm --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-srm >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-srm --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-srm <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-srm --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-srm --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-srm --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-srm --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-srm --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-srm --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-srm --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-srm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-srm --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-srm did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.4-SNAPSHOT/odl-serviceutils-srm-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.4-SNAPSHOT/odl-serviceutils-srm-0.13.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-srm --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-srm did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.4-SNAPSHOT [99/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- [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-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound --- [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-openflowplugin-southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-southbound --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-southbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-southbound --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-southbound --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-southbound 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/odl-openflowplugin-southbound-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/odl-openflowplugin-southbound-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-southbound --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-southbound 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] [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ [INFO] Building bulk-o-matic 0.18.4-SNAPSHOT [100/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bulk-o-matic --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bulk-o-matic --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.132 ms [INFO] yang-to-sources: Project model files found: 1 in 1.839 ms [INFO] yang-to-sources: 23 YANG models processed in 337.8 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 22.13 ms [INFO] Sorted 61 files into 5 directories in 115.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 35.41 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bulk-o-matic --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bulk-o-matic --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bulk-o-matic --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bulk-o-matic --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] 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) @ bulk-o-matic --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bulk-o-matic --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bulk-o-matic --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bulk-o-matic --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7: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] 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) @ bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bulk-o-matic --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bulk-o-matic --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.4-SNAPSHOT/bulk-o-matic-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.4-SNAPSHOT/bulk-o-matic-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic --- [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.4-SNAPSHOT/bulk-o-matic-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bulk-o-matic --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.4-SNAPSHOT [101/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- [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-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- [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-openflowplugin-app-bulk-o-matic >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic 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] [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- [INFO] Building device-ownership-service 0.18.4-SNAPSHOT [102/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ device-ownership-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ device-ownership-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ device-ownership-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service --- [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) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ device-ownership-service --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ device-ownership-service --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ device-ownership-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ device-ownership-service --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ device-ownership-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ device-ownership-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ device-ownership-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ device-ownership-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ device-ownership-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ device-ownership-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ device-ownership-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ device-ownership-service --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ device-ownership-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ device-ownership-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ device-ownership-service --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.4-SNAPSHOT/device-ownership-service-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.4-SNAPSHOT/device-ownership-service-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service --- [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.4-SNAPSHOT/device-ownership-service-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ device-ownership-service --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- [INFO] Building of-switch-config-pusher 0.18.4-SNAPSHOT [103/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- [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) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ of-switch-config-pusher --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher --- [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 @ of-switch-config-pusher >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ of-switch-config-pusher --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ of-switch-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ of-switch-config-pusher --- [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) @ of-switch-config-pusher --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ of-switch-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ of-switch-config-pusher --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ of-switch-config-pusher --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ of-switch-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ of-switch-config-pusher --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.4-SNAPSHOT/of-switch-config-pusher-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.4-SNAPSHOT/of-switch-config-pusher-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher --- [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.4-SNAPSHOT/of-switch-config-pusher-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ of-switch-config-pusher --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.4-SNAPSHOT [104/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- [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-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- [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-openflowplugin-app-config-pusher >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-config-pusher --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher 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] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- [INFO] Building arbitratorreconciliation-api 0.18.4-SNAPSHOT [105/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ arbitratorreconciliation-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 2.126 ms [INFO] yang-to-sources: Project model files found: 1 in 626.0 μs [INFO] yang-to-sources: 11 YANG models processed in 134.6 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 14.06 ms [INFO] Sorted 14 files into 3 directories in 84.37 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 18.31 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ arbitratorreconciliation-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ arbitratorreconciliation-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ arbitratorreconciliation-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ arbitratorreconciliation-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ arbitratorreconciliation-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/arbitratorreconciliation-api-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/arbitratorreconciliation-api-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/arbitratorreconciliation-api-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- [INFO] Building reconciliation-framework 0.18.4-SNAPSHOT [106/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ reconciliation-framework --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework --- [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) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ reconciliation-framework --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ reconciliation-framework --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ reconciliation-framework --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ reconciliation-framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ reconciliation-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ reconciliation-framework --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ reconciliation-framework --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ reconciliation-framework --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.4-SNAPSHOT:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ reconciliation-framework --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ reconciliation-framework --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.4-SNAPSHOT/reconciliation-framework-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.4-SNAPSHOT/reconciliation-framework-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework --- [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.4-SNAPSHOT/reconciliation-framework-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ reconciliation-framework --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- [INFO] Building arbitratorreconciliation-impl 0.18.4-SNAPSHOT [107/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-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) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ arbitratorreconciliation-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ arbitratorreconciliation-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ arbitratorreconciliation-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ arbitratorreconciliation-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.4-SNAPSHOT:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/arbitratorreconciliation-impl-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/arbitratorreconciliation-impl-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/arbitratorreconciliation-impl-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- [INFO] Building forwardingrules-manager 0.18.4-SNAPSHOT [108/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ forwardingrules-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ forwardingrules-manager --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 1.556 ms [INFO] yang-to-sources: Project model files found: 2 in 943.0 μs [INFO] yang-to-sources: 5 YANG models processed in 74.32 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 2.032 ms [INFO] Sorted 14 files into 5 directories in 56.64 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 7.227 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-manager --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-manager --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ forwardingrules-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ forwardingrules-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ forwardingrules-manager --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.18.4-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ forwardingrules-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ forwardingrules-manager --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.4-SNAPSHOT/forwardingrules-manager-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.4-SNAPSHOT/forwardingrules-manager-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.4-SNAPSHOT/forwardingrules-manager-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ forwardingrules-manager --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.4-SNAPSHOT [109/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- [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-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- [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-openflowplugin-app-forwardingrules-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager 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] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- [INFO] Building forwardingrules-sync 0.18.4-SNAPSHOT [110/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ forwardingrules-sync --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync --- [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) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-sync --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-sync --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ forwardingrules-sync --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ forwardingrules-sync --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ forwardingrules-sync --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.18.4-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ forwardingrules-sync --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [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.openflowplugin.model:model-flow-base:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-sync --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ forwardingrules-sync --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.4-SNAPSHOT/forwardingrules-sync-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.4-SNAPSHOT/forwardingrules-sync-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.4-SNAPSHOT/forwardingrules-sync-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ forwardingrules-sync --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.4-SNAPSHOT [111/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- [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-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- [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-openflowplugin-app-forwardingrules-sync >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync 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] [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- [INFO] Building table-miss-enforcer 0.18.4-SNAPSHOT [112/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ table-miss-enforcer --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer --- [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) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ table-miss-enforcer --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ table-miss-enforcer --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer --- [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 @ table-miss-enforcer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ table-miss-enforcer --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ table-miss-enforcer --- [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) @ table-miss-enforcer --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ table-miss-enforcer --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ table-miss-enforcer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- [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 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ table-miss-enforcer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ table-miss-enforcer --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.4-SNAPSHOT/table-miss-enforcer-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.4-SNAPSHOT/table-miss-enforcer-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer --- [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.4-SNAPSHOT/table-miss-enforcer-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ table-miss-enforcer --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.4-SNAPSHOT [113/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- [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-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- [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-openflowplugin-app-table-miss-enforcer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer 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] [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- [INFO] Building topology-lldp-discovery 0.18.4-SNAPSHOT [114/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ topology-lldp-discovery --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.133 ms [INFO] yang-to-sources: Project model files found: 1 in 634.5 μs [INFO] yang-to-sources: 1 YANG models processed in 61.09 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 547.2 μs [INFO] Sorted 7 files into 3 directories in 54.96 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 3.523 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-lldp-discovery --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-lldp-discovery --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-lldp-discovery --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-lldp-discovery --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-lldp-discovery --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7: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 [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-lldp-discovery --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-lldp-discovery --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.4-SNAPSHOT/topology-lldp-discovery-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.4-SNAPSHOT/topology-lldp-discovery-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.4-SNAPSHOT/topology-lldp-discovery-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ topology-lldp-discovery --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ [INFO] Building lldp-speaker 0.18.4-SNAPSHOT [115/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ lldp-speaker --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ lldp-speaker --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.113 ms [INFO] yang-to-sources: Project model files found: 2 in 1.057 ms [INFO] yang-to-sources: 3 YANG models processed in 64.05 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 1.528 ms [INFO] Sorted 30 files into 5 directories in 79.49 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 8.021 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lldp-speaker --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lldp-speaker --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 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] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener 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.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener 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.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ lldp-speaker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ lldp-speaker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lldp-speaker --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ lldp-speaker --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ lldp-speaker --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ lldp-speaker --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ lldp-speaker --- [WARNING] Used undeclared dependencies found: [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.openflowplugin.model:model-flow-base:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lldp-speaker --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ lldp-speaker --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.4-SNAPSHOT/lldp-speaker-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.4-SNAPSHOT/lldp-speaker-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker --- [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.4-SNAPSHOT/lldp-speaker-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ lldp-speaker --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- [INFO] Building topology-manager 0.18.4-SNAPSHOT [116/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager --- [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) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-manager --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-manager --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-manager --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[83,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[167,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-manager --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/topology-manager-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [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.openflowplugin.model:model-flow-base:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] 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) @ topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-manager --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.4-SNAPSHOT/topology-manager-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/topology-manager-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.4-SNAPSHOT/topology-manager-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.18.4-SNAPSHOT/topology-manager-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ topology-manager --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.18.4-SNAPSHOT [117/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- [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-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology --- [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-openflowplugin-app-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-topology --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/odl-openflowplugin-app-topology-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/odl-openflowplugin-app-topology-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology 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] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.4-SNAPSHOT [118/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- [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-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- [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-openflowplugin-app-lldp-speaker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker 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] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.4-SNAPSHOT [119/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- [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-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- [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-openflowplugin-app-topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery 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] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.4-SNAPSHOT [120/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- [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-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- [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-openflowplugin-app-topology-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-manager --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager 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] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.4-SNAPSHOT [121/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- [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-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- [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-openflowplugin-app-reconciliation-framework >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework 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] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.4-SNAPSHOT [122/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- [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-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- [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-openflowplugin-app-arbitratorreconciliation >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation 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] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.18.4-SNAPSHOT [123/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- [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-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services --- [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-openflowplugin-flow-services >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-flow-services --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-flow-services --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-flow-services --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/odl-openflowplugin-flow-services-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/odl-openflowplugin-flow-services-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services 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] [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- [INFO] Building test-common 0.18.4-SNAPSHOT [124/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common --- [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) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-common --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-common --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ test-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ test-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/test-common-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ test-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ test-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types: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] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-common --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.4-SNAPSHOT/test-common-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/test-common-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.4-SNAPSHOT/test-common-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- [INFO] Installing org/opendaylight/openflowplugin/test-common/0.18.4-SNAPSHOT/test-common-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-common --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- [INFO] Building drop-test-karaf 0.18.4-SNAPSHOT [125/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ drop-test-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ drop-test-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ drop-test-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf --- [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) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ drop-test-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ drop-test-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ drop-test-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ drop-test-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar!/org/apache/karaf/jaas/modules/impl/Activator.class [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ drop-test-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ drop-test-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ drop-test-karaf --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf --- [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.18.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:rfc6991-ietf-yang-types, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-ext, Jar:model-flow-service, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ drop-test-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ drop-test-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ drop-test-karaf --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ drop-test-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ drop-test-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ drop-test-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.4-SNAPSHOT/drop-test-karaf-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.4-SNAPSHOT/drop-test-karaf-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf --- [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.18.4-SNAPSHOT/drop-test-karaf-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ drop-test-karaf --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.18.4-SNAPSHOT [126/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-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-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-drop-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-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-openflowplugin-drop-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-drop-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-drop-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-drop-test --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-drop-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/odl-openflowplugin-drop-test-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/odl-openflowplugin-drop-test-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-drop-test --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-drop-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] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.4-SNAPSHOT [127/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-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-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-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-openflowplugin-flow-services-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-flow-services-rest --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-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] [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- [INFO] Building southbound-cli 0.18.4-SNAPSHOT [128/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ southbound-cli --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 2.001 ms [INFO] yang-to-sources: Project model files found: 1 in 597.6 μs [INFO] yang-to-sources: 2 YANG models processed in 71.78 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 1.045 ms [INFO] Sorted 15 files into 4 directories in 61.88 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 8.903 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-cli --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-cli --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ southbound-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ southbound-cli --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ southbound-cli --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ southbound-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ southbound-cli --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/southbound-cli-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-cli --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ southbound-cli --- [WARNING] Used undeclared dependencies found: [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.openflowplugin.model:model-inventory:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-cli --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-cli --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.4-SNAPSHOT/southbound-cli-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/southbound-cli-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.4-SNAPSHOT/southbound-cli-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli --- [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.18.4-SNAPSHOT/southbound-cli-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-cli --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.4-SNAPSHOT [129/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- [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-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- [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-openflowplugin-app-southbound-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-southbound-cli --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli 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] [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- [INFO] Building features-openflowplugin 0.18.4-SNAPSHOT [130/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowplugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-openflowplugin --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ features-openflowplugin --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-openflowplugin --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-openflowplugin --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowplugin --- [WARNING] [WARNING] The packaging plugin for project features-openflowplugin 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/features-openflowplugin-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/features-openflowplugin-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowplugin --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project features-openflowplugin 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] [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- [INFO] Building openflowjava-extension-nicira-api 0.18.4-SNAPSHOT [131/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-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) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-extension-nicira-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowjava-extension-nicira-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-extension-nicira-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/openflowjava-extension-nicira-api-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/openflowjava-extension-nicira-api-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/openflowjava-extension-nicira-api-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- [INFO] Building openflowjava-extension-nicira 0.18.4-SNAPSHOT [132/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowjava-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 786.6 μs [INFO] yang-to-sources: Project model files found: 2 in 5.170 ms [INFO] yang-to-sources: 11 YANG models processed in 97.44 ms [INFO] BindingJavaFileGenerator: Defined 365 files in 14.77 ms [INFO] Sorted 365 files into 74 directories in 414.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 41.75 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 437 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-extension-nicira --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowjava-extension-nicira --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-extension-nicira --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.4-SNAPSHOT/openflowjava-extension-nicira-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.4-SNAPSHOT/openflowjava-extension-nicira-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.4-SNAPSHOT/openflowjava-extension-nicira-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- [INFO] Building openflowplugin-extension-nicira 0.18.4-SNAPSHOT [133/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 2.052 ms [INFO] yang-to-sources: Project model files found: 2 in 20.11 ms [INFO] yang-to-sources: 39 YANG models processed in 619.6 ms [INFO] BindingJavaFileGenerator: Defined 916 files in 58.33 ms [INFO] Sorted 916 files into 95 directories in 1.214 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 174.4 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 971 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-extension-nicira --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-extension-nicira --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7: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 [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.4-SNAPSHOT/openflowplugin-extension-nicira-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.4-SNAPSHOT/openflowplugin-extension-nicira-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.4-SNAPSHOT/openflowplugin-extension-nicira-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-nicira --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.4-SNAPSHOT [134/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- [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-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- [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-openflowplugin-nxm-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-nxm-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions 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] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.4-SNAPSHOT [135/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- [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-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions --- [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-openflowplugin-onf-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-onf-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions 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] [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- [INFO] Building openflowjava-extension-eric 0.18.4-SNAPSHOT [136/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowjava-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 718.8 μs [INFO] yang-to-sources: Project model files found: 1 in 660.0 μs [INFO] yang-to-sources: 6 YANG models processed in 42.92 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 4.418 ms [INFO] Sorted 16 files into 7 directories in 60.40 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 11.46 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-eric --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-extension-eric --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowjava-extension-eric --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-extension-eric --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-eric --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.4-SNAPSHOT/openflowjava-extension-eric-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.4-SNAPSHOT/openflowjava-extension-eric-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.4-SNAPSHOT/openflowjava-extension-eric-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-eric --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- [INFO] Building openflowplugin-extension-eric 0.18.4-SNAPSHOT [137/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.248 ms [INFO] yang-to-sources: Project model files found: 1 in 885.7 μs [INFO] yang-to-sources: 35 YANG models processed in 417.1 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 23.44 ms [INFO] Sorted 37 files into 5 directories in 89.00 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 33.21 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-eric --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-extension-eric --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-extension-eric --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-eric --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.4-SNAPSHOT/openflowplugin-extension-eric-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.4-SNAPSHOT/openflowplugin-extension-eric-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.4-SNAPSHOT/openflowplugin-extension-eric-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-eric --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.4-SNAPSHOT [138/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- [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-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions --- [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-openflowplugin-eric-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-eric-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions 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] [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- [INFO] Building features-openflowplugin-extension 0.18.4-SNAPSHOT [139/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin-extension --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-openflowplugin-extension --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-openflowplugin-extension --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-openflowplugin-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-openflowplugin-extension --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin-extension --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowplugin-extension --- [WARNING] [WARNING] The packaging plugin for project features-openflowplugin-extension 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.4-SNAPSHOT/features-openflowplugin-extension-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.4-SNAPSHOT/features-openflowplugin-extension-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowplugin-extension --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project features-openflowplugin-extension 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] [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- [INFO] Building ovsdb-binding-parent 1.18.4-SNAPSHOT [140/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- [INFO] Skipping Rule Enforcement. [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] 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) @ 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ ovsdb-binding-parent --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ ovsdb-binding-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ ovsdb-binding-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ ovsdb-binding-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ ovsdb-binding-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- [INFO] Building ODL :: ovsdb :: library 1.18.4-SNAPSHOT [141/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ library --- [INFO] Skipping Rule Enforcement. [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] 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 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ library --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/target/library-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ library --- [INFO] Skipping javadoc generation [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] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ library --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ library --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ library --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >------------- [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.18.4-SNAPSHOT [142/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.servicehelper --- [INFO] Skipping Rule Enforcement. [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] 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) @ 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:instrument (default-instrument) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/utils.servicehelper-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.servicehelper --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.servicehelper --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.servicehelper --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.servicehelper --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ utils.servicehelper --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.servicehelper --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >-------------- [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.18.4-SNAPSHOT [143/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ schema.openvswitch --- [INFO] Skipping Rule Enforcement. [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] 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) @ 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ schema.openvswitch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ schema.openvswitch --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ schema.openvswitch --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ schema.openvswitch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ schema.openvswitch --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ schema.openvswitch --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ schema.openvswitch --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.18.4-SNAPSHOT [144/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- [INFO] Skipping Rule Enforcement. [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] 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) @ 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ schema.hardwarevtep --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ schema.hardwarevtep --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ schema.hardwarevtep --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ schema.hardwarevtep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ schema.hardwarevtep --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ schema.hardwarevtep --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ schema.hardwarevtep --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >-------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.18.4-SNAPSHOT [145/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-library --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-library --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-library --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-library --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] --------------< org.opendaylight.ovsdb:library-features >--------------- [INFO] Building ODL :: ovsdb :: library-features 1.18.4-SNAPSHOT [146/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ library-features --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ library-features --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ library-features --- [INFO] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ library-features --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.18.4-SNAPSHOT [147/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [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] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 615.3 μs [INFO] yang-to-sources: Project model files found: 1 in 3.751 ms [INFO] yang-to-sources: 6 YANG models processed in 19.00 ms [INFO] BindingJavaFileGenerator: Defined 133 files in 5.450 ms [INFO] Sorted 133 files into 12 directories in 248.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 133 in 35.53 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ hwvtepsouthbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-api --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-api --- [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-deploy-plugin:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ hwvtepsouthbound-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.18.4-SNAPSHOT [148/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-hwvtepsouthbound-api --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- [INFO] Building ODL :: ovsdb :: southbound-api 1.18.4-SNAPSHOT [149/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-api --- [INFO] Skipping Rule Enforcement. [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] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 550.2 μs [INFO] yang-to-sources: Project model files found: 2 in 8.742 ms [INFO] yang-to-sources: 7 YANG models processed in 24.94 ms [INFO] BindingJavaFileGenerator: Defined 180 files in 8.853 ms [INFO] Sorted 180 files into 13 directories in 293.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 180 in 39.96 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/southbound-api-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ southbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-api --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >----------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.18.4-SNAPSHOT [150/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-southbound-api --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-southbound-api --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-southbound-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] ----------------< org.opendaylight.ovsdb:utils.config >----------------- [INFO] Building ODL :: ovsdb :: utils.config 1.18.4-SNAPSHOT [151/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.config --- [INFO] Skipping Rule Enforcement. [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] 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) @ 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:instrument (default-instrument) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/target/utils.config-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.config --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.config --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ utils.config --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.18.4-SNAPSHOT [152/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- [INFO] Skipping Rule Enforcement. [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] 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) @ 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.mdsal-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.mdsal-utils --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.mdsal-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.mdsal-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.mdsal-utils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ utils.mdsal-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.mdsal-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------ [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.18.4-SNAPSHOT [153/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.southbound-utils --- [INFO] Skipping Rule Enforcement. [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] 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) @ 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.southbound-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.southbound-utils --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.southbound-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.southbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.southbound-utils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ utils.southbound-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.southbound-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >--------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.18.4-SNAPSHOT [154/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-utils --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-utils --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.18.4-SNAPSHOT [155/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- [INFO] Skipping Rule Enforcement. [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] 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-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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl --- [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ hwvtepsouthbound-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-impl --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hwvtepsouthbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ hwvtepsouthbound-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.18.4-SNAPSHOT [156/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-hwvtepsouthbound --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.18.4-SNAPSHOT [157/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.18.4-SNAPSHOT [158/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >--------- [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.18.4-SNAPSHOT [159/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping Rule Enforcement. [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] 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) @ 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.18.4-SNAPSHOT [160/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-hwvtepsouthbound-test --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.18.4-SNAPSHOT [161/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ hwvtepsouthbound-features --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-features --- [INFO] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-features --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >--------------- [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.18.4-SNAPSHOT [162/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.yang-utils --- [INFO] Skipping Rule Enforcement. [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] 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) @ 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/utils.yang-utils-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ utils.yang-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.yang-utils --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.yang-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.yang-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.yang-utils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ utils.yang-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.yang-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >--------------- [INFO] Building ODL :: ovsdb :: southbound-impl 1.18.4-SNAPSHOT [163/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-impl --- [INFO] Skipping Rule Enforcement. [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] 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-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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/southbound-impl-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ southbound-impl --- [INFO] Skipping javadoc generation [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] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.18.4-SNAPSHOT [164/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-southbound-impl --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-southbound-impl --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-southbound-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.18.4-SNAPSHOT [165/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-southbound-impl-rest --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-southbound-impl-rest --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >--------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.18.4-SNAPSHOT [166/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-southbound-impl-ui --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-southbound-impl-ui --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.18.4-SNAPSHOT [167/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-ovsdb-southbound-test --- [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-ovsdb-southbound-test --- [INFO] Skipping CycloneDX goal [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] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-ovsdb-southbound-test --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] -------------< org.opendaylight.ovsdb:southbound-features >------------- [INFO] Building ODL :: ovsdb :: southbound-features 1.18.4-SNAPSHOT [168/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-features --- [INFO] Skipping Rule Enforcement. [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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-features --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-features --- [INFO] Skipping modernizer execution! [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-features --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [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] [INFO] -------------< org.opendaylight.serviceutils:listener-api >------------- [INFO] Building listener-api 0.13.4-SNAPSHOT [169/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ listener-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ listener-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ listener-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ listener-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ listener-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) @ listener-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ listener-api --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ listener-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ listener-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[47,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[59,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ listener-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ listener-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ listener-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ listener-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ listener-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ listener-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ listener-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ listener-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ listener-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ listener-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ listener-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ listener-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ listener-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ listener-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ listener-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ listener-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ listener-api --- [INFO] Installing org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ listener-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ listener-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.serviceutils:odl-serviceutils-listener >------- [INFO] Building ODL :: serviceutils :: listener tools 0.13.4-SNAPSHOT [170/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-listener --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-listener --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-listener --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-listener --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-listener --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-listener --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-listener >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-listener --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-listener <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-listener --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-listener --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-listener --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-listener --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-listener --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-listener --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-listener --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-listener --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-listener did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/odl-serviceutils-listener-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/odl-serviceutils-listener-0.13.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-listener --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-listener did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-features >--------- [INFO] Building ODL :: serviceutils :: serviceutils-features 0.13.4-SNAPSHOT [171/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ serviceutils-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ serviceutils-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ serviceutils-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ serviceutils-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ serviceutils-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ serviceutils-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ serviceutils-features --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ serviceutils-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ serviceutils-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ serviceutils-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ serviceutils-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ serviceutils-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ serviceutils-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ serviceutils-features --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ serviceutils-features --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ serviceutils-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ serviceutils-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ serviceutils-features --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ serviceutils-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ serviceutils-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ serviceutils-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ serviceutils-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ serviceutils-features --- [WARNING] [WARNING] The packaging plugin for project serviceutils-features did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.13.4-SNAPSHOT/serviceutils-features-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.13.4-SNAPSHOT/serviceutils-features-0.13.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ serviceutils-features --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project serviceutils-features did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.20.4-SNAPSHOT [172/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-index --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-index --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-index --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-index --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-index --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-index --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-index --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ features-index --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-index --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-index --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-index --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-index --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-index --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-index --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-index --- [WARNING] [WARNING] The packaging plugin for project features-index 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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.4-SNAPSHOT/features-index-0.20.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.4-SNAPSHOT/features-index-0.20.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-index --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project features-index 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] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.20.4-SNAPSHOT [173/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-integration-compatible-with-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-integration-compatible-with-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-integration-compatible-with-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-integration-compatible-with-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-integration-compatible-with-all --- [WARNING] [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.4-SNAPSHOT/odl-integration-compatible-with-all-0.20.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.4-SNAPSHOT/odl-integration-compatible-with-all-0.20.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-integration-compatible-with-all --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- [INFO] Building ODL :: integration :: odl-integration-all 0.20.4-SNAPSHOT [174/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-integration-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-integration-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-integration-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-integration-all --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-integration-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-integration-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-integration-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-integration-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-integration-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-integration-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-integration-all --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-integration-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-integration-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-integration-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-integration-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-integration-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-integration-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-integration-all --- [WARNING] [WARNING] The packaging plugin for project odl-integration-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.4-SNAPSHOT/odl-integration-all-0.20.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.4-SNAPSHOT/odl-integration-all-0.20.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-integration-all --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-integration-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -------------< org.opendaylight.integration:features-test >------------- [INFO] Building ODL :: integration :: features-test 0.20.4-SNAPSHOT [175/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-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) @ features-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-test --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-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 @ features-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ features-test --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-test --- [WARNING] [WARNING] The packaging plugin for project features-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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.4-SNAPSHOT/features-test-0.20.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.4-SNAPSHOT/features-test-0.20.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-test --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project features-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] [INFO] -----------------< org.opendaylight.integration:karaf >----------------- [INFO] Building ODL :: integration :: karaf 0.20.4-SNAPSHOT [176/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ karaf --- [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) @ karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ 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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ 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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] 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.integration/features-index/0.20.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.bgpcep/features-bgpcep/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/6.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/features-transportpce/9.3.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/features-transportpce-models/20.3.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.13.4-SNAPSHOT/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/hwvtepsouthbound-features/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.21.11/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.bgpcep/odl-bgpcep-bgp-flowspec/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/9.0.6/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.controller/odl-controller-scala/9.0.6/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.bgpcep/odl-bgpcep-topology-segment-routing/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-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.controller/odl-mdsal-clustering-commons/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.21.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.21.11/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-shiro/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-cert/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.8/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.netconf/odl-netconf-all/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.11/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.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/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.netconf/odl-netconf-mdsal/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.11/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.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/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-binding-base/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/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.netconf/odl-restconf-openapi/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.11/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-dom/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.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/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/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-eos-dom/13.0.7/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-trace/13.0.7/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-singleton-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/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-rfc8294-netty/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.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.7/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.model/odl-mdsal-model-rfc8294/13.0.7/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.model/odl-mdsal-model-rfc8349/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.7/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-rfc8520/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.7/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/odl-mdsal-exp-yanglib-api/0.18.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.7/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.infrautils/odl-infrautils-utils/6.0.11/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.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.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.odlparent/odl-apache-commons-lang3/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.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.infrautils/odl-infrautils-inject/6.0.11/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-asm/13.1.5/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.odlparent/odl-apache-spifly/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-karaf-feat-jdbc/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.odlparent/odl-jackson-2/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.odlparent/odl-gson/13.1.5/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-lmax-3/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/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.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.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.odlparent/odl-stax2-api/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.openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/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.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/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.yangtools/odl-yangtools-xpath-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.transportpce/odl-transportpce/9.3.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/9.3.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/9.3.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/9.3.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/9.3.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/20.3.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/20.3.0/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.yangtools/odl-yangtools-parser-api/13.0.8/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.yangtools/odl-yangtools-data/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/20.3.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.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/1.18.4-SNAPSHOT/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-export/13.0.8/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.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openconfig-models/20.3.0/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.odlparent/odl-jakarta-activation-api/13.1.5/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-hwvtepsouthbound-api/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.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/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.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.4-SNAPSHOT/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.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature 1ca4569b-c5bb-4df5-8fab-a0086351a0d6/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 config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] 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 @ karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ 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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly/lib/karaf.branding-13.1.5.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ 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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy-dependencies (copy-aaa-cli-jar) @ karaf --- [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.19.8:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.8/aaa-cli-jar-0.19.8.jar) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ karaf --- [INFO] Feature repository discovered recursively: 507774d6-ae63-4b63-b8c6-67924bf56dc8 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-cli [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: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.11 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.4-SNAPSHOT [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [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-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-mdsal [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-rfc6243 [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-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-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-restconf-all [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-keystore [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [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-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: openflowplugin-0.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.4-SNAPSHOT [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-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [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-ovsdb-southbound-impl-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: features-transportpce-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: odl-openconfig-models [INFO] Feature repository discovered recursively: features-transportpce [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: features-test [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [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-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-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-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-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-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-cli [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-karaf-feat-jetty [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-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.11 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.11 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.11 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.11 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.11 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.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-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: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-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-keystore [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [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-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: openflowplugin-0.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.4-SNAPSHOT [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-ovsdb-hwvtepsouthbound [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-ovsdb-hwvtepsouthbound-ui-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: features-transportpce-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: odl-openconfig-models [INFO] Feature repository discovered recursively: features-transportpce [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [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 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.20.4-SNAPSHOT/karaf-0.20.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/karaf-0.20.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.20.4-SNAPSHOT/karaf-0.20.4-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/karaf-0.20.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.20.4-SNAPSHOT/karaf-0.20.4-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ karaf --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- [INFO] Building ODL :: integration :: singles-aggregator 0.20.4-SNAPSHOT [177/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ singles-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ singles-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ singles-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ singles-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ singles-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.20.4-SNAPSHOT/singles-aggregator-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ singles-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ [INFO] Building ODL :: integration :: repos-aggregator 0.20.4-SNAPSHOT [178/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ repos-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ repos-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ repos-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ repos-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ repos-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.20.4-SNAPSHOT/repos-aggregator-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ repos-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- [INFO] Building ODL :: integration :: features-aggregator 0.20.4-SNAPSHOT [179/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.20.4-SNAPSHOT/features-aggregator-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- [INFO] Building ODL :: integration :: onap-karaf 0.20.4-SNAPSHOT [180/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ onap-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ onap-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ onap-karaf --- [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) @ onap-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ onap-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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ onap-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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-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.daexim/daexim-features/1.15.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/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.mdsal/features-mdsal/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.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.netconf/odl-netconf-model-rfc8040/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-rfc8639/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11/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.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/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.netconf/odl-restconf-openapi/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11/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-dropwizard-metrics/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/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-antlr4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/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-karaf-feat-jdbc/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.odlparent/odl-javassist-3/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.odlparent/odl-guava/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.odlparent/odl-woodstox/13.1.5/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-ws-rs-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/9.0.6/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-lmax-3/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/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-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-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.mdsal/odl-mdsal-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/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.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/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.aaa/odl-aaa-shiro/0.19.8/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.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/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-replicate-netty/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.7/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-rfc8294/13.0.7/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.model/odl-mdsal-model-rfc8040/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.7/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.model/odl-mdsal-model-rfc8776/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.7/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.controller/odl-controller-scala/9.0.6/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.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/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.mdsal.model/odl-mdsal-model-odl-l2-types/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.controller/odl-jolokia/9.0.6/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.controller/odl-mdsal-clustering-commons/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/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.aaa/odl-apache-shiro/0.19.8/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.aaa/odl-aaa-web/0.19.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.odlparent/odl-jakarta-activation-api/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.aaa/odl-aaa-password-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.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.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/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.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:org.opendaylight.yangtools/odl-yangtools-netty/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.yangtools/odl-yangtools-export/13.0.8/xml/features [INFO] Feature c8376f6d-4cec-4c4c-aede-44db3491638a/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 kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] 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 @ onap-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ onap-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ onap-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ onap-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ onap-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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly/lib/karaf.branding-13.1.5.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ onap-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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.19.8:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.8/aaa-cli-jar-0.19.8.jar) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ onap-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ onap-karaf --- [INFO] Feature repository discovered recursively: b58252f1-52b4-4291-9bc8-555e3b57c0dd [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-cli [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-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.4-SNAPSHOT [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [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-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [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-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-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-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-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-mdsal [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-rfc6243 [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-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-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-restconf-all [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-keystore [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [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-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [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-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-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-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-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-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-cli [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-karaf-feat-jetty [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-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.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-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: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-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-keystore [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [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-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [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 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ onap-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ onap-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ onap-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ onap-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ onap-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ onap-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ onap-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ onap-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ onap-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.4-SNAPSHOT/onap-karaf-0.20.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/onap-karaf-0.20.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.4-SNAPSHOT/onap-karaf-0.20.4-SNAPSHOT.tar.gz [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ onap-karaf --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- [INFO] Building Integration/Distribution 0.20.4-SNAPSHOT [181/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ distribution-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ distribution-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ distribution-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ distribution-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ distribution-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.20.4-SNAPSHOT/distribution-aggregator-0.20.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ distribution-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- [INFO] Building JSON-RPC :: Artifacts 1.16.4-SNAPSHOT [182/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.4-SNAPSHOT/jsonrpc-artifacts-1.16.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- [INFO] Building JSON-RPC :: Provider :: Cluster 1.16.4-SNAPSHOT [183/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ jsonrpc-provider-cluster --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 8.578 ms [INFO] yang-to-sources: Project model files found: 1 in 503.1 μs [INFO] yang-to-sources: 1 YANG models processed in 5.447 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 573.8 μs [INFO] Sorted 6 files into 3 directories in 74.60 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.062 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-cluster --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[20,8] serializable class org.opendaylight.jsonrpc.provider.cluster.messages.PathAndDataMsg has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-provider-cluster --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/TestCustomizer.java:[20,44] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-provider-cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-cluster --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.16.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-provider-cluster --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider-cluster --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [WARNING] com.typesafe:config:jar:1.4.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:test [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.typesafe:config:jar:1.4.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.4-SNAPSHOT/jsonrpc-provider-cluster-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.4-SNAPSHOT/jsonrpc-provider-cluster-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.4-SNAPSHOT/jsonrpc-provider-cluster-1.16.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-provider-cluster --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-provider-cluster --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ [INFO] Building JSON-RPC :: Feature :: Cluster 1.16.4-SNAPSHOT [184/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-cluster --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jsonrpc-cluster --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-jsonrpc-cluster --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-cluster --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-jsonrpc-cluster --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-jsonrpc-cluster --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.4-SNAPSHOT/odl-jsonrpc-cluster-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.4-SNAPSHOT/odl-jsonrpc-cluster-1.16.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-jsonrpc-cluster --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ [INFO] Building JSON-RPC :: Features :: Aggregator 1.16.4-SNAPSHOT [185/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.4-SNAPSHOT/features-aggregator-1.16.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.16.4-SNAPSHOT [186/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ inband-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ inband-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ inband-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ inband-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ inband-models --- [INFO] 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) @ inband-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ inband-models --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ inband-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ inband-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:[13,8] auto-closeable resource org.opendaylight.jsonrpc.example.DemoService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[33,31] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[34,34] auto-closeable resource responder is never referenced in body of corresponding try statement [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ inband-models >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ inband-models --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ inband-models <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ inband-models --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ inband-models --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ inband-models --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ inband-models --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ inband-models --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ inband-models --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.6.0:shade (single-jar) @ inband-models --- [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.5 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] bus-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] bus-jsonrpc-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] bus-messagelib-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-parser-support-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] antlr4-runtime-4.13.2.jar, bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, byte-buddy-1.15.5.jar, checker-qual-3.47.0.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.7.jar, inband-models-1.16.4-SNAPSHOT.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, slf4j-api-2.0.12.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] dom-codec-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, ietf-type-util-13.0.7.jar, inband-models-1.16.4-SNAPSHOT.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] byte-buddy-1.15.5.jar, guava-32.1.3-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] checker-qual-3.47.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] byte-buddy-1.15.5.jar, error_prone_annotations-2.33.0.jar, gson-2.11.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] bus-spi-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT.jar with /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ inband-models --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ inband-models --- [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-all:jar:4.1.114.Final:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ inband-models --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ inband-models --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ inband-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ inband-models --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.4-SNAPSHOT/inband-models-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.4-SNAPSHOT/inband-models-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ inband-models --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- [INFO] Building JSON-RPC :: Binding adapter 1.16.4-SNAPSHOT [187/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-adapter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-adapter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-adapter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-adapter --- [INFO] 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) @ binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-adapter --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ binding-adapter --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:[26,14] auto-closeable resource org.opendaylight.jsonrpc.binding.SchemaChangeAwareConverter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast required: java.lang.Class found: java.lang.Class> [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ binding-adapter >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ binding-adapter --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ binding-adapter <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ binding-adapter --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ binding-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ binding-adapter --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ binding-adapter --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/binding-adapter-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ binding-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ binding-adapter --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-adapter --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:provided [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:provided [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:provided [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-adapter --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-adapter --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.4-SNAPSHOT/binding-adapter-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/binding-adapter-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.4-SNAPSHOT/binding-adapter-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ binding-adapter --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.16.4-SNAPSHOT [188/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-bridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-bridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-bridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-bridge --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-bridge --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ binding-bridge --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 3.932 ms [INFO] yang-to-sources: Project model files found: 1 in 340.6 μs [INFO] yang-to-sources: 1 YANG models processed in 6.364 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 563.8 μs [INFO] Sorted 9 files into 3 directories in 59.22 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 3.140 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ binding-bridge --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-bridge --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ binding-bridge --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-bridge --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ binding-bridge --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ binding-bridge >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ binding-bridge --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ binding-bridge <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ binding-bridge --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ binding-bridge --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ binding-bridge --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ binding-bridge --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ binding-bridge --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ binding-bridge --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ binding-bridge --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.6.0:shade (single-jar) @ binding-bridge --- [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.5 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final in the shaded jar. [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:binding-adapter:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] bus-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-adapter-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] checker-qual-3.47.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] binding-adapter-1.16.4-SNAPSHOT.jar, binding-bridge-1.16.4-SNAPSHOT.jar, bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, ietf-type-util-13.0.7.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-adapter-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] bus-jsonrpc-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] bus-messagelib-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] antlr4-runtime-4.13.2.jar, binding-adapter-1.16.4-SNAPSHOT.jar, binding-bridge-1.16.4-SNAPSHOT.jar, bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, byte-buddy-1.15.5.jar, checker-qual-3.47.0.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.7.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT-tests.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-adapter-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-adapter-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-parser-support-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] dom-codec-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] byte-buddy-1.15.5.jar, guava-32.1.3-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] jsonrpc-test-model-1.16.4-SNAPSHOT-tests.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml [WARNING] bus-spi-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] binding-adapter-1.16.4-SNAPSHOT.jar, binding-bridge-1.16.4-SNAPSHOT.jar define 2 overlapping resources: [WARNING] - CONTRIBUTING.md [WARNING] - README.markdown [WARNING] byte-buddy-1.15.5.jar, error_prone_annotations-2.33.0.jar, gson-2.11.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-adapter-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT.jar with /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ binding-bridge --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-bridge --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-all:jar:4.1.114.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-core:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-bridge --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-bridge --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-bridge --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-bridge --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.4-SNAPSHOT/binding-bridge-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.4-SNAPSHOT/binding-bridge-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ binding-bridge --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ [INFO] Building JSON-RPC :: POM 1.16.4-SNAPSHOT [189/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.4-SNAPSHOT/jsonrpc-1.16.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- [INFO] Building JSON-RPC :: BUS 1.16.4-SNAPSHOT [190/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-bus --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-bus --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-bus --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-bus --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.4-SNAPSHOT/jsonrpc-bus-1.16.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-bus --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- [INFO] Building JSON-RPC :: BUS :: Examples 1.16.4-SNAPSHOT [191/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ examples --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ examples --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ examples --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ examples --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ examples --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.4-SNAPSHOT/examples-1.16.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ examples --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- [INFO] Building JSON-RPC :: Security 1.16.4-SNAPSHOT [192/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-security --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-security --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-security --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-security --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.4-SNAPSHOT/jsonrpc-security-1.16.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-security --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- [INFO] Building JSON-RPC :: Tools parent 1.16.4-SNAPSHOT [193/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ tools-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ tools-parent --- [INFO] 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) @ tools-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ tools-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ tools-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ tools-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ tools-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ tools-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ tools-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ tools-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ tools-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ tools-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ tools-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ tools-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ tools-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.4-SNAPSHOT/tools-parent-1.16.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ tools-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- [INFO] Building JSON-RPC :: Tools :: Test 1.16.4-SNAPSHOT [194/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-tool --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-tool --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-tool --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-tool --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-tool --- [INFO] 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) @ test-tool --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-tool --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-tool --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-tool --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-tool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-tool >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-tool --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-tool <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-tool --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-tool --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-tool --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ test-tool --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ test-tool --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ test-tool --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ test-tool --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.6.0:shade (uberjar) @ test-tool --- [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.8.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.5 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.8 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, security-api-1.16.4-SNAPSHOT.jar define 11 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService [WARNING] - 1 more... [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, byte-buddy-1.15.5.jar, error_prone_annotations-2.33.0.jar, gson-2.11.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] bus-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] bus-jsonrpc-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] bus-messagelib-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-parser-support-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] concepts-13.0.8.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] antlr4-runtime-4.13.2.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, byte-buddy-1.15.5.jar, checker-qual-3.47.0.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, security-api-1.16.4-SNAPSHOT.jar, security-noop-1.16.4-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, test-tool-1.16.4-SNAPSHOT.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] dom-codec-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] netty-all-4.1.114.Final.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-codec-dns-4.1.114.Final.jar, netty-codec-haproxy-4.1.114.Final.jar, netty-codec-http-4.1.114.Final.jar, netty-codec-http2-4.1.114.Final.jar, netty-codec-memcache-4.1.114.Final.jar, netty-codec-mqtt-4.1.114.Final.jar, netty-codec-redis-4.1.114.Final.jar, netty-codec-smtp-4.1.114.Final.jar, netty-codec-socks-4.1.114.Final.jar, netty-codec-stomp-4.1.114.Final.jar, netty-codec-xml-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-handler-proxy-4.1.114.Final.jar, netty-handler-ssl-ocsp-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-resolver-dns-4.1.114.Final.jar, netty-resolver-dns-classes-macos-4.1.114.Final.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-classes-kqueue-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.114.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, netty-transport-rxtx-4.1.114.Final.jar, netty-transport-sctp-4.1.114.Final.jar, netty-transport-udt-4.1.114.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] byte-buddy-1.15.5.jar, guava-32.1.3-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] checker-qual-3.47.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] bus-api-1.16.4-SNAPSHOT.jar, bus-jsonrpc-1.16.4-SNAPSHOT.jar, bus-messagelib-1.16.4-SNAPSHOT.jar, bus-spi-1.16.4-SNAPSHOT.jar, concepts-13.0.8.jar, dom-codec-1.16.4-SNAPSHOT.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, jsonrpc-api-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, jsonrpc-test-model-1.16.4-SNAPSHOT.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, security-api-1.16.4-SNAPSHOT.jar, security-noop-1.16.4-SNAPSHOT.jar, test-tool-1.16.4-SNAPSHOT.jar, transport-http-1.16.4-SNAPSHOT.jar, transport-zmq-1.16.4-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] bus-spi-1.16.4-SNAPSHOT.jar, jsonrpc-provider-common-1.16.4-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] jsonrpc-provider-common-1.16.4-SNAPSHOT.jar, security-noop-1.16.4-SNAPSHOT.jar define 2 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService [WARNING] netty-resolver-dns-native-macos-4.1.114.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.114.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] netty-transport-native-kqueue-4.1.114.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT.jar with /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ test-tool --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-tool --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-all:jar:4.1.114.Final:compile [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.16.4-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.4-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-tool --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-tool --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-tool --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-tool --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.4-SNAPSHOT/test-tool-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.4-SNAPSHOT/test-tool-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-tool --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- [INFO] Building JSON-RPC :: Tools 1.16.4-SNAPSHOT [195/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-tools --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-tools --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-tools --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.4-SNAPSHOT/jsonrpc-tools-1.16.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-tools --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-karaf >--------------- [INFO] Building JSON-RPC :: Karaf 1.16.4-SNAPSHOT [196/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-karaf --- [INFO] 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) @ jsonrpc-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ jsonrpc-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ jsonrpc-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/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/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/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.odlparent/odl-netty-4/13.1.5/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-dom-adapter/13.0.7/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.aaa/odl-aaa-api/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/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.odlparent/odl-karaf-feat-jetty/13.1.5/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.ops4j.pax.web/pax-web-features/8.0.27/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-base/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.aaa/odl-aaa-web/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-cert/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/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.odlparent/odl-jakarta-activation-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/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-bytebuddy/13.0.7/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.yangtools/odl-yangtools-data-api/13.0.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:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/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.controller/odl-mdsal-broker/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.odlparent/odl-guava/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-dom-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.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.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/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-distributed-datastore/9.0.6/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.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.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-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.odlparent/odl-antlr4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/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.model/odl-mdsal-model-rfc8525/13.0.7/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.controller/odl-mdsal-clustering-commons/9.0.6/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-xpath-api/13.0.8/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.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.netconf/odl-netconf-model-rfc8526/7.0.11/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.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.mdsal.model/odl-mdsal-model-rfc7952/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-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.yangtools/odl-yangtools-parser/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.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features [INFO] Feature odl-mdsal-distributed-datastore/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.6 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/cfg/datastore [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature odl-guava/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.47.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-controller-scala/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature odl-apache-shiro/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.8 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature features-jsonrpc/1.16.4.SNAPSHOT is defined as a boot feature [INFO] Feature odl-yangtools-parser-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.8 [INFO] Feature odl-mdsal-model-rfc7952/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.7 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.6 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature odl-mdsal-dom-runtime/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.7 [INFO] Feature odl-mdsal-model-rfc8525/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.7 [INFO] Feature odl-mdsal-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.7 [INFO] Feature http/8.0.27 is defined as a boot feature [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature odl-yangtools-util/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.8 [INFO] Feature odl-netconf-model-rfc5277/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.11 [INFO] Feature odl-mdsal-eos-dom/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.7 [INFO] Feature odl-mdsal-dom-broker/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.7 [INFO] Feature odl-jackson-2/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.16.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.16.2 [INFO] Feature odl-netconf-model-rfc6470/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.11 [INFO] Feature odl-mdsal-binding-runtime/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.7 [INFO] Feature odl-aaa-shiro/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8/cfg/config [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-stax2-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature odl-controller-akka/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.6 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-aaa-encryption-service/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.8 [INFO] Feature odl-aaa-web/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.8 [INFO] Feature odl-aaa-password-service/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config [INFO] Feature odl-yangtools-common/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.8 [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-model-rfc8072/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.7 [INFO] Feature odl-antlr4/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-aaa-api/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.8 [INFO] Feature odl-restconf-common/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.11 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-yangtools-data/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.8 [INFO] Feature odl-ws-rs-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature odl-netconf-api/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.11 [INFO] Feature odl-controller-mdsal-common/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.6 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 [INFO] Feature odl-mdsal-singleton-dom/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.7 [INFO] Feature war/4.4.6 is defined as a boot feature [INFO] Feature odl-restconf-openapi/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/7.0.11 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-controller-blueprint/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.6 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature odl-gson/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 [INFO] Feature odl-mdsal-eos-binding/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.7 [INFO] Feature odl-jsonrpc-provider/1.16.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/dom-codec/1.16.4-SNAPSHOT [INFO] Feature odl-yangtools-xpath-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.8 [INFO] Feature odl-restconf/7.0.11 is defined as a boot feature [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-binding-base/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.7 [INFO] Feature odl-netconf-model-rfc6243/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.11 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature d77add5d-adbf-4543-a9cd-4e266f5b2d34/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-mdsal-broker/9.0.6 is defined as a boot feature [INFO] Feature odl-aaa-cert/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8/xml/config [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 [INFO] Feature odl-netconf-model-rfc8526/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.11 [INFO] Feature odl-yangtools-xpath/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.8 [INFO] Feature odl-mdsal-bytebuddy/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.5 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature odl-yangtools-export/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.8 [INFO] Feature odl-jersey-2/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-servlet-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-mdsal-model-rfc8342/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.7 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] Feature odl-karaf-feat-jdbc/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-mdsal-dom-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.7 [INFO] Feature odl-jsonrpc-all/1.16.4.SNAPSHOT is defined as a boot feature [INFO] Feature odl-javassist-3/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-yanglib-mdsal-writer/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.11 [INFO] Feature odl-mdsal-clustering-commons/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.6 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.22.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.6 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.6 [INFO] Feature odl-karaf-feat-jetty/13.1.5 is defined as a boot feature [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.7 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-yangtools-codec/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.8 [INFO] Feature odl-jsonrpc-bus/1.16.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-api/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-api/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-aaa/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-http/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-noop/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-service/1.16.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-config/1.16.4-SNAPSHOT/cfg/config [INFO] Feature odl-mdsal-model-rfc8040/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.7 [INFO] Feature odl-netconf-model-rfc6241/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.11 [INFO] Feature odl-dropwizard-metrics/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.28 [INFO] Feature odl-netty-4/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.114.Final/jar/linux-x86_64 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-singleton-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.7 [INFO] Feature odl-apache-commons-text/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature odl-netconf-model-rfc8040/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.11 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.7 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature odl-mdsal-eos-common/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.7 [INFO] Feature odl-mdsal-binding-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.7 [INFO] Feature odl-jakarta-activation-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-restconf-nb/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.11 [INFO] Feature odl-yangtools-data-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.8 [INFO] Feature odl-woodstox/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0 [INFO] Feature odl-apache-commons-lang3/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 [INFO] Feature odl-yangtools-parser/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.8 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-mdsal-model-rfc6991/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.7 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-jolokia/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.6/cfg/configuration [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ jsonrpc-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/assembly/lib/karaf.branding-13.1.5.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ jsonrpc-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ jsonrpc-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ jsonrpc-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ jsonrpc-karaf --- [INFO] Feature repository discovered recursively: d0209f75-ad56-44a1-b310-8eacc40443f8 [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-extras-9.0.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.4-SNAPSHOT [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ jsonrpc-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ jsonrpc-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ jsonrpc-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.4-SNAPSHOT/jsonrpc-karaf-1.16.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/jsonrpc-karaf-1.16.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.4-SNAPSHOT/jsonrpc-karaf-1.16.4-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/jsonrpc-karaf-1.16.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.4-SNAPSHOT/jsonrpc-karaf-1.16.4-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] ------< org.opendaylight.lispflowmapping:lispflowmapping-commons >------ [INFO] Building ODL :: lispflowmapping :: lispflowmapping-commons 1.19.4-SNAPSHOT [197/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ lispflowmapping-commons --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lispflowmapping-commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lispflowmapping-commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lispflowmapping-commons --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lispflowmapping-commons --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ lispflowmapping-commons --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/src/main/yang added. [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/src/main/yang-gen-sal added. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lispflowmapping-commons --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lispflowmapping-commons --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lispflowmapping-commons --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ lispflowmapping-commons >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ lispflowmapping-commons --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ lispflowmapping-commons <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ lispflowmapping-commons --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ lispflowmapping-commons --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ lispflowmapping-commons --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ lispflowmapping-commons --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-commons --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ lispflowmapping-commons --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-commons --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lispflowmapping-commons --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lispflowmapping-commons --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ lispflowmapping-commons --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.19.4-SNAPSHOT/lispflowmapping-commons-1.19.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ lispflowmapping-commons --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------< org.opendaylight.lispflowmapping:common.build.tools >--------- [INFO] Building ODL :: lispflowmapping :: common.build.tools 1.19.4-SNAPSHOT [198/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ common.build.tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ common.build.tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ common.build.tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ common.build.tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ common.build.tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ common.build.tools --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/src/main/yang added. [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/src/main/yang-gen-sal added. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ common.build.tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ common.build.tools --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ common.build.tools --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ common.build.tools --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ common.build.tools --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ common.build.tools >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ common.build.tools --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ common.build.tools <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ common.build.tools --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ common.build.tools --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ common.build.tools --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ common.build.tools --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ common.build.tools --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ common.build.tools --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/common.build.tools-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ common.build.tools --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ common.build.tools --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ common.build.tools --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ common.build.tools --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ common.build.tools --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ common.build.tools --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ common.build.tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ common.build.tools --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.19.4-SNAPSHOT/common.build.tools-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/common.build.tools-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.19.4-SNAPSHOT/common.build.tools-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ common.build.tools --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -----< org.opendaylight.lispflowmapping:lispflowmapping-artifacts >----- [INFO] Building ODL :: lispflowmapping :: lispflowmapping-artifacts 1.19.4-SNAPSHOT [199/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ lispflowmapping-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lispflowmapping-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lispflowmapping-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ lispflowmapping-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ lispflowmapping-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/artifacts/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.4-SNAPSHOT/lispflowmapping-artifacts-1.19.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ lispflowmapping-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------< org.opendaylight.lispflowmapping:features-aggregator >-------- [INFO] Building ODL :: lispflowmapping :: features-aggregator 1.19.4-SNAPSHOT [200/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.19.4-SNAPSHOT/features-aggregator-1.19.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -------< org.opendaylight.lispflowmapping:lispflowmapping-karaf >------- [INFO] Building ODL :: lispflowmapping :: lispflowmapping-karaf 1.19.4-SNAPSHOT [201/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lispflowmapping-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lispflowmapping-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lispflowmapping-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lispflowmapping-karaf --- [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) @ lispflowmapping-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lispflowmapping-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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ lispflowmapping-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ lispflowmapping-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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-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.lispflowmapping/features-lispflowmapping/1.19.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.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.19.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.netconf/odl-restconf-nb/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/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.yangtools/odl-yangtools-common/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.odlparent/odl-guava/13.1.5/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/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.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.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.mdsal/odl-mdsal-singleton-common/13.0.7/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.yangtools/odl-yangtools-data-api/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-common/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-binding-dom-adapter/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/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.yangtools/odl-yangtools-data/13.0.8/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-parser/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/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-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.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.yangtools/odl-yangtools-codec/13.0.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-stax2-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/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-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.controller/odl-controller-scala/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/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.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] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/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.aaa/odl-aaa-web/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.odlparent/odl-javassist-3/13.1.5/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.netconf/odl-netconf-api/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.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/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.lispflowmapping/odl-lispflowmapping-models/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.19.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/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-lispflowmapping-models/1.19.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.19.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.19.4-SNAPSHOT [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-lispflowmapping-inmemorydb/1.19.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.19.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-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-lispflowmapping-msmr/1.19.4.SNAPSHOT is defined as a boot feature [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 odl-lispflowmapping-mappingservice-shell/1.19.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.shell/1.19.4-SNAPSHOT [INFO] Feature war/4.4.6 is defined as a boot feature [INFO] Feature odl-controller-blueprint/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.6 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature odl-gson/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 [INFO] Feature odl-mdsal-eos-binding/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.7 [INFO] Feature odl-yangtools-xpath-api/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.8 [INFO] Feature odl-restconf/7.0.11 is defined as a boot feature [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-binding-base/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.7 [INFO] Feature odl-netconf-model-rfc6243/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.11 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-mdsal-broker/9.0.6 is defined as a boot feature [INFO] Feature odl-aaa-cert/0.19.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8/xml/config [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 [INFO] Feature odl-netconf-model-rfc8526/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.11 [INFO] Feature odl-yangtools-xpath/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.8 [INFO] Feature odl-mdsal-bytebuddy/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.5 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature odl-yangtools-export/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.8 [INFO] Feature odl-jersey-2/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-servlet-api/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-mdsal-model-rfc8342/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.7 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] Feature odl-karaf-feat-jdbc/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-mdsal-dom-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.7 [INFO] Feature odl-javassist-3/13.1.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-yanglib-mdsal-writer/7.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.11 [INFO] Feature odl-mdsal-clustering-commons/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.6 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.22.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.6 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.6 [INFO] Feature odl-karaf-feat-jetty/13.1.5 is defined as a boot feature [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.7 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-yangtools-codec/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.8 [INFO] Feature odl-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-lispflowmapping-mappingservice/1.19.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.19.4-SNAPSHOT [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-lispflowmapping-southbound/1.19.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.19.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.config/1.19.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.19.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.19.4-SNAPSHOT [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-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-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-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 cdb97dc8-870d-4c51-9e50-72d2386fd0d7/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-yangtools-parser/13.0.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.8 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.8 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-mdsal-model-rfc6991/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.7 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-jolokia/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.6/cfg/configuration [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ lispflowmapping-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ lispflowmapping-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ lispflowmapping-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ lispflowmapping-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ lispflowmapping-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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/assembly/lib/karaf.branding-13.1.5.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ lispflowmapping-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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ lispflowmapping-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ lispflowmapping-karaf --- [INFO] Feature repository discovered recursively: 53138a63-d8bd-4f8b-98b0-48118e56c66d [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [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: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [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-yangtools-data-api [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-binding-api [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-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [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-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-lispflowmapping-southbound [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-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [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-controller-blueprint-9.0.6 [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-netty-4 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [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-lispflowmapping-inmemorydb [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-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [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-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [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) @ lispflowmapping-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ lispflowmapping-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ lispflowmapping-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ lispflowmapping-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ lispflowmapping-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ lispflowmapping-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lispflowmapping-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lispflowmapping-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ lispflowmapping-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.19.4-SNAPSHOT/lispflowmapping-karaf-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.19.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.19.4-SNAPSHOT/lispflowmapping-karaf-1.19.4-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.19.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.19.4-SNAPSHOT/lispflowmapping-karaf-1.19.4-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ lispflowmapping-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.opendaylight.lispflowmapping:mappingservice.integrationtest >--- [INFO] Building ODL :: lispflowmapping :: mappingservice.integrationtest 1.19.4-SNAPSHOT [202/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ mappingservice.integrationtest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.integrationtest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ mappingservice.integrationtest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.integrationtest --- [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) @ mappingservice.integrationtest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ mappingservice.integrationtest --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ mappingservice.integrationtest --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ mappingservice.integrationtest --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.integrationtest --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.integrationtest --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ mappingservice.integrationtest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ mappingservice.integrationtest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ mappingservice.integrationtest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ mappingservice.integrationtest --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.integrationtest --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.integrationtest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ mappingservice.integrationtest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.integrationtest --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ mappingservice.integrationtest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-failsafe-plugin:3.5.1:integration-test (default) @ mappingservice.integrationtest --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ mappingservice.integrationtest --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.integrationtest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.5.1:verify (default) @ mappingservice.integrationtest --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ mappingservice.integrationtest --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.4-SNAPSHOT:runtime [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:runtime [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:runtime [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:runtime [WARNING] org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.4-SNAPSHOT:runtime [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.6:runtime [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:runtime [WARNING] org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.19.4-SNAPSHOT:runtime [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:runtime [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:runtime [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:runtime [WARNING] org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.4-SNAPSHOT:runtime [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1: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] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:runtime [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:runtime [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.19.4-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.integrationtest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.integrationtest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.integrationtest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ mappingservice.integrationtest --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.4-SNAPSHOT/mappingservice.integrationtest-1.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.4-SNAPSHOT/mappingservice.integrationtest-1.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.integrationtest --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.4-SNAPSHOT/mappingservice.integrationtest-1.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ mappingservice.integrationtest --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.integrationtest --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.lispflowmapping:lispflowmapping-all >-------- [INFO] Building lispflowmapping 1.19.4-SNAPSHOT [203/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ lispflowmapping-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lispflowmapping-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lispflowmapping-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lispflowmapping-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lispflowmapping-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ lispflowmapping-all --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/src/main/yang added. [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/src/main/yang-gen-sal added. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lispflowmapping-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lispflowmapping-all --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lispflowmapping-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ lispflowmapping-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ lispflowmapping-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ lispflowmapping-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ lispflowmapping-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ lispflowmapping-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ lispflowmapping-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ lispflowmapping-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ lispflowmapping-all --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lispflowmapping-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lispflowmapping-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ lispflowmapping-all --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.19.4-SNAPSHOT/lispflowmapping-all-1.19.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ lispflowmapping-all --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ [INFO] Building openflowplugin-artifacts 0.18.4-SNAPSHOT [204/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.4-SNAPSHOT/openflowplugin-artifacts-0.18.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- [INFO] Building libraries-aggregator 0.18.4-SNAPSHOT [205/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ libraries-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ libraries-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ libraries-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ libraries-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ libraries-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ libraries-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- [INFO] Building ODL :: openflowjava :: features-openflowjava 0.18.4-SNAPSHOT [206/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowjava --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowjava --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowjava --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowjava --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-openflowjava >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-openflowjava --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-openflowjava <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-openflowjava --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ features-openflowjava --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-openflowjava --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-openflowjava --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-openflowjava --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowjava --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowjava --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowjava --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowjava --- [WARNING] [WARNING] The packaging plugin for project features-openflowjava 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.4-SNAPSHOT/features-openflowjava-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.4-SNAPSHOT/features-openflowjava-0.18.4-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowjava --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [WARNING] [WARNING] The packaging plugin for project features-openflowjava 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] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.18.4-SNAPSHOT [207/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowjava-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-openflowjava-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowjava-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/features-openflowjava-aggregator-0.18.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowjava-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ [INFO] Building simple-client 0.18.4-SNAPSHOT [208/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ simple-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ simple-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ simple-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ simple-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client --- [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) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ simple-client --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ simple-client --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ simple-client >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ simple-client --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ simple-client <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ simple-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simple-client --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ simple-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ simple-client --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ simple-client --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/simple-client-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ simple-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ simple-client --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ simple-client --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ simple-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ simple-client --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ simple-client --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ simple-client --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.4-SNAPSHOT/simple-client-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/simple-client-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.4-SNAPSHOT/simple-client-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client --- [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.18.4-SNAPSHOT/simple-client-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ simple-client --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.18.4-SNAPSHOT [209/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-it --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflow-protocol-it --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflow-protocol-it --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflow-protocol-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflow-protocol-it --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.4-SNAPSHOT:test [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:test [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.4-SNAPSHOT:test [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/openflow-protocol-it-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/openflow-protocol-it-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/openflow-protocol-it-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it --- [INFO] Skipping source per configuration. [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- [INFO] Building test-extension 0.18.4-SNAPSHOT [210/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ test-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/src/main/yang [INFO] yang-to-sources: Found 17 dependencies in 2.589 ms [INFO] yang-to-sources: Project model files found: 1 in 405.8 μs [INFO] yang-to-sources: 1 YANG models processed in 92.93 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 517.2 μs [INFO] Sorted 9 files into 3 directories in 63.42 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 4.503 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-extension --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-extension --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-extension --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-extension --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-extension --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ test-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ test-extension --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/test-extension-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ test-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ test-extension --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-extension --- [WARNING] Used undeclared dependencies found: [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.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.4-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-extension --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-extension --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.4-SNAPSHOT/test-extension-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/test-extension-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.4-SNAPSHOT/test-extension-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension --- [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.18.4-SNAPSHOT/test-extension-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-extension --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- [INFO] Building features-extension-aggregator 0.18.4-SNAPSHOT [211/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-extension-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-extension-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-extension-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-extension-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-extension-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.4-SNAPSHOT/features-extension-aggregator-0.18.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-extension-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- [INFO] Building openflowplugin-extension-aggregator 0.18.4-SNAPSHOT [212/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-extension-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ [INFO] Building test-provider 0.18.4-SNAPSHOT [213/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-provider --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-provider --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-provider --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ test-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ test-provider --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/test-provider-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ test-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ test-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7: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.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-provider --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.4-SNAPSHOT/test-provider-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/test-provider-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.4-SNAPSHOT/test-provider-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider --- [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.18.4-SNAPSHOT/test-provider-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-provider --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- [INFO] Building features-aggregator 0.18.4-SNAPSHOT [214/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.4-SNAPSHOT/features-aggregator-0.18.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.4-SNAPSHOT [215/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ arbitratorreconciliation-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- [INFO] Building applications-aggregator 0.18.4-SNAPSHOT [216/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ applications-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ applications-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ applications-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ applications-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ applications-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ applications-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- [INFO] Building model-aggregator 0.18.4-SNAPSHOT [217/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- [INFO] Building learning-switch 0.18.4-SNAPSHOT [218/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ learning-switch --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ learning-switch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ learning-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch --- [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) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ learning-switch --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ learning-switch --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] 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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] 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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ learning-switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ learning-switch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ learning-switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ learning-switch --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ learning-switch --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ learning-switch --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ learning-switch --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/learning-switch-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ learning-switch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ learning-switch --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ learning-switch --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7: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.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ learning-switch --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ learning-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ learning-switch --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.4-SNAPSHOT/learning-switch-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/learning-switch-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.4-SNAPSHOT/learning-switch-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch --- [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.18.4-SNAPSHOT/learning-switch-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ learning-switch --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- [INFO] Building sample-consumer 0.18.4-SNAPSHOT [219/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sample-consumer --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-consumer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-consumer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer --- [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) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-consumer --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-consumer --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ sample-consumer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ sample-consumer --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ sample-consumer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ sample-consumer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-consumer --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ sample-consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ sample-consumer --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/sample-consumer-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ sample-consumer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ sample-consumer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ sample-consumer --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-consumer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-consumer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sample-consumer --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.4-SNAPSHOT/sample-consumer-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/sample-consumer-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.4-SNAPSHOT/sample-consumer-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer --- [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.18.4-SNAPSHOT/sample-consumer-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sample-consumer --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- [INFO] Building sample-bundles 0.18.4-SNAPSHOT [220/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sample-bundles --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-bundles --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-bundles --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles --- [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) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-bundles --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-bundles --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles --- [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 @ sample-bundles >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ sample-bundles --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ sample-bundles <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ sample-bundles --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-bundles --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ sample-bundles --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ sample-bundles --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/sample-bundles-0.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ sample-bundles --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ sample-bundles --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ sample-bundles --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7: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.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-bundles --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-bundles --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sample-bundles --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.4-SNAPSHOT/sample-bundles-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/sample-bundles-0.18.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.4-SNAPSHOT/sample-bundles-0.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles --- [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.18.4-SNAPSHOT/sample-bundles-0.18.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sample-bundles --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- [INFO] Building openflowplugin-samples-aggregator 0.18.4-SNAPSHOT [221/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-samples-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- [INFO] Building openflowplugin-karaf 0.18.4-SNAPSHOT [222/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- [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) @ openflowplugin-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] 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.openflowplugin/features-openflowplugin-extension/0.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.openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.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.openflowplugin/odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.4-SNAPSHOT/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.openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/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.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.openflowplugin/odl-openflowplugin-app-southbound-cli/0.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.controller/odl-controller-blueprint/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.serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/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.serviceutils/odl-serviceutils-srm/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/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.yangtools/odl-yangtools-netty/13.0.8/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.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.netconf/odl-restconf-nb/7.0.11/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.infrautils/odl-infrautils-utils/6.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.odlparent/odl-servlet-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.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.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.serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/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.yangtools/odl-yangtools-util/13.0.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-dropwizard-metrics/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.controller/odl-controller-mdsal-common/9.0.6/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.mdsal/odl-mdsal-binding-dom-adapter/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.mdsal/odl-mdsal-dom-runtime/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/odl-mdsal-bytebuddy/13.0.7/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-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.netconf/odl-netconf-api/7.0.11/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.yangtools/odl-yangtools-parser-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.yangtools/odl-yangtools-data/13.0.8/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.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.controller/odl-controller-akka/9.0.6/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-encryption-service/0.19.8/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-aaa-cert/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.controller/odl-jolokia/9.0.6/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.aaa/odl-apache-shiro/0.19.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.yangtools/odl-yangtools-parser/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/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.aaa/odl-aaa-web/0.19.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.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/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.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature 9c020691-91c3-4375-9c8c-1864ba1a2974/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 jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] 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 @ openflowplugin-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ openflowplugin-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/assembly/lib/karaf.branding-13.1.5.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- [INFO] Feature repository discovered recursively: d23123d9-75ee-4023-bf48-c7a9b5326dab [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [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-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [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-openflowplugin-nsf-model-0.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-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-openflowjava-0.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: openflowplugin-0.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-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-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-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [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-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: openflowplugin-0.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-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.6 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.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-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [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-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [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 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ openflowplugin-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.4-SNAPSHOT/openflowplugin-karaf-0.18.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/openflowplugin-karaf-0.18.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.4-SNAPSHOT/openflowplugin-karaf-0.18.4-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/openflowplugin-karaf-0.18.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.4-SNAPSHOT/openflowplugin-karaf-0.18.4-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.18.4-SNAPSHOT [223/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- [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) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-aggregator --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-aggregator --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-aggregator --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-aggregator --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.4-SNAPSHOT/openflowplugin-aggregator-0.18.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- [INFO] Building ODL :: ovsdb :: it 1.18.4-SNAPSHOT [224/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ it --- [INFO] Skipping Rule Enforcement. [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] 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) @ it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ it --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [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] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.18.4-SNAPSHOT/it-1.18.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- [INFO] Building ODL :: ovsdb :: parents 1.18.4-SNAPSHOT [225/258] [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] Skipping Rule Enforcement. [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 [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ parents --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ parents --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.18.4-SNAPSHOT [226/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf --- [INFO] Skipping Rule Enforcement. [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] 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-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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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-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-hwvtepsouthbound-api/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.ovsdb/odl-ovsdb-utils/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.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.7/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-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/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.odlparent/odl-woodstox/13.1.5/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.netconf/odl-restconf-nb/7.0.11/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.controller/odl-mdsal-broker/9.0.6/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.aaa/odl-aaa-cert/0.19.8/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.odlparent/odl-netty-4/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-ws-rs-api/13.1.5/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-eos-binding/13.0.7/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.netconf/odl-netconf-api/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.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.yangtools/odl-yangtools-common/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.yangtools/odl-yangtools-codec/13.0.8/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.aaa/odl-aaa-encryption-service/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.mdsal/odl-mdsal-singleton-common/13.0.7/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-common/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.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.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.model/odl-mdsal-model-rfc8342/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.odlparent/odl-karaf-feat-jetty/13.1.5/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.netconf/odl-netconf-model-rfc8526/7.0.11/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-dropwizard-metrics/13.1.5/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.odlparent/odl-apache-commons-lang3/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.odlparent/odl-gson/13.1.5/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-eos-common/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.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/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-servlet-api/13.1.5/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.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:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/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.ops4j.pax.transx/pax-transx-features/0.5.4/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-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.aaa/odl-aaa-web/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-api/0.19.8/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-data-api/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.odlparent/odl-javassist-3/13.1.5/xml/features [INFO] Feature odl-mdsal-distributed-datastore/9.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.6 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/cfg/datastore [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature e8d44f86-3039-4560-b654-eb425f57a63e/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 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 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] Spotbugs plugin skipped [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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: 81a9ad81-3c7a-481c-8f06-f2219ad4b2a6 [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Skipping javadoc generation [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 [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hwvtepsouthbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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-deploy-plugin:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >----- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.18.4-SNAPSHOT [227/258] [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] Skipping Rule Enforcement. [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] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.18.4-SNAPSHOT [228/258] [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] Skipping Rule Enforcement. [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] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.18.4-SNAPSHOT [229/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it --- [INFO] Skipping Rule Enforcement. [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] 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-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] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Skipping javadoc generation [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hwvtepsouthbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >--------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.18.4-SNAPSHOT [230/258] [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] Skipping Rule Enforcement. [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 [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ hwvtepsouthbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >---------------- [INFO] Building ODL :: ovsdb :: library-karaf 1.18.4-SNAPSHOT [231/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ library-karaf --- [INFO] Skipping Rule Enforcement. [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] 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-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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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.ops4j.pax.web/pax-web-features/8.0.27/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-netty-4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.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.controller/odl-controller-blueprint/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.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.controller/odl-mdsal-remoterpc-connector/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.odlparent/odl-jakarta-activation-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.odlparent/odl-ws-rs-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-binding-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-eos-dom/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-dom-broker/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.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.mdsal/odl-mdsal-bytebuddy/13.0.7/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-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/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.controller/odl-controller-mdsal-common/9.0.6/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.odlparent/odl-antlr4/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.mdsal/odl-mdsal-binding-base/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.yangtools/odl-yangtools-util/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.odlparent/odl-dropwizard-metrics/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/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-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-xpath/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 4d77b019-2d02-4ba6-bec9-519436d1a260/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-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 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] Spotbugs plugin skipped [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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: c2055b5f-1d0e-46ae-b1f4-ffa343cd69d9 [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ library-karaf --- [INFO] Skipping javadoc generation [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 [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ library-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ library-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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-deploy-plugin:3.1.3:deploy (default-deploy) @ library-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >--------- [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.18.4-SNAPSHOT [232/258] [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] Skipping Rule Enforcement. [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] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ library-features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >-------------- [INFO] Building ODL :: ovsdb :: library-artifacts 1.18.4-SNAPSHOT [233/258] [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] Skipping Rule Enforcement. [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] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.18.4-SNAPSHOT/library-artifacts-1.18.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ library-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------ [INFO] Building ODL :: ovsdb :: library-it 1.18.4-SNAPSHOT [234/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ library-it --- [INFO] Skipping Rule Enforcement. [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] 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-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] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ library-it --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/target/library-it-1.18.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ library-it --- [INFO] Skipping javadoc generation [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ library-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ library-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ library-it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >-------------- [INFO] Building ODL :: ovsdb :: library-aggregator 1.18.4-SNAPSHOT [235/258] [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] Skipping Rule Enforcement. [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 [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ library-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ library-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.ovsdb:schemas >------------------- [INFO] Building ODL :: ovsdb :: schemas 1.18.4-SNAPSHOT [236/258] [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] Skipping Rule Enforcement. [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 [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ schemas --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ schemas --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >--------------- [INFO] Building ODL :: ovsdb :: southbound-karaf 1.18.4-SNAPSHOT [237/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-karaf --- [INFO] Skipping Rule Enforcement. [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] 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-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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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.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/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-ui/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-utils/1.18.4-SNAPSHOT/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.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.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.controller/odl-mdsal-broker/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.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.odlparent/odl-netty-4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.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.opendaylight.infrautils/odl-infrautils-ready/6.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/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.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.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.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.netconf/odl-netconf-api/7.0.11/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.odlparent/odl-karaf-feat-jetty/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.aaa/odl-aaa-encryption-service/0.19.8/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.odlparent/odl-gson/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.mdsal/odl-mdsal-dom-api/13.0.7/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.infrautils/odl-infrautils-utils/6.0.11/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-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-dom-broker/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/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-rfc8525/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-singleton-common/13.0.7/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.controller/odl-mdsal-clustering-commons/9.0.6/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.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-eos-common/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:tech.pantheon.triemap/pt-triemap/1.3.2/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-bytebuddy/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.netconf/odl-netconf-model-rfc8040/7.0.11/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.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.controller/odl-controller-akka/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/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.netconf/odl-netconf-model-rfc6243/7.0.11/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.aaa/odl-aaa-web/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.odlparent/odl-jersey-2/13.1.5/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.ops4j.pax.transx/pax-transx-features/0.5.4/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-controller-scala/9.0.6/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.aaa/odl-apache-shiro/0.19.8/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 bdf7af92-1663-4907-8345-8740ef439e1f/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 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 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] Spotbugs plugin skipped [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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: 39edaf65-93f5-4528-a96a-81adb5c988e9 [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Skipping javadoc generation [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 [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >-------- [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.18.4-SNAPSHOT [238/258] [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] Skipping Rule Enforcement. [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] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >------------- [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.18.4-SNAPSHOT [239/258] [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] Skipping Rule Enforcement. [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] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >---------------- [INFO] Building ODL :: ovsdb :: southbound-it 1.18.4-SNAPSHOT [240/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-it --- [INFO] Skipping Rule Enforcement. [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] 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-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] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Skipping javadoc generation [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-aggregator >------------ [INFO] Building ODL :: ovsdb :: southbound-aggregator 1.18.4-SNAPSHOT [241/258] [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] Skipping Rule Enforcement. [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 [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------< org.opendaylight.ovsdb:utils.ovsdb-it-utils >------------- [INFO] Building ODL :: ovsdb :: utils.ovsdb-it-utils 1.18.4-SNAPSHOT [242/258] [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] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ utils.ovsdb-it-utils --- [INFO] Skipping Rule Enforcement. [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] 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) @ 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] [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.ovsdb-it-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Tests are skipped. [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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ utils.ovsdb-it-utils --- [INFO] Skipping CycloneDX goal [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] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ utils.ovsdb-it-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ utils.ovsdb-it-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/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] [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-deploy-plugin:3.1.3:deploy (default-deploy) @ utils.ovsdb-it-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.ovsdb-it-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------------< org.opendaylight.ovsdb:utils >-------------------- [INFO] Building ODL :: ovsdb :: utils 1.18.4-SNAPSHOT [243/258] [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] Skipping Rule Enforcement. [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 [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ utils --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ utils --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------------< org.opendaylight.ovsdb:ovsdb >-------------------- [INFO] Building ovsdb 1.18.4-SNAPSHOT [244/258] [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] Skipping Rule Enforcement. [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 [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ ovsdb --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ ovsdb --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.serviceutils:commons >---------------- [INFO] Building ODL :: serviceutils :: commons 0.13.4-SNAPSHOT [245/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ commons --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ commons --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ commons --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ commons --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ commons --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-testutils >------------ [INFO] Building ODL :: serviceutils :: tools-testutils 0.13.4-SNAPSHOT [246/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-testutils --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-testutils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ tools-testutils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ tools-testutils --- [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) @ tools-testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ tools-testutils --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ tools-testutils --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tools-testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ tools-testutils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ tools-testutils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ tools-testutils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ tools-testutils --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tools-testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[39,25] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogRule logRule = new LogRule();'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[40,32] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogCaptureRule logCaptureRule = new LogCaptureRule();'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testListenableFutureSuccess() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFailedListenableFuture() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureException() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionWarnInsteadError() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionNoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionAlsoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[85,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var afterLogActionCalled = new AtomicBoolean(false);'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionCustomMessage() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ tools-testutils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ tools-testutils --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ tools-testutils --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ tools-testutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-testutils --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-testutils --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ tools-testutils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] Unused declared dependencies found: [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile [WARNING] org.opendaylight.yangtools:testutils:jar:13.0.8:compile [WARNING] com.google.inject:guice:jar:6.0.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:6.0.11:compile [WARNING] org.opendaylight.serviceutils:rpc-api:jar:0.13.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ tools-testutils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ tools-testutils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ tools-testutils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-testutils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ tools-testutils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-aggregator >----------- [INFO] Building ODL :: serviceutils :: tools-aggregator 0.13.4-SNAPSHOT [247/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ tools-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---< org.opendaylight.serviceutils:serviceutils-features-aggregator >--- [INFO] Building ODL :: serviceutils :: serviceutils-features-aggregator 0.13.4-SNAPSHOT [248/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ serviceutils-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ serviceutils-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ serviceutils-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ serviceutils-features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ serviceutils-features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.4-SNAPSHOT/serviceutils-features-aggregator-0.13.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ serviceutils-features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-artifacts >-------- [INFO] Building ODL :: serviceutils :: serviceutils-artifacts 0.13.4-SNAPSHOT [249/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ serviceutils-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ serviceutils-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ serviceutils-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ serviceutils-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ serviceutils-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/artifacts/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.4-SNAPSHOT/serviceutils-artifacts-0.13.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ serviceutils-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-impl-test >----------- [INFO] Building ODL :: serviceutils :: metrics-impl-test 0.13.4-SNAPSHOT [250/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-impl-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-impl-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ metrics-impl-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-impl-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ metrics-impl-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) @ metrics-impl-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ metrics-impl-test --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ metrics-impl-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ metrics-impl-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[159,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[92,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[30,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ metrics-impl-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ metrics-impl-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ metrics-impl-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ metrics-impl-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ metrics-impl-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ metrics-impl-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ metrics-impl-test --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-test --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/metrics-impl-test-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ metrics-impl-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-impl-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ metrics-impl-test --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ metrics-impl-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ metrics-impl-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ metrics-impl-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-impl-test --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.13.4-SNAPSHOT/metrics-impl-test-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/metrics-impl-test-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.13.4-SNAPSHOT/metrics-impl-test-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-test --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl-test/0.13.4-SNAPSHOT/metrics-impl-test-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-impl-test --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl-test --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.serviceutils:metrics-impl-prometheus >-------- [INFO] Building ODL :: serviceutils :: metrics-impl-prometheus 0.13.4-SNAPSHOT [251/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-impl-prometheus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ metrics-impl-prometheus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-impl-prometheus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ metrics-impl-prometheus --- [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) @ metrics-impl-prometheus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ metrics-impl-prometheus --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ metrics-impl-prometheus --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[190,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[148,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[97,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterAdapter.java:[40,28] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional (see https://errorprone.info/bugpattern/LongDoubleConversion) Did you mean 'prometheusChild.inc((double) howMany);'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterNoChildAdapter.java:[40,30] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional (see https://errorprone.info/bugpattern/LongDoubleConversion) Did you mean 'prometheusCounter.inc((double) howMany);'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/OSGiMetricsServlet.java:[24,13] [MemberName] Classes should be named in UpperCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'OsGiMetricsServlet'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[51,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'PrometheusMetricProvider() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[57,16] [MissingOverride] close implements method in AutoCloseable; expected @Override (see https://errorprone.info/bugpattern/MissingOverride) Did you mean '@Override @PreDestroy'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[85,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but makeID is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'String fullId = makeId(descriptor, labelNames);'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[87,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var sb = new StringBuilder('? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ metrics-impl-prometheus >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ metrics-impl-prometheus --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ metrics-impl-prometheus <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ metrics-impl-prometheus --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ metrics-impl-prometheus --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[31,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[40,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ metrics-impl-prometheus --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-prometheus --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ metrics-impl-prometheus --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-impl-prometheus --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-prometheus --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ metrics-impl-prometheus --- [WARNING] Unused declared dependencies found: [WARNING] io.prometheus:simpleclient_hotspot:jar:0.10.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ metrics-impl-prometheus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ metrics-impl-prometheus --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ metrics-impl-prometheus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-impl-prometheus --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.4-SNAPSHOT/metrics-impl-prometheus-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.4-SNAPSHOT/metrics-impl-prometheus-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-prometheus --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.4-SNAPSHOT/metrics-impl-prometheus-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-impl-prometheus --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl-prometheus --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.serviceutils:metrics-sample >------------ [INFO] Building ODL :: serviceutils :: metrics-sample 0.13.4-SNAPSHOT [252/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-sample --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-sample --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ metrics-sample --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-sample --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ metrics-sample --- [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) @ metrics-sample --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ metrics-sample --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ metrics-sample --- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ metrics-sample --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:[57,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'MetricsAdvancedExample(@Reference MetricProvider metricProvider) {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsExample.java:[61,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'MetricsExample(@Reference MetricProvider metricProvider) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ metrics-sample >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ metrics-sample --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ metrics-sample <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ metrics-sample --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ metrics-sample --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[25,28] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[24,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricProvider = new MetricProviderImpl();'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[25,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void metricsExample() throws InterruptedException {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[26,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricsProvider = new MetricProviderImpl();'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricsExample = new MetricsExample(metricsProvider);'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[28,21] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[29,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var server = new HTTPServer(new InetSocketAddress("localhost", 1234), metricProvider.registry());'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ metrics-sample --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ metrics-sample --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-sample --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/metrics-sample-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ metrics-sample --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-sample --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-sample --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ metrics-sample --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] io.prometheus:simpleclient:jar:0.10.0:test [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ metrics-sample --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ metrics-sample --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ metrics-sample --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-sample --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.13.4-SNAPSHOT/metrics-sample-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/metrics-sample-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.13.4-SNAPSHOT/metrics-sample-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-sample --- [INFO] Installing org/opendaylight/serviceutils/metrics-sample/0.13.4-SNAPSHOT/metrics-sample-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-sample --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-sample --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.serviceutils:metrics-it >-------------- [INFO] Building ODL :: serviceutils :: metrics-it 0.13.4-SNAPSHOT [253/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ metrics-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ metrics-it --- [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) @ metrics-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ metrics-it --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ metrics-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/classes/LICENSE [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ metrics-it --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ metrics-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ metrics-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ metrics-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ metrics-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ metrics-it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ metrics-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/src/test/java/org/opendaylight/serviceutils/metrics/it/MetricsIntegrationTest.java:[31,42] newCounter(java.lang.Object,java.lang.String) in org.opendaylight.serviceutils.metrics.MetricProvider has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ metrics-it --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ metrics-it --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ metrics-it --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/metrics-it-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ metrics-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-it --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ metrics-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:test [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.serviceutils:serviceutils-features:xml:features:0.13.4-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.serviceutils:metrics-api:jar:0.13.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ metrics-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ metrics-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ metrics-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.13.4-SNAPSHOT/metrics-it-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/metrics-it-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.13.4-SNAPSHOT/metrics-it-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-aggregator >---------- [INFO] Building ODL :: serviceutils :: metrics-aggregator 0.13.4-SNAPSHOT [254/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------< org.opendaylight.serviceutils:srm-aggregator >------------ [INFO] Building ODL :: serviceutils :: srm-aggregator 0.13.4-SNAPSHOT [255/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ srm-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ srm-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ srm-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ srm-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ srm-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ srm-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.opendaylight.serviceutils:serviceutils-karaf >---------- [INFO] Building ODL :: serviceutils :: serviceutils-karaf 0.13.4-SNAPSHOT [256/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ serviceutils-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ serviceutils-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ serviceutils-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ serviceutils-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ serviceutils-karaf --- [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) @ serviceutils-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ serviceutils-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ serviceutils-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ serviceutils-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/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.serviceutils/serviceutils-features/0.13.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.serviceutils/odl-serviceutils-tools/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/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.serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/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.yangtools/odl-yangtools-util/13.0.8/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.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-binding-api/13.0.7/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/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.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.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:tech.pantheon.triemap/pt-triemap/1.3.2/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.yangtools/odl-yangtools-data-api/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.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.mdsal/odl-mdsal-binding-base/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.yangtools/odl-yangtools-data/13.0.8/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.mdsal/odl-mdsal-dom-runtime/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.yangtools/odl-yangtools-parser-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.controller/odl-mdsal-clustering-commons/9.0.6/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-binding-dom-adapter/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-netty-4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/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-parser/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.yangtools/odl-yangtools-xpath/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature 5fed8301-00b0-4b5b-af8a-5a417d46a782/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 ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] 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 @ serviceutils-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ serviceutils-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ serviceutils-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ serviceutils-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ serviceutils-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/assembly/lib/karaf.branding-13.1.5.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ serviceutils-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ serviceutils-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config: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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ serviceutils-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ serviceutils-karaf --- [INFO] Feature repository discovered recursively: e2a5b1c5-0041-462b-a7ad-e9b2dd80d448 [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [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-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-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-netty-4 [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: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [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-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-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.4-SNAPSHOT [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-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-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-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 [INFO] Feature repository discovered recursively: 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) @ serviceutils-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ serviceutils-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ serviceutils-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ serviceutils-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ serviceutils-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ serviceutils-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ serviceutils-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ serviceutils-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ serviceutils-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ serviceutils-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.4-SNAPSHOT/serviceutils-karaf-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/serviceutils-karaf-0.13.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.4-SNAPSHOT/serviceutils-karaf-0.13.4-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/serviceutils-karaf-0.13.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.4-SNAPSHOT/serviceutils-karaf-0.13.4-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ serviceutils-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.serviceutils:serviceutils-aggregator >-------- [INFO] Building serviceutils 0.13.4-SNAPSHOT [257/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ serviceutils-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ serviceutils-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ serviceutils-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ serviceutils-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ serviceutils-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ serviceutils-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------< org.opendaylight.releng.autorelease:autorelease-root >-------- [INFO] Building autorelease 1.2.0-SNAPSHOT [258/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ autorelease-root --- [INFO] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-dependency-convergence) @ autorelease-root --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ autorelease-root --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ autorelease-root --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] daexim-test-model 1.15.4-SNAPSHOT .................. SUCCESS [ 18.759 s] [INFO] daexim-model 1.15.4-SNAPSHOT ....................... SUCCESS [ 3.915 s] [INFO] daexim-spi 1.15.4-SNAPSHOT ......................... SUCCESS [ 2.201 s] [INFO] parent 1.15.4-SNAPSHOT ............................. SUCCESS [ 0.322 s] [INFO] daexim-impl 1.15.4-SNAPSHOT ........................ SUCCESS [ 5.901 s] [INFO] daexim-akka-infoprovider-impl 1.15.4-SNAPSHOT ...... SUCCESS [ 2.274 s] [INFO] OpenDaylight :: daexim (Karaf feature) 1.15.4-SNAPSHOT SUCCESS [ 5.501 s] [INFO] OpenDaylight :: Daexim :: All 1.15.4-SNAPSHOT ...... SUCCESS [ 3.862 s] [INFO] ODL :: daexim :: daexim-features 1.15.4-SNAPSHOT ... SUCCESS [ 0.495 s] [INFO] ODL :: daexim :: features-aggregator 1.15.4-SNAPSHOT SUCCESS [ 0.368 s] [INFO] daexim-artifacts 1.15.4-SNAPSHOT ................... SUCCESS [ 0.245 s] [INFO] daexim-karaf 1.15.4-SNAPSHOT ....................... SUCCESS [ 19.617 s] [INFO] daexim 1.15.4-SNAPSHOT ............................. SUCCESS [ 0.311 s] [INFO] ODL :: integration :: distribution-artifacts 0.20.4-SNAPSHOT SUCCESS [ 0.220 s] [INFO] ODL :: integration :: properties 0.20.4-SNAPSHOT ... SUCCESS [ 0.261 s] [INFO] ODL :: integration :: artifact-artifacts 0.20.4-SNAPSHOT SUCCESS [ 0.271 s] [INFO] ODL :: integration :: other-artifacts 0.20.4-SNAPSHOT SUCCESS [ 0.242 s] [INFO] ODL :: integration :: upstream-all-artifacts 0.20.4-SNAPSHOT SUCCESS [ 0.259 s] [INFO] ODL :: integration :: upstream-aggregator 0.20.4-SNAPSHOT SUCCESS [ 0.248 s] [INFO] ODL :: integration :: all-artifacts 0.20.4-SNAPSHOT SUCCESS [ 0.770 s] [INFO] ODL :: integration :: artifacts-aggregator 0.20.4-SNAPSHOT SUCCESS [ 0.256 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.4-SNAPSHOT SUCCESS [ 1.316 s] [INFO] JSON-RPC :: Parent 1.16.4-SNAPSHOT ................. SUCCESS [ 0.300 s] [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.16.4-SNAPSHOT .. SUCCESS [ 2.411 s] [INFO] JSON-RPC :: BUS :: API 1.16.4-SNAPSHOT ............. SUCCESS [ 2.241 s] [INFO] JSON-RPC :: Security :: API 1.16.4-SNAPSHOT ........ SUCCESS [ 2.540 s] [INFO] JSON-RPC :: Security :: NOOP 1.16.4-SNAPSHOT ....... SUCCESS [ 2.198 s] [INFO] JSON-RPC :: BUS :: SPI 1.16.4-SNAPSHOT ............. SUCCESS [ 3.089 s] [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.16.4-SNAPSHOT SUCCESS [ 3.076 s] [INFO] JSON-RPC :: BUS :: HTTP transport 1.16.4-SNAPSHOT .. SUCCESS [ 2.613 s] [INFO] JSON-RPC :: BUS :: Messaging library 1.16.4-SNAPSHOT SUCCESS [ 2.785 s] [INFO] JSON-RPC :: Security :: Service 1.16.4-SNAPSHOT .... SUCCESS [ 2.424 s] [INFO] JSON-RPC :: API 1.16.4-SNAPSHOT .................... SUCCESS [ 2.528 s] [INFO] JSON-RPC :: Security :: AAA 1.16.4-SNAPSHOT ........ SUCCESS [ 2.138 s] [INFO] JSON-RPC :: BUS :: Config 1.16.4-SNAPSHOT .......... SUCCESS [ 1.138 s] [INFO] JSON-RPC :: Feature :: bus 1.16.4-SNAPSHOT ......... SUCCESS [ 1.017 s] [INFO] JSON-RPC :: Test model 1.16.4-SNAPSHOT ............. SUCCESS [ 2.949 s] [INFO] JSON-RPC :: DOM :: Codec 1.16.4-SNAPSHOT ........... SUCCESS [ 6.006 s] [INFO] JSON-RPC :: Provider 1.16.4-SNAPSHOT ............... SUCCESS [ 0.279 s] [INFO] JSON-RPC :: Provider :: Common 1.16.4-SNAPSHOT ..... SUCCESS [ 3.278 s] [INFO] JSON-RPC :: Provider :: Single node 1.16.4-SNAPSHOT SUCCESS [ 4.348 s] [INFO] JSON-RPC :: Feature :: provider 1.16.4-SNAPSHOT .... SUCCESS [ 0.472 s] [INFO] JSON-RPC :: Feature :: all 1.16.4-SNAPSHOT ......... SUCCESS [ 0.851 s] [INFO] JSON-RPC :: Features :: repository 1.16.4-SNAPSHOT . SUCCESS [ 0.518 s] [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.19.4-SNAPSHOT SUCCESS [ 7.341 s] [INFO] ODL :: lispflowmapping :: mappingservice.api 1.19.4-SNAPSHOT SUCCESS [ 10.799 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.19.4-SNAPSHOT SUCCESS [ 0.421 s] [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.19.4-SNAPSHOT SUCCESS [ 0.812 s] [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.19.4-SNAPSHOT SUCCESS [ 2.406 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.19.4-SNAPSHOT SUCCESS [ 0.409 s] [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.19.4-SNAPSHOT SUCCESS [ 2.844 s] [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.19.4-SNAPSHOT SUCCESS [ 2.363 s] [INFO] ODL :: lispflowmapping :: mappingservice.config 1.19.4-SNAPSHOT SUCCESS [ 2.179 s] [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.19.4-SNAPSHOT SUCCESS [ 2.709 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.19.4-SNAPSHOT SUCCESS [ 0.518 s] [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.19.4-SNAPSHOT SUCCESS [ 2.889 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.19.4-SNAPSHOT SUCCESS [ 0.528 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.19.4-SNAPSHOT SUCCESS [ 0.473 s] [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.19.4-SNAPSHOT SUCCESS [ 3.106 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.19.4-SNAPSHOT SUCCESS [ 0.455 s] [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.19.4-SNAPSHOT SUCCESS [ 0.512 s] [INFO] ODL :: serviceutils :: quality-parent 0.13.4-SNAPSHOT SUCCESS [ 0.301 s] [INFO] ODL :: serviceutils :: metrics-api 0.13.4-SNAPSHOT . SUCCESS [ 7.546 s] [INFO] ODL :: serviceutils :: metrics-impl 0.13.4-SNAPSHOT SUCCESS [ 7.759 s] [INFO] ODL :: serviceutils :: Metrics 0.13.4-SNAPSHOT ..... SUCCESS [ 0.397 s] [INFO] ODL :: serviceutils :: tools-api 0.13.4-SNAPSHOT ... SUCCESS [ 4.788 s] [INFO] ODL :: serviceutils :: binding-parent 0.13.4-SNAPSHOT SUCCESS [ 0.248 s] [INFO] ODL :: serviceutils :: upgrade 0.13.4-SNAPSHOT ..... SUCCESS [ 2.170 s] [INFO] ODL :: serviceutils :: TOOLS 0.13.4-SNAPSHOT ....... SUCCESS [ 0.418 s] [INFO] openflowplugin-parent 0.18.4-SNAPSHOT .............. SUCCESS [ 0.251 s] [INFO] ODL :: openflowjava :: openflow-protocol-api 0.18.4-SNAPSHOT SUCCESS [ 7.127 s] [INFO] openflowjava-parent 0.18.4-SNAPSHOT ................ SUCCESS [ 0.270 s] [INFO] ODL :: openflowjava :: openflow-protocol-spi 0.18.4-SNAPSHOT SUCCESS [ 2.325 s] [INFO] ODL :: openflowjava :: openflowjava-util 0.18.4-SNAPSHOT SUCCESS [ 2.265 s] [INFO] ODL :: openflowjava :: openflow-protocol-impl 0.18.4-SNAPSHOT SUCCESS [ 5.405 s] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol 0.18.4-SNAPSHOT SUCCESS [ 0.521 s] [INFO] model-inventory 0.18.4-SNAPSHOT .................... SUCCESS [ 2.311 s] [INFO] model-flow-base 0.18.4-SNAPSHOT .................... SUCCESS [ 5.676 s] [INFO] model-flow-service 0.18.4-SNAPSHOT ................. SUCCESS [ 5.398 s] [INFO] model-flow-statistics 0.18.4-SNAPSHOT .............. SUCCESS [ 4.079 s] [INFO] model-topology 0.18.4-SNAPSHOT ..................... SUCCESS [ 2.300 s] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.4-SNAPSHOT SUCCESS [ 0.538 s] [INFO] liblldp 0.18.4-SNAPSHOT ............................ SUCCESS [ 2.331 s] [INFO] OpenDaylight :: Openflow Plugin :: Libraries 0.18.4-SNAPSHOT SUCCESS [ 0.355 s] [INFO] openflowplugin-blueprint-config 0.18.4-SNAPSHOT .... SUCCESS [ 2.178 s] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config 0.18.4-SNAPSHOT SUCCESS [ 2.405 s] [INFO] openflowplugin-common 0.18.4-SNAPSHOT .............. SUCCESS [ 2.404 s] [INFO] openflowplugin-api 0.18.4-SNAPSHOT ................. SUCCESS [ 2.657 s] [INFO] openflowplugin-extension-api 0.18.4-SNAPSHOT ....... SUCCESS [ 4.120 s] [INFO] openflowplugin 0.18.4-SNAPSHOT ..................... SUCCESS [ 4.302 s] [INFO] openflowplugin-impl 0.18.4-SNAPSHOT ................ SUCCESS [ 7.774 s] [INFO] openflowplugin-extension-onf 0.18.4-SNAPSHOT ....... SUCCESS [ 2.615 s] [INFO] rpc-api 0.13.4-SNAPSHOT ............................ SUCCESS [ 4.417 s] [INFO] ODL :: serviceutils :: RPC tools 0.13.4-SNAPSHOT ... SUCCESS [ 0.374 s] [INFO] ODL :: serviceutils :: srm-api 0.13.4-SNAPSHOT ..... SUCCESS [ 2.406 s] [INFO] ODL :: serviceutils :: srm-impl 0.13.4-SNAPSHOT .... SUCCESS [ 5.215 s] [INFO] ODL :: serviceutils :: srm-shell 0.13.4-SNAPSHOT ... SUCCESS [ 5.199 s] [INFO] ODL :: serviceutils :: SRM 0.13.4-SNAPSHOT ......... SUCCESS [ 0.421 s] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.4-SNAPSHOT SUCCESS [ 0.475 s] [INFO] bulk-o-matic 0.18.4-SNAPSHOT ....................... SUCCESS [ 3.263 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.4-SNAPSHOT SUCCESS [ 0.465 s] [INFO] device-ownership-service 0.18.4-SNAPSHOT ........... SUCCESS [ 2.335 s] [INFO] of-switch-config-pusher 0.18.4-SNAPSHOT ............ SUCCESS [ 2.377 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.4-SNAPSHOT SUCCESS [ 0.442 s] [INFO] arbitratorreconciliation-api 0.18.4-SNAPSHOT ....... SUCCESS [ 2.486 s] [INFO] reconciliation-framework 0.18.4-SNAPSHOT ........... SUCCESS [ 3.328 s] [INFO] arbitratorreconciliation-impl 0.18.4-SNAPSHOT ...... SUCCESS [ 2.296 s] [INFO] forwardingrules-manager 0.18.4-SNAPSHOT ............ SUCCESS [ 2.990 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.4-SNAPSHOT SUCCESS [ 0.472 s] [INFO] forwardingrules-sync 0.18.4-SNAPSHOT ............... SUCCESS [ 3.035 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.4-SNAPSHOT SUCCESS [ 0.446 s] [INFO] table-miss-enforcer 0.18.4-SNAPSHOT ................ SUCCESS [ 2.446 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.4-SNAPSHOT SUCCESS [ 0.483 s] [INFO] topology-lldp-discovery 0.18.4-SNAPSHOT ............ SUCCESS [ 2.570 s] [INFO] lldp-speaker 0.18.4-SNAPSHOT ....................... SUCCESS [ 2.666 s] [INFO] topology-manager 0.18.4-SNAPSHOT ................... SUCCESS [ 2.508 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology 0.18.4-SNAPSHOT SUCCESS [ 0.522 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.4-SNAPSHOT SUCCESS [ 0.460 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.4-SNAPSHOT SUCCESS [ 0.582 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.4-SNAPSHOT SUCCESS [ 0.466 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.4-SNAPSHOT SUCCESS [ 0.482 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.4-SNAPSHOT SUCCESS [ 0.476 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services 0.18.4-SNAPSHOT SUCCESS [ 0.444 s] [INFO] test-common 0.18.4-SNAPSHOT ........................ SUCCESS [ 2.332 s] [INFO] drop-test-karaf 0.18.4-SNAPSHOT .................... SUCCESS [ 3.106 s] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test 0.18.4-SNAPSHOT SUCCESS [ 0.502 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.4-SNAPSHOT SUCCESS [ 0.509 s] [INFO] southbound-cli 0.18.4-SNAPSHOT ..................... SUCCESS [ 2.732 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.4-SNAPSHOT SUCCESS [ 0.402 s] [INFO] features-openflowplugin 0.18.4-SNAPSHOT ............ SUCCESS [ 0.606 s] [INFO] openflowjava-extension-nicira-api 0.18.4-SNAPSHOT .. SUCCESS [ 2.308 s] [INFO] openflowjava-extension-nicira 0.18.4-SNAPSHOT ...... SUCCESS [ 5.345 s] [INFO] openflowplugin-extension-nicira 0.18.4-SNAPSHOT .... SUCCESS [ 11.032 s] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.4-SNAPSHOT SUCCESS [ 0.417 s] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.4-SNAPSHOT SUCCESS [ 0.397 s] [INFO] openflowjava-extension-eric 0.18.4-SNAPSHOT ........ SUCCESS [ 2.501 s] [INFO] openflowplugin-extension-eric 0.18.4-SNAPSHOT ...... SUCCESS [ 3.231 s] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.4-SNAPSHOT SUCCESS [ 0.510 s] [INFO] features-openflowplugin-extension 0.18.4-SNAPSHOT .. SUCCESS [ 0.486 s] [INFO] ovsdb-binding-parent 1.18.4-SNAPSHOT ............... SUCCESS [ 0.270 s] [INFO] ODL :: ovsdb :: library 1.18.4-SNAPSHOT ............ SUCCESS [ 3.168 s] [INFO] ODL :: ovsdb :: utils.servicehelper 1.18.4-SNAPSHOT SUCCESS [ 2.456 s] [INFO] ODL :: ovsdb :: schema.openvswitch 1.18.4-SNAPSHOT . SUCCESS [ 2.487 s] [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.18.4-SNAPSHOT SUCCESS [ 2.419 s] [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.18.4-SNAPSHOT .. SUCCESS [ 0.439 s] [INFO] ODL :: ovsdb :: library-features 1.18.4-SNAPSHOT ... SUCCESS [ 0.427 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.18.4-SNAPSHOT SUCCESS [ 3.052 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.18.4-SNAPSHOT SUCCESS [ 0.370 s] [INFO] ODL :: ovsdb :: southbound-api 1.18.4-SNAPSHOT ..... SUCCESS [ 3.203 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.18.4-SNAPSHOT SUCCESS [ 0.391 s] [INFO] ODL :: ovsdb :: utils.config 1.18.4-SNAPSHOT ....... SUCCESS [ 2.342 s] [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.18.4-SNAPSHOT .. SUCCESS [ 2.416 s] [INFO] ODL :: ovsdb :: utils.southbound-utils 1.18.4-SNAPSHOT SUCCESS [ 2.505 s] [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.18.4-SNAPSHOT .... SUCCESS [ 0.462 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.18.4-SNAPSHOT SUCCESS [ 5.148 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.18.4-SNAPSHOT SUCCESS [ 0.435 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.18.4-SNAPSHOT SUCCESS [ 0.465 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.18.4-SNAPSHOT SUCCESS [ 0.465 s] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.18.4-SNAPSHOT SUCCESS [ 2.346 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.18.4-SNAPSHOT SUCCESS [ 0.460 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.18.4-SNAPSHOT SUCCESS [ 0.523 s] [INFO] ODL :: ovsdb :: utils.yang-utils 1.18.4-SNAPSHOT ... SUCCESS [ 2.324 s] [INFO] ODL :: ovsdb :: southbound-impl 1.18.4-SNAPSHOT .... SUCCESS [ 3.730 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.18.4-SNAPSHOT SUCCESS [ 0.567 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.18.4-SNAPSHOT SUCCESS [ 0.468 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.18.4-SNAPSHOT SUCCESS [ 0.596 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.18.4-SNAPSHOT SUCCESS [ 0.437 s] [INFO] ODL :: ovsdb :: southbound-features 1.18.4-SNAPSHOT SUCCESS [ 0.509 s] [INFO] listener-api 0.13.4-SNAPSHOT ....................... SUCCESS [ 4.935 s] [INFO] ODL :: serviceutils :: listener tools 0.13.4-SNAPSHOT SUCCESS [ 0.353 s] [INFO] ODL :: serviceutils :: serviceutils-features 0.13.4-SNAPSHOT SUCCESS [ 0.391 s] [INFO] ODL :: integration :: features-index 0.20.4-SNAPSHOT SUCCESS [ 13.975 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.20.4-SNAPSHOT SUCCESS [ 1.012 s] [INFO] ODL :: integration :: odl-integration-all 0.20.4-SNAPSHOT SUCCESS [ 1.046 s] [INFO] ODL :: integration :: features-test 0.20.4-SNAPSHOT SUCCESS [ 1.436 s] [INFO] ODL :: integration :: karaf 0.20.4-SNAPSHOT ........ SUCCESS [ 35.555 s] [INFO] ODL :: integration :: singles-aggregator 0.20.4-SNAPSHOT SUCCESS [ 0.266 s] [INFO] ODL :: integration :: repos-aggregator 0.20.4-SNAPSHOT SUCCESS [ 0.260 s] [INFO] ODL :: integration :: features-aggregator 0.20.4-SNAPSHOT SUCCESS [ 0.403 s] [INFO] ODL :: integration :: onap-karaf 0.20.4-SNAPSHOT ... SUCCESS [ 13.184 s] [INFO] Integration/Distribution 0.20.4-SNAPSHOT ........... SUCCESS [ 0.258 s] [INFO] JSON-RPC :: Artifacts 1.16.4-SNAPSHOT .............. SUCCESS [ 0.251 s] [INFO] JSON-RPC :: Provider :: Cluster 1.16.4-SNAPSHOT .... SUCCESS [ 3.169 s] [INFO] JSON-RPC :: Feature :: Cluster 1.16.4-SNAPSHOT ..... SUCCESS [ 0.525 s] [INFO] JSON-RPC :: Features :: Aggregator 1.16.4-SNAPSHOT . SUCCESS [ 0.271 s] [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.16.4-SNAPSHOT SUCCESS [ 2.259 s] [INFO] JSON-RPC :: Binding adapter 1.16.4-SNAPSHOT ........ SUCCESS [ 0.706 s] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.16.4-SNAPSHOT SUCCESS [ 2.147 s] [INFO] JSON-RPC :: POM 1.16.4-SNAPSHOT .................... SUCCESS [ 0.291 s] [INFO] JSON-RPC :: BUS 1.16.4-SNAPSHOT .................... SUCCESS [ 0.694 s] [INFO] JSON-RPC :: BUS :: Examples 1.16.4-SNAPSHOT ........ SUCCESS [ 0.266 s] [INFO] JSON-RPC :: Security 1.16.4-SNAPSHOT ............... SUCCESS [ 0.275 s] [INFO] JSON-RPC :: Tools parent 1.16.4-SNAPSHOT ........... SUCCESS [ 0.384 s] [INFO] JSON-RPC :: Tools :: Test 1.16.4-SNAPSHOT .......... SUCCESS [ 4.341 s] [INFO] JSON-RPC :: Tools 1.16.4-SNAPSHOT .................. SUCCESS [ 0.261 s] [INFO] JSON-RPC :: Karaf 1.16.4-SNAPSHOT .................. SUCCESS [ 14.475 s] [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.19.4-SNAPSHOT SUCCESS [ 1.330 s] [INFO] ODL :: lispflowmapping :: common.build.tools 1.19.4-SNAPSHOT SUCCESS [ 0.410 s] [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.19.4-SNAPSHOT SUCCESS [ 0.257 s] [INFO] ODL :: lispflowmapping :: features-aggregator 1.19.4-SNAPSHOT SUCCESS [ 0.244 s] [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.19.4-SNAPSHOT SUCCESS [ 14.232 s] [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.19.4-SNAPSHOT SUCCESS [ 5.956 s] [INFO] lispflowmapping 1.19.4-SNAPSHOT .................... SUCCESS [ 1.828 s] [INFO] openflowplugin-artifacts 0.18.4-SNAPSHOT ........... SUCCESS [ 0.267 s] [INFO] libraries-aggregator 0.18.4-SNAPSHOT ............... SUCCESS [ 0.006 s] [INFO] ODL :: openflowjava :: features-openflowjava 0.18.4-SNAPSHOT SUCCESS [ 0.375 s] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator 0.18.4-SNAPSHOT SUCCESS [ 0.249 s] [INFO] simple-client 0.18.4-SNAPSHOT ...................... SUCCESS [ 2.446 s] [INFO] ODL :: openflowjava :: openflow-protocol-it 0.18.4-SNAPSHOT SUCCESS [ 2.413 s] [INFO] test-extension 0.18.4-SNAPSHOT ..................... SUCCESS [ 2.544 s] [INFO] features-extension-aggregator 0.18.4-SNAPSHOT ...... SUCCESS [ 0.217 s] [INFO] openflowplugin-extension-aggregator 0.18.4-SNAPSHOT SUCCESS [ 0.007 s] [INFO] test-provider 0.18.4-SNAPSHOT ...................... SUCCESS [ 3.525 s] [INFO] features-aggregator 0.18.4-SNAPSHOT ................ SUCCESS [ 0.241 s] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.4-SNAPSHOT SUCCESS [ 0.008 s] [INFO] applications-aggregator 0.18.4-SNAPSHOT ............ SUCCESS [ 0.002 s] [INFO] model-aggregator 0.18.4-SNAPSHOT ................... SUCCESS [ 0.002 s] [INFO] learning-switch 0.18.4-SNAPSHOT .................... SUCCESS [ 2.507 s] [INFO] sample-consumer 0.18.4-SNAPSHOT .................... SUCCESS [ 2.338 s] [INFO] sample-bundles 0.18.4-SNAPSHOT ..................... SUCCESS [ 2.380 s] [INFO] openflowplugin-samples-aggregator 0.18.4-SNAPSHOT .. SUCCESS [ 0.018 s] [INFO] openflowplugin-karaf 0.18.4-SNAPSHOT ............... SUCCESS [ 15.474 s] [INFO] openflowplugin 0.18.4-SNAPSHOT ..................... SUCCESS [ 0.844 s] [INFO] ODL :: ovsdb :: it 1.18.4-SNAPSHOT ................. SUCCESS [ 0.868 s] [INFO] ODL :: ovsdb :: parents 1.18.4-SNAPSHOT ............ SUCCESS [ 0.005 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.18.4-SNAPSHOT SUCCESS [ 14.474 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.18.4-SNAPSHOT SUCCESS [ 0.221 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.18.4-SNAPSHOT SUCCESS [ 0.254 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.18.4-SNAPSHOT SUCCESS [ 3.736 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.18.4-SNAPSHOT SUCCESS [ 0.008 s] [INFO] ODL :: ovsdb :: library-karaf 1.18.4-SNAPSHOT ...... SUCCESS [ 12.259 s] [INFO] ODL :: ovsdb :: library-features-aggregator 1.18.4-SNAPSHOT SUCCESS [ 0.257 s] [INFO] ODL :: ovsdb :: library-artifacts 1.18.4-SNAPSHOT .. SUCCESS [ 0.232 s] [INFO] ODL :: ovsdb :: library-it 1.18.4-SNAPSHOT ......... SUCCESS [ 2.793 s] [INFO] ODL :: ovsdb :: library-aggregator 1.18.4-SNAPSHOT . SUCCESS [ 0.009 s] [INFO] ODL :: ovsdb :: schemas 1.18.4-SNAPSHOT ............ SUCCESS [ 0.004 s] [INFO] ODL :: ovsdb :: southbound-karaf 1.18.4-SNAPSHOT ... SUCCESS [ 14.322 s] [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.18.4-SNAPSHOT SUCCESS [ 0.540 s] [INFO] ODL :: ovsdb :: southbound-artifacts 1.18.4-SNAPSHOT SUCCESS [ 0.242 s] [INFO] ODL :: ovsdb :: southbound-it 1.18.4-SNAPSHOT ...... SUCCESS [ 3.065 s] [INFO] ODL :: ovsdb :: southbound-aggregator 1.18.4-SNAPSHOT SUCCESS [ 0.011 s] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.18.4-SNAPSHOT SUCCESS [ 2.575 s] [INFO] ODL :: ovsdb :: utils 1.18.4-SNAPSHOT .............. SUCCESS [ 0.004 s] [INFO] ovsdb 1.18.4-SNAPSHOT .............................. SUCCESS [ 0.002 s] [INFO] ODL :: serviceutils :: commons 0.13.4-SNAPSHOT ..... SUCCESS [ 0.002 s] [INFO] ODL :: serviceutils :: tools-testutils 0.13.4-SNAPSHOT SUCCESS [ 4.791 s] [INFO] ODL :: serviceutils :: tools-aggregator 0.13.4-SNAPSHOT SUCCESS [ 0.006 s] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator 0.13.4-SNAPSHOT SUCCESS [ 0.233 s] [INFO] ODL :: serviceutils :: serviceutils-artifacts 0.13.4-SNAPSHOT SUCCESS [ 0.227 s] [INFO] ODL :: serviceutils :: metrics-impl-test 0.13.4-SNAPSHOT SUCCESS [ 4.594 s] [INFO] ODL :: serviceutils :: metrics-impl-prometheus 0.13.4-SNAPSHOT SUCCESS [ 6.688 s] [INFO] ODL :: serviceutils :: metrics-sample 0.13.4-SNAPSHOT SUCCESS [ 6.691 s] [INFO] ODL :: serviceutils :: metrics-it 0.13.4-SNAPSHOT .. SUCCESS [ 2.076 s] [INFO] ODL :: serviceutils :: metrics-aggregator 0.13.4-SNAPSHOT SUCCESS [ 0.006 s] [INFO] ODL :: serviceutils :: srm-aggregator 0.13.4-SNAPSHOT SUCCESS [ 0.004 s] [INFO] ODL :: serviceutils :: serviceutils-karaf 0.13.4-SNAPSHOT SUCCESS [ 11.991 s] [INFO] serviceutils 0.13.4-SNAPSHOT ....................... SUCCESS [ 0.003 s] [INFO] autorelease 1.2.0-SNAPSHOT ......................... SUCCESS [ 0.744 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:57 min [INFO] Finished at: 2024-12-13T06:12:37Z [INFO] ------------------------------------------------------------------------ Your branch is up to date with 'origin/stable/calcium'. Entering 'daexim' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'integration/distribution' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'jsonrpc' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'lispflowmapping' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'openflowplugin' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'ovsdb' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'serviceutils' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'daexim' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/daexim/+/114740 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/daexim.git * [new branch] HEAD -> refs/for/stable/calcium%topic=Calcium-SR3 Entering 'integration/distribution' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/integration/distribution/+/114741 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/integration/distribution.git * [new branch] HEAD -> refs/for/stable/calcium%topic=Calcium-SR3 Entering 'jsonrpc' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/jsonrpc/+/114742 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/jsonrpc.git * [new branch] HEAD -> refs/for/stable/calcium%topic=Calcium-SR3 Entering 'lispflowmapping' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/lispflowmapping/+/114743 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/lispflowmapping.git * [new branch] HEAD -> refs/for/stable/calcium%topic=Calcium-SR3 Entering 'openflowplugin' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/openflowplugin/+/114744 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/openflowplugin.git * [new branch] HEAD -> refs/for/stable/calcium%topic=Calcium-SR3 Entering 'ovsdb' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/ovsdb/+/114745 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/ovsdb.git * [new branch] HEAD -> refs/for/stable/calcium%topic=Calcium-SR3 Entering 'serviceutils' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/serviceutils/+/114746 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/serviceutils.git * [new branch] HEAD -> refs/for/stable/calcium%topic=Calcium-SR3 Version bumping complete. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 11583 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins18324385081881303360.sh ---> sysstat.sh [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins504705921021866859.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 + 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/autorelease-version-bump-calcium-mvn38-openjdk17 ']' + 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/autorelease-version-bump-calcium-mvn38-openjdk17 ']' + mkdir -p /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/archives/ [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins719689347529930697.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xQg8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xQg8/bin to PATH INFO: Running in OpenStack, capturing instance metadata [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins11898174428819453641.sh provisioning config files... Could not find credentials [logs] for autorelease-version-bump-calcium-mvn38-openjdk17 #5 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/config11114225901366838820tmp 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. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins5005588474348742976.sh ---> create-netrc.sh WARN: Log server credential not found. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins16563050459420212811.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xQg8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xQg8/bin to PATH [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3119014754635356272.sh ---> sudo-logs.sh Archiving 'sudo' log.. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins12256575935120797986.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xQg8 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-xQg8/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins96649551341953549.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xQg8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xQg8/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-version-bump-calcium-mvn38-openjdk17/5/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-8c-8g-2295 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB L1i cache: 256 KiB L2 cache: 4 MiB L3 cache: 128 MiB NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 18G 138G 12% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 /dev/loop3 45M 45M 0 100% /snap/snapd/23258 /dev/loop4 64M 64M 0 100% /snap/core20/2434 /dev/loop5 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 32100 928 19550 1 11621 30707 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:52:ca:40 brd ff:ff:ff:ff:ff:ff inet 10.30.171.202/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85504sec preferred_lft 85504sec inet6 fe80::f816:3eff:fe52:ca40/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:5f:38:3f:72 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-200-generic (prd-ubuntu2004-docker-8c-8g-2295) 12/13/24 _x86_64_ (8 CPU) 05:58:54 LINUX RESTART (8 CPU) 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:00:01 320.53 138.84 181.69 0.00 11760.17 181478.42 0.00 06:01:01 142.12 64.43 77.69 0.00 2745.08 10210.88 0.00 06:02:01 257.42 19.30 238.12 0.00 834.67 13725.33 0.00 06:03:01 70.12 6.92 63.21 0.00 399.53 10073.52 0.00 06:04:01 36.70 0.75 35.95 0.00 45.72 25607.06 0.00 06:05:01 53.51 5.67 47.84 0.00 4548.71 8952.64 0.00 06:06:01 24.80 1.33 23.46 0.00 55.99 3940.01 0.00 06:07:01 12.48 0.10 12.38 0.00 3.73 2224.06 0.00 06:08:01 22.40 0.40 22.00 0.00 3.20 3185.47 0.00 06:09:01 38.64 0.08 38.56 0.00 1.87 6046.59 0.00 06:10:01 36.21 0.10 36.11 0.00 3.47 52254.49 0.00 06:11:01 53.76 0.12 53.64 0.00 3.60 62219.76 0.00 06:12:01 55.18 0.98 54.20 0.00 25.32 64241.65 0.00 06:13:01 39.36 0.00 39.36 0.00 0.00 44536.71 0.00 Average: 83.08 17.07 66.01 0.00 1459.33 34906.71 0.00 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:00:01 29763576 31589060 742288 2.26 63368 2074912 1679376 4.95 979076 1806332 79824 06:01:01 29310200 31547820 764356 2.33 89848 2439108 1644880 4.85 1089396 2108312 185356 06:02:01 28242392 30667928 1634828 4.97 99464 2610208 2509412 7.40 2035616 2214356 8352 06:03:01 26810928 30235664 2057120 6.26 114332 3562060 2749368 8.11 2664588 2976284 686580 06:04:01 25778264 29292512 2992888 9.10 120580 3636364 4239572 12.50 3617228 3031952 16496 06:05:01 24846232 28752516 3523416 10.72 135788 3995276 4187024 12.34 4412416 3144796 29764 06:06:01 24710024 28715096 3560276 10.83 149256 4062656 4220664 12.44 4512416 3163516 26460 06:07:01 24669492 28693460 3581664 10.90 153612 4073244 4218612 12.44 4545576 3164140 6016 06:08:01 24566116 28669380 3605696 10.97 164412 4126836 4218612 12.44 4615800 3184020 16828 06:09:01 23795744 28646064 3627984 11.04 179588 4825752 4244812 12.51 4905528 3629352 584040 06:10:01 22055364 28617980 3655292 11.12 193332 6468604 4260980 12.56 5916248 4303672 698516 06:11:01 20370376 28548460 3724824 11.33 208252 8009652 4244896 12.51 6350172 5495320 429516 06:12:01 17820768 28540808 3731340 11.35 230628 10428660 4247624 12.52 6851516 7441612 986360 06:13:01 20097192 31511372 760920 2.31 235728 11095284 1667748 4.92 4022964 7972700 354548 Average: 24488333 29573437 2711635 8.25 152728 5100615 3452399 10.18 4037039 3831169 293475 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:01 lo 1.83 1.83 0.17 0.17 0.00 0.00 0.00 0.00 06:00:01 ens3 474.35 309.52 2713.73 69.41 0.00 0.00 0.00 0.00 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 06:01:01 ens3 91.59 77.82 978.64 20.17 0.00 0.00 0.00 0.00 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:01 lo 1.27 1.27 0.18 0.18 0.00 0.00 0.00 0.00 06:02:01 ens3 218.07 189.62 2301.75 34.34 0.00 0.00 0.00 0.00 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:03:01 ens3 434.18 356.47 4084.43 67.89 0.00 0.00 0.00 0.00 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:04:01 ens3 229.62 172.61 911.24 77.15 0.00 0.00 0.00 0.00 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 06:05:01 ens3 269.81 195.30 2587.74 87.49 0.00 0.00 0.00 0.00 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:06:01 ens3 148.19 112.28 44.75 161.11 0.00 0.00 0.00 0.00 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:07:01 ens3 148.32 127.22 54.07 66.91 0.00 0.00 0.00 0.00 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:08:01 ens3 153.09 125.23 50.39 135.29 0.00 0.00 0.00 0.00 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 06:09:01 ens3 253.52 219.70 1798.41 67.66 0.00 0.00 0.00 0.00 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:10:01 ens3 260.02 385.25 77.81 10771.51 0.00 0.00 0.00 0.00 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:11:01 ens3 183.37 147.39 1406.60 45.03 0.00 0.00 0.00 0.00 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:01 lo 0.83 0.83 0.06 0.06 0.00 0.00 0.00 0.00 06:12:01 ens3 169.48 133.87 118.35 47.31 0.00 0.00 0.00 0.00 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:01 lo 1.20 1.20 0.16 0.16 0.00 0.00 0.00 0.00 06:13:01 ens3 94.17 79.10 1176.35 23.37 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 Average: ens3 223.41 187.95 1307.40 833.88 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-200-generic (prd-ubuntu2004-docker-8c-8g-2295) 12/13/24 _x86_64_ (8 CPU) 05:58:54 LINUX RESTART (8 CPU) 05:59:01 CPU %user %nice %system %iowait %steal %idle 06:00:01 all 7.93 8.68 8.30 3.58 0.37 71.13 06:00:01 0 4.64 9.70 8.85 1.78 0.32 74.71 06:00:01 1 11.83 7.32 7.15 9.16 0.39 64.15 06:00:01 2 9.13 8.28 9.37 6.03 0.37 66.81 06:00:01 3 7.43 9.03 8.75 1.89 0.39 72.51 06:00:01 4 7.21 10.24 8.87 2.07 0.41 71.20 06:00:01 5 8.22 8.07 8.07 1.64 0.37 73.63 06:00:01 6 5.61 7.03 7.10 3.02 0.34 76.90 06:00:01 7 9.34 9.78 8.26 3.05 0.37 69.20 06:01:01 all 9.20 4.63 4.25 2.66 0.10 79.15 06:01:01 0 9.03 5.45 4.32 1.69 0.10 79.40 06:01:01 1 2.49 2.43 4.29 6.77 0.12 83.90 06:01:01 2 24.17 2.72 3.41 2.10 0.08 67.52 06:01:01 3 4.47 6.10 4.37 1.33 0.10 83.64 06:01:01 4 7.49 5.38 4.12 1.04 0.08 81.88 06:01:01 5 12.75 5.48 4.28 1.75 0.12 75.62 06:01:01 6 4.61 4.06 4.73 5.15 0.13 81.31 06:01:01 7 8.56 5.40 4.51 1.51 0.08 79.94 06:02:01 all 12.65 0.00 5.19 0.74 0.07 81.35 06:02:01 0 10.40 0.00 4.77 0.22 0.05 84.56 06:02:01 1 11.24 0.00 5.39 3.33 0.07 79.97 06:02:01 2 11.56 0.00 4.93 0.42 0.10 82.99 06:02:01 3 16.96 0.00 5.16 0.05 0.07 77.76 06:02:01 4 12.10 0.00 4.96 0.33 0.07 82.53 06:02:01 5 15.76 0.00 5.83 0.57 0.08 77.76 06:02:01 6 10.94 0.00 4.88 0.64 0.07 83.48 06:02:01 7 12.17 0.00 5.59 0.40 0.08 81.75 06:03:01 all 18.75 0.00 0.90 0.28 0.08 80.00 06:03:01 0 15.70 0.00 2.04 0.50 0.10 81.66 06:03:01 1 17.97 0.00 0.55 0.00 0.07 81.41 06:03:01 2 49.11 0.00 1.42 0.12 0.08 49.26 06:03:01 3 21.20 0.00 0.60 0.12 0.10 77.98 06:03:01 4 12.77 0.00 0.58 0.22 0.05 86.39 06:03:01 5 8.48 0.00 0.57 0.35 0.05 90.55 06:03:01 6 9.01 0.00 0.80 0.72 0.10 89.36 06:03:01 7 15.80 0.00 0.65 0.18 0.05 83.32 06:04:01 all 13.79 0.00 0.52 0.57 0.05 85.07 06:04:01 0 13.85 0.00 0.47 0.03 0.05 85.60 06:04:01 1 10.79 0.00 0.87 0.02 0.05 88.27 06:04:01 2 23.08 0.00 0.22 0.02 0.05 76.64 06:04:01 3 16.33 0.00 1.24 0.07 0.07 82.30 06:04:01 4 9.55 0.00 0.27 0.02 0.05 90.12 06:04:01 5 8.01 0.00 0.47 3.63 0.03 87.86 06:04:01 6 15.31 0.00 0.38 0.78 0.07 83.46 06:04:01 7 13.42 0.00 0.25 0.00 0.03 86.29 06:05:01 all 19.73 0.00 1.30 0.66 0.07 78.24 06:05:01 0 16.74 0.00 2.02 0.30 0.07 80.88 06:05:01 1 17.88 0.00 1.04 0.69 0.07 80.33 06:05:01 2 25.18 0.00 1.32 1.02 0.07 72.41 06:05:01 3 20.87 0.00 1.81 0.50 0.08 76.73 06:05:01 4 14.32 0.00 1.30 0.12 0.07 84.20 06:05:01 5 18.56 0.00 1.14 0.69 0.08 79.53 06:05:01 6 25.46 0.00 0.90 1.42 0.07 72.16 06:05:01 7 18.82 0.00 0.90 0.53 0.08 79.66 06:06:01 all 13.58 0.00 0.49 0.34 0.04 85.55 06:06:01 0 11.48 0.00 0.42 0.00 0.03 88.07 06:06:01 1 23.17 0.00 1.10 0.30 0.07 75.36 06:06:01 2 13.71 0.00 0.77 0.13 0.05 85.34 06:06:01 3 8.73 0.00 0.13 0.00 0.05 91.09 06:06:01 4 8.03 0.00 0.12 0.00 0.02 91.84 06:06:01 5 7.21 0.00 0.33 1.40 0.07 90.98 06:06:01 6 17.14 0.00 0.83 0.83 0.03 81.16 06:06:01 7 19.17 0.00 0.20 0.02 0.03 80.58 06:07:01 all 10.83 0.00 0.45 0.16 0.05 88.50 06:07:01 0 8.74 0.00 0.48 0.00 0.07 90.71 06:07:01 1 22.49 0.00 1.17 0.13 0.07 76.14 06:07:01 2 10.51 0.00 0.38 0.00 0.03 89.08 06:07:01 3 4.62 0.00 0.22 0.00 0.03 95.13 06:07:01 4 18.13 0.00 0.17 0.00 0.07 81.63 06:07:01 5 10.34 0.00 0.70 0.50 0.07 88.39 06:07:01 6 4.87 0.00 0.08 0.68 0.03 94.33 06:07:01 7 6.90 0.00 0.42 0.00 0.03 92.65 06:08:01 all 8.29 0.00 0.49 0.24 0.04 90.94 06:08:01 0 2.18 0.00 0.56 0.00 0.05 97.21 06:08:01 1 9.91 0.00 0.47 0.03 0.03 89.55 06:08:01 2 5.04 0.00 0.22 0.17 0.03 94.54 06:08:01 3 10.49 0.00 0.68 0.00 0.05 88.78 06:08:01 4 6.02 0.00 0.13 0.05 0.03 93.76 06:08:01 5 6.49 0.00 0.27 0.80 0.05 92.39 06:08:01 6 22.31 0.00 1.28 0.88 0.03 75.49 06:08:01 7 3.87 0.00 0.28 0.00 0.03 95.81 06:09:01 all 11.15 0.00 0.97 0.08 0.05 87.76 06:09:01 0 18.38 0.00 3.73 0.10 0.08 77.71 06:09:01 1 11.63 0.00 0.28 0.00 0.08 88.01 06:09:01 2 8.03 0.00 0.32 0.38 0.03 91.23 06:09:01 3 22.25 0.00 0.82 0.00 0.05 76.89 06:09:01 4 1.10 0.00 0.13 0.00 0.02 98.75 06:09:01 5 6.03 0.00 0.43 0.05 0.05 93.43 06:09:01 6 18.00 0.00 1.58 0.08 0.07 80.27 06:09:01 7 3.71 0.00 0.42 0.00 0.03 95.84 06:10:01 all 10.15 0.00 0.83 0.87 0.05 88.10 06:10:01 0 10.51 0.00 0.96 0.00 0.07 88.46 06:10:01 1 7.69 0.00 0.57 0.03 0.07 91.64 06:10:01 2 2.52 0.00 0.33 0.48 0.03 96.63 06:10:01 3 34.37 0.00 2.14 0.02 0.07 63.41 06:10:01 4 1.39 0.00 0.12 0.00 0.03 98.46 06:10:01 5 8.53 0.00 0.52 0.05 0.05 90.86 06:10:01 6 3.57 0.00 1.07 5.41 0.03 89.92 06:10:01 7 12.59 0.00 0.97 0.97 0.07 85.41 06:10:01 CPU %user %nice %system %iowait %steal %idle 06:11:01 all 10.25 0.00 0.78 0.95 0.04 87.98 06:11:01 0 6.25 0.00 0.22 0.00 0.03 93.50 06:11:01 1 24.19 0.00 1.10 0.20 0.07 74.45 06:11:01 2 2.65 0.00 0.30 0.47 0.00 96.58 06:11:01 3 6.42 0.00 0.72 0.05 0.02 92.80 06:11:01 4 3.03 0.00 0.37 0.00 0.08 96.52 06:11:01 5 26.13 0.00 2.19 0.90 0.05 70.73 06:11:01 6 1.52 0.00 0.70 5.85 0.03 91.89 06:11:01 7 11.75 0.00 0.63 0.15 0.07 87.40 06:12:01 all 13.34 0.00 1.16 1.00 0.06 84.44 06:12:01 0 4.55 0.00 0.42 0.00 0.05 94.98 06:12:01 1 12.28 0.00 0.98 0.00 0.07 86.67 06:12:01 2 4.63 0.00 1.25 1.65 0.05 92.42 06:12:01 3 25.76 0.00 2.32 0.07 0.05 71.80 06:12:01 4 22.77 0.00 1.25 0.08 0.08 75.82 06:12:01 5 25.67 0.00 1.77 0.68 0.05 71.82 06:12:01 6 5.50 0.00 0.99 5.54 0.05 87.92 06:12:01 7 5.51 0.00 0.30 0.00 0.05 94.14 06:13:01 all 12.38 0.00 0.86 0.84 0.05 85.87 06:13:01 0 6.16 0.00 0.75 0.00 0.03 93.06 06:13:01 1 10.22 0.00 0.68 0.12 0.03 88.95 06:13:01 2 8.92 0.00 0.92 4.40 0.07 85.69 06:13:01 3 29.26 0.00 1.56 0.07 0.07 69.05 06:13:01 4 5.73 0.00 0.53 0.68 0.07 92.99 06:13:01 5 11.45 0.00 0.70 1.44 0.05 86.36 06:13:01 6 15.14 0.00 0.80 0.00 0.05 84.01 06:13:01 7 12.18 0.00 0.97 0.00 0.03 86.81 Average: all 12.29 0.94 1.89 0.92 0.08 83.88 Average: 0 9.90 1.07 2.13 0.33 0.08 86.49 Average: 1 13.85 0.69 1.83 1.48 0.09 82.07 Average: 2 14.15 0.78 1.79 1.24 0.08 81.97 Average: 3 16.38 1.07 2.17 0.29 0.08 79.99 Average: 4 9.27 1.10 1.63 0.33 0.08 87.59 Average: 5 12.41 0.96 1.94 1.03 0.08 83.58 Average: 6 11.37 0.79 1.86 2.21 0.08 83.69 Average: 7 10.99 1.08 1.74 0.49 0.08 85.63