Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-8c-8g-1727 (ubuntu2004-docker-8c-8g) in workspace /w/workspace/autorelease-release-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-GMyTpaw3pTLV/agent.11814 SSH_AGENT_PID=11817 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/private_key_11211245086789667983.key (/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/private_key_11211245086789667983.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-release-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 > git rev-parse stable/calcium^{commit} # timeout=10 Checking out Revision 2a31900971cb1e30999ba9d3bd599e67de1a100f (refs/remotes/origin/stable/calcium) > git config core.sparsecheckout # timeout=10 > git checkout -f 2a31900971cb1e30999ba9d3bd599e67de1a100f # timeout=10 Commit message: "Update git submodules" > git rev-list --no-walk 2a31900971cb1e30999ba9d3bd599e67de1a100f # 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=60 > git submodule update --init --recursive integration/distribution # timeout=60 > git submodule update --init --recursive jsonrpc # timeout=60 > git submodule update --init --recursive lispflowmapping # timeout=60 > git submodule update --init --recursive openflowplugin # timeout=60 > git submodule update --init --recursive ovsdb # timeout=60 > git submodule update --init --recursive serviceutils # timeout=60 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins11399824808313311725.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-tbUG 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-tbUG/bin to PATH Generating Requirements File Python 3.11.10 pip 24.3.1 from /tmp/venv-tbUG/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.3 aspy.yaml==1.3.0 attrs==24.3.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.99 botocore==1.35.99 bs4==0.0.2 cachetools==5.5.0 certifi==2024.12.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.8.0 cmd2==2.5.8 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.37.0 httplib2==0.22.0 identify==2.6.5 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.5 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.2.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==7.0.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.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.10 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins16651515459092069517.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-1727 [autorelease-release-calcium-mvn38-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_PROJECT=releng/autorelease -Dsha1=origin/stable/calcium "-DMAVEN_OPTS=-Xmx8g -Dmaven.compile.fork=true" -DKARAF_VERSION=karaf4 -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=calcium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g " --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.25, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-200-generic", arch: "amd64", family: "unix" [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins10006401100584533564.sh + rm /home/jenkins/.wgetrc [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins14541903554015268578.sh + [ -d /tmp/r ] [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins7155641311429162277.sh + mkdir -p /w/workspace/autorelease-release-calcium-mvn38-openjdk17/target/classes /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jacoco/classes [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins15807369501447896586.sh + ./scripts/list-project-dependencies.sh [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins16731820368903931718.sh + python3 -m venv /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv + . /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' 'x'\''(venv) '\''' '!=' x ']' ++ PS1='(venv) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + PYTHON=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python + /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python -m pip install --upgrade networkx Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting networkx Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/networkx/3.1/networkx-3.1-py3-none-any.whl (2.1 MB) Installing collected packages: networkx Successfully installed networkx-3.1 + /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python -m pip freeze networkx==3.1 + ./scripts/determine-merge-order.py + deactivate + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ']' + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv provisioning config files... copy managed file [global-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config9596832472201567131tmp copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config282793308093153734tmp [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins10903100010067437981.sh ---> prepare-release.sh autorelease 2a31900971cb1e30999ba9d3bd599e67de1a100f Calcium Entering 'daexim' daexim 3e63b4cac244a453bd5ae80f3ce49650fc470a32 Calcium Entering 'integration/distribution' integration/distribution b1a2adbaff4b22334b269d8372ddcfca80c6109d Calcium Entering 'jsonrpc' jsonrpc 5cc6f4cbf80cdc067490305c84053d16b480d3b7 Calcium Entering 'lispflowmapping' lispflowmapping b71269420267b15989bf51c72a9c8caf3224b314 Calcium Entering 'openflowplugin' openflowplugin 5b8902a709c884f73db00161419cde6e78e75396 Calcium Entering 'ovsdb' ovsdb 7313aa645882b3928bc3b0c9e5bb33a29ffb4386 Calcium Entering 'serviceutils' serviceutils e84384a13eb762a1ef4964901646ec1b8b518399 Calcium Calcium /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-calcium-mvn38-openjdk17 Updated 1 path from the index /w/workspace/autorelease-release-calcium-mvn38-openjdk17 Entering 'daexim' [detached HEAD 08ff191] Release Calcium 13 files changed, 13 insertions(+), 13 deletions(-) Entering 'integration/distribution' [detached HEAD 8b4a9966] Release Calcium 19 files changed, 27 insertions(+), 27 deletions(-) Entering 'jsonrpc' [detached HEAD cfc25ebb] Release Calcium 37 files changed, 37 insertions(+), 37 deletions(-) Entering 'lispflowmapping' [detached HEAD 6b4a2824] Release Calcium 24 files changed, 29 insertions(+), 29 deletions(-) Entering 'openflowplugin' [detached HEAD 69e26385e] Release Calcium 85 files changed, 91 insertions(+), 91 deletions(-) Entering 'ovsdb' [detached HEAD cf17896b4] Release Calcium 50 files changed, 63 insertions(+), 63 deletions(-) Entering 'serviceutils' [detached HEAD 8b81ff1] Release Calcium 32 files changed, 55 insertions(+), 55 deletions(-) [detached HEAD 55566b8da] Release Calcium 9 files changed, 9 insertions(+), 9 deletions(-) /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 patches/ patches/serviceutils.bundle patches/jsonrpc.patch patches/integration-distribution.bundle patches/ovsdb.patch patches/lispflowmapping.bundle patches/daexim.patch patches/openflowplugin.bundle patches/openflowplugin.patch patches/daexim.bundle patches/lispflowmapping.patch patches/integration-distribution.patch patches/serviceutils.patch patches/jsonrpc.bundle patches/ovsdb.bundle patches/taglist.log [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins10900244895659168777.sh org.opendaylight.lispflowmapping,lispflowmapping-karaf,1.19.4 org.opendaylight.lispflowmapping,common.build.tools,1.19.4 org.opendaylight.lispflowmapping,lispflowmapping-commons,1.19.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-msmr,1.19.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice,1.19.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-southbound,1.19.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice-shell,1.19.4 org.opendaylight.lispflowmapping,features-lispflowmapping,1.19.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-inmemorydb,1.19.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-models,1.19.4 org.opendaylight.lispflowmapping,features-aggregator,1.19.4 org.opendaylight.lispflowmapping,lispflowmapping-artifacts,1.19.4 org.opendaylight.lispflowmapping,mappingservice.integrationtest,1.19.4 org.opendaylight.lispflowmapping,mappingservice.lisp-proto,1.19.4 org.opendaylight.lispflowmapping,mappingservice.dsbackend,1.19.4 org.opendaylight.lispflowmapping,mappingservice.inmemorydb,1.19.4 org.opendaylight.lispflowmapping,mappingservice.config,1.19.4 org.opendaylight.lispflowmapping,mappingservice.shell,1.19.4 org.opendaylight.lispflowmapping,mappingservice.southbound,1.19.4 org.opendaylight.lispflowmapping,mappingservice.implementation,1.19.4 org.opendaylight.lispflowmapping,mappingservice.api,1.19.4 org.opendaylight.lispflowmapping,mappingservice.mapcache,1.19.4 org.opendaylight.lispflowmapping,mappingservice-parent,1.19.4 org.opendaylight.lispflowmapping,lispflowmapping-all,1.19.4 org.opendaylight.jsonrpc,jsonrpc-test-model,1.16.4 org.opendaylight.jsonrpc,dom-codec,1.16.4 org.opendaylight.jsonrpc,inband-models,1.16.4 org.opendaylight.jsonrpc.bus,binding-bridge,1.16.4 org.opendaylight.jsonrpc.bus,examples,1.16.4 org.opendaylight.jsonrpc.bus,bus-messagelib,1.16.4 org.opendaylight.jsonrpc.bus,bus-jsonrpc,1.16.4 org.opendaylight.jsonrpc.bus,bus-spi,1.16.4 org.opendaylight.jsonrpc.bus,transport-zmq,1.16.4 org.opendaylight.jsonrpc.bus,bus-config,1.16.4 org.opendaylight.jsonrpc.bus,bus-api,1.16.4 org.opendaylight.jsonrpc.bus,transport-http,1.16.4 org.opendaylight.jsonrpc,jsonrpc-bus,1.16.4 org.opendaylight.jsonrpc,test-tool,1.16.4 org.opendaylight.jsonrpc,tools-parent,1.16.4 org.opendaylight.jsonrpc,jsonrpc-tools,1.16.4 org.opendaylight.jsonrpc.security,security-noop,1.16.4 org.opendaylight.jsonrpc.security,security-service,1.16.4 org.opendaylight.jsonrpc.security,security-aaa,1.16.4 org.opendaylight.jsonrpc.security,security-api,1.16.4 org.opendaylight.jsonrpc,jsonrpc-security,1.16.4 org.opendaylight.jsonrpc,odl-jsonrpc-bus,1.16.4 org.opendaylight.jsonrpc,features-jsonrpc,1.16.4 org.opendaylight.jsonrpc,odl-jsonrpc-cluster,1.16.4 org.opendaylight.jsonrpc,odl-jsonrpc-all,1.16.4 org.opendaylight.jsonrpc,odl-jsonrpc-provider,1.16.4 org.opendaylight.jsonrpc,features-aggregator,1.16.4 org.opendaylight.jsonrpc,jsonrpc-artifacts,1.16.4 org.opendaylight.jsonrpc,jsonrpc-provider-common,1.16.4 org.opendaylight.jsonrpc,jsonrpc-provider-cluster,1.16.4 org.opendaylight.jsonrpc,jsonrpc-provider-single,1.16.4 org.opendaylight.jsonrpc,jsonrpc-provider,1.16.4 org.opendaylight.jsonrpc,jsonrpc-api,1.16.4 org.opendaylight.jsonrpc,jsonrpc-karaf,1.16.4 org.opendaylight.jsonrpc,jsonrpc-parent,1.16.4 org.opendaylight.jsonrpc,binding-adapter,1.16.4 org.opendaylight.jsonrpc,jsonrpc,1.16.4 org.opendaylight.integration,opendaylight,0.19.0-SNAPSHOT org.opendaylight.integration,onap-karaf,0.20.4 org.opendaylight.integration,odl-integration-compatible-with-all,0.20.4 org.opendaylight.integration,odl-integration-all,0.20.4 org.opendaylight.integration,singles-aggregator,0.20.4 org.opendaylight.integration,features-test,0.20.4 org.opendaylight.integration,repos-aggregator,0.20.4 org.opendaylight.integration,features-index,0.20.4 org.opendaylight.integration,features-aggregator,0.20.4 org.opendaylight.integration,all-artifacts,0.20.4 org.opendaylight.integration,properties,0.20.4 org.opendaylight.integration,upstream-all-artifacts,0.20.4 org.opendaylight.integration,artifact-artifacts,0.20.4 org.opendaylight.integration,other-artifacts,0.20.4 org.opendaylight.integration,upstream-aggregator,0.20.4 org.opendaylight.integration,distribution-artifacts,0.20.4 org.opendaylight.integration,artifacts-aggregator,0.20.4 org.opendaylight.integration,karaf-scripts,0.20.4 org.opendaylight.integration,karaf,0.20.4 org.opendaylight.integration,distribution-aggregator,0.20.4 org.opendaylight.serviceutils,binding-parent,0.13.4 org.opendaylight.serviceutils,quality-parent,0.13.4 org.opendaylight.serviceutils,commons,0.13.4 org.opendaylight.serviceutils,rpc-api,0.13.4 org.opendaylight.serviceutils,tools-testutils,0.13.4 org.opendaylight.serviceutils,tools-api,0.13.4 org.opendaylight.serviceutils,listener-api,0.13.4 org.opendaylight.serviceutils,tools-aggregator,0.13.4 org.opendaylight.serviceutils,upgrade,0.13.4 org.opendaylight.serviceutils,metrics-it,0.13.4 org.opendaylight.serviceutils,metrics-impl-test,0.13.4 org.opendaylight.serviceutils,metrics-api,0.13.4 org.opendaylight.serviceutils,metrics-impl,0.13.4 org.opendaylight.serviceutils,metrics-sample,0.13.4 org.opendaylight.serviceutils,metrics-impl-prometheus,0.13.4 org.opendaylight.serviceutils,metrics-aggregator,0.13.4 org.opendaylight.infrautils,odl-infrautils-metrics-sample,3.4.4 org.opendaylight.serviceutils,odl-serviceutils-tools,0.13.4 org.opendaylight.serviceutils,odl-serviceutils-listener,0.13.4 org.opendaylight.serviceutils,odl-serviceutils-srm,0.13.4 org.opendaylight.serviceutils,odl-serviceutils-metrics,0.13.4 org.opendaylight.infrautils,odl-infrautils-metrics-prometheus,3.4.4 org.opendaylight.serviceutils,serviceutils-features,0.13.4 org.opendaylight.serviceutils,odl-serviceutils-rpc,0.13.4 org.opendaylight.serviceutils,serviceutils-features-aggregator,0.13.4 org.opendaylight.serviceutils,serviceutils-artifacts,0.13.4 org.opendaylight.serviceutils,srm-shell,0.13.4 org.opendaylight.serviceutils,srm-api,0.13.4 org.opendaylight.serviceutils,srm-impl,0.13.4 org.opendaylight.serviceutils,srm-aggregator,0.13.4 org.opendaylight.serviceutils,serviceutils-karaf,0.13.4 org.opendaylight.serviceutils,serviceutils-aggregator,0.13.4 org.opendaylight.openflowplugin,openflowplugin-common,0.18.4 org.opendaylight.openflowplugin.model,model-inventory,0.18.4 org.opendaylight.openflowplugin.model,model-flow-base,0.18.4 org.opendaylight.openflowplugin.model,model-topology,0.18.4 org.opendaylight.openflowplugin.model,model-flow-service,0.18.4 org.opendaylight.openflowplugin.model,model-flow-statistics,0.18.4 org.opendaylight.openflowplugin.model,model-aggregator,0.18.4 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-it,0.18.4 org.opendaylight.openflowplugin.openflowjava,features-openflowjava,0.18.4 org.opendaylight.openflowplugin.openflowjava,odl-openflowjava-protocol,0.18.4 org.opendaylight.openflowplugin.openflowjava,features-openflowjava-aggregator,0.18.4 org.opendaylight.openflowplugin.openflowjava,openflowjava-util,0.18.4 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-impl,0.18.4 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-spi,0.18.4 org.opendaylight.openflowplugin.openflowjava,openflowjava-blueprint-config,0.18.4 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-api,0.18.4 org.opendaylight.openflowplugin.openflowjava,openflowjava-parent,0.18.4 org.opendaylight.openflowplugin.libraries,liblldp,0.18.4 org.opendaylight.openflowplugin,libraries-aggregator,0.18.4 org.opendaylight.openflowplugin,test-provider,0.18.4 org.opendaylight.openflowplugin,openflowplugin-api,0.18.4 org.opendaylight.openflowplugin,simple-client,0.18.4 org.opendaylight.openflowplugin,sample-consumer,0.18.4 org.opendaylight.openflowplugin,sample-bundles,0.18.4 org.opendaylight.openflowplugin,openflowplugin-samples-aggregator,0.18.4 org.opendaylight.openflowplugin,learning-switch,0.18.4 org.opendaylight.openflowplugin,openflowplugin-blueprint-config,0.18.4 org.opendaylight.openflowplugin,openflowplugin,0.18.4 org.opendaylight.openflowplugin,openflowplugin-karaf,0.18.4 org.opendaylight.openflowplugin,openflowplugin-artifacts,0.18.4 org.opendaylight.openflowplugin,openflowplugin-impl,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-reconciliation-framework,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-table-miss-enforcer,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-manager,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-lldp-discovery,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-lldp-speaker,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-bulk-o-matic,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services,0.18.4 org.opendaylight.openflowplugin,features-openflowplugin,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services-rest,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-manager,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-libraries,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-southbound,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-config-pusher,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-arbitratorreconciliation,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-sync,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-drop-test,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-nsf-model,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-southbound-cli,0.18.4 org.opendaylight.openflowplugin,features-aggregator,0.18.4 org.opendaylight.openflowplugin,openflowjava-extension-nicira-api,0.18.4 org.opendaylight.openflowplugin,openflowplugin-extension-api,0.18.4 org.opendaylight.openflowplugin,openflowplugin-extension-nicira,0.18.4 org.opendaylight.openflowplugin,openflowjava-extension-eric,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-onf-extensions,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-eric-extensions,0.18.4 org.opendaylight.openflowplugin,odl-openflowplugin-nxm-extensions,0.18.4 org.opendaylight.openflowplugin,features-extension-aggregator,0.18.4 org.opendaylight.openflowplugin,features-openflowplugin-extension,0.18.4 org.opendaylight.openflowplugin,openflowplugin-extension-onf,0.18.4 org.opendaylight.openflowplugin,test-extension,0.18.4 org.opendaylight.openflowplugin,openflowplugin-extension-eric,0.18.4 org.opendaylight.openflowplugin,openflowjava-extension-nicira,0.18.4 org.opendaylight.openflowplugin,openflowplugin-extension-aggregator,0.18.4 org.opendaylight.openflowplugin.applications,reconciliation-framework,0.18.4 org.opendaylight.openflowplugin.applications,lldp-speaker,0.18.4 org.opendaylight.openflowplugin.applications,southbound-cli,0.18.4 org.opendaylight.openflowplugin.applications,forwardingrules-sync,0.18.4 org.opendaylight.openflowplugin.applications,of-switch-config-pusher,0.18.4 org.opendaylight.openflowplugin.applications,table-miss-enforcer,0.18.4 org.opendaylight.openflowplugin.applications,topology-manager,0.18.4 org.opendaylight.openflowplugin.applications,device-ownership-service,0.18.4 org.opendaylight.openflowplugin.applications,forwardingrules-manager,0.18.4 org.opendaylight.openflowplugin.applications,topology-lldp-discovery,0.18.4 org.opendaylight.openflowplugin,applications-aggregator,0.18.4 org.opendaylight.openflowplugin.applications,bulk-o-matic,0.18.4 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-api,0.18.4 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-impl,0.18.4 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-aggregator,0.18.4 org.opendaylight.openflowplugin,test-common,0.18.4 org.opendaylight.openflowplugin,openflowplugin-parent,0.18.4 org.opendaylight.openflowplugin,drop-test-karaf,0.18.4 org.opendaylight.openflowplugin,openflowplugin-it,0.18.4 org.opendaylight.openflowplugin,openflowplugin-aggregator,0.18.4 org.opendaylight.daexim,daexim-test-model,1.15.4 org.opendaylight.daexim,daexim-model,1.15.4 org.opendaylight.daexim,daexim-spi,1.15.4 org.opendaylight.daexim,daexim-akka-infoprovider-impl,1.15.4 org.opendaylight.daexim,odl-daexim-all,1.15.4 org.opendaylight.daexim,daexim-features,1.15.4 org.opendaylight.daexim,odl-daexim,1.15.4 org.opendaylight.daexim,features-aggregator,1.15.4 org.opendaylight.daexim,daexim-artifacts,1.15.4 org.opendaylight.daexim,daexim-impl,1.15.4 org.opendaylight.daexim,daexim-karaf,1.15.4 org.opendaylight.daexim,parent,1.15.4 org.opendaylight.daexim,daexim,1.15.4 org.opendaylight.ovsdb,it,1.18.4 org.opendaylight.ovsdb,ovsdb-binding-parent,1.18.4 org.opendaylight.ovsdb,parents,1.18.4 org.opendaylight.ovsdb,hwvtepsouthbound-it,1.18.4 org.opendaylight.ovsdb,hwvtepsouthbound-impl,1.18.4 org.opendaylight.ovsdb,hwvtepsouthbound-karaf,1.18.4 org.opendaylight.ovsdb,hwvtepsouthbound-api,1.18.4 org.opendaylight.ovsdb,hwvtepsouthbound-artifacts,1.18.4 org.opendaylight.ovsdb,hwvtepsouthbound-aggregator,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-api,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-rest,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-test,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-ui,1.18.4 org.opendaylight.ovsdb,hwvtepsouthbound-features,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound,1.18.4 org.opendaylight.ovsdb,hwvtepsouthbound-features-aggregator,1.18.4 org.opendaylight.ovsdb,southbound-it,1.18.4 org.opendaylight.ovsdb,southbound-artifacts,1.18.4 org.opendaylight.ovsdb,southbound-impl,1.18.4 org.opendaylight.ovsdb,southbound-karaf,1.18.4 org.opendaylight.ovsdb,southbound-api,1.18.4 org.opendaylight.ovsdb,southbound-aggregator,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-ui,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-southbound-api,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-rest,1.18.4 org.opendaylight.ovsdb,southbound-features,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-southbound-test,1.18.4 org.opendaylight.ovsdb,southbound-features-aggregator,1.18.4 org.opendaylight.ovsdb,schemas,1.18.4 org.opendaylight.ovsdb,schema.hardwarevtep,1.18.4 org.opendaylight.ovsdb,utils.mdsal-utils,1.18.4 org.opendaylight.ovsdb,schema.openvswitch,1.18.4 org.opendaylight.ovsdb,utils.servicehelper,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-utils,1.18.4 org.opendaylight.ovsdb,utils.hwvtepsouthbound-utils,1.18.4 org.opendaylight.ovsdb,utils.southbound-utils,1.18.4 org.opendaylight.ovsdb,utils.config,1.18.4 org.opendaylight.ovsdb,utils.ovsdb-it-utils,1.18.4 org.opendaylight.ovsdb,utils,1.18.4 org.opendaylight.ovsdb,library-it,1.18.4 org.opendaylight.ovsdb,library-features,1.18.4 org.opendaylight.ovsdb,utils.yang-utils,1.18.4 org.opendaylight.ovsdb,odl-ovsdb-library,1.18.4 org.opendaylight.ovsdb,library-features-aggregator,1.18.4 org.opendaylight.ovsdb,library-artifacts,1.18.4 org.opendaylight.ovsdb,ovsdb,1.18.4 org.opendaylight.ovsdb,library-aggregator,1.18.4 org.opendaylight.ovsdb,library,1.18.4 org.opendaylight.ovsdb,library-karaf,1.18.4 org.opendaylight.releng.autorelease,autorelease-root,1.2.0 [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-release-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins13373675156246450828.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-release-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins8424514943896323643.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins14129552302309626349.sh '/w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/patches/taglist.log' -> 'integration/distribution/karaf/src/main/assembly/' cp: cannot create regular file 'integration/distribution/karaf/src/main/assembly/': No such file or directory [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins1410690826585104037.sh /tmp/jenkins1410690826585104037.sh: line 4: integration/distribution/karaf/src/main/assembly/build.url: No such file or directory [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins406277778603950047.sh + ./scripts/fix-relativepaths.sh Scanning ./lispflowmapping/commons/build_tools/pom.xml Scanning ./lispflowmapping/lispflowmapping-karaf/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/features/pom.xml Scanning ./lispflowmapping/artifacts/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/api/pom.xml Scanning ./jsonrpc/bus/transport-http/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/api/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml Scanning ./jsonrpc/security/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/artifacts/pom.xml Scanning ./jsonrpc/features/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/impl/pom.xml Scanning ./serviceutils/srm/api/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-nxm-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-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 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins14953354533253735481.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config9596832472201567131tmp --settings /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config282793308093153734tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -PrepoBuild '-P!karaf' -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g 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] Error stacktraces are turned on. [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] 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 [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] serviceutils [pom] [INFO] autorelease [pom] [INFO] [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- [INFO] Building daexim-test-model 1.15.4 [1/255] [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] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ daexim-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 4.826 ms [INFO] yang-to-sources: Project model files found: 3 in 66.57 ms [INFO] yang-to-sources: 3 YANG models processed in 71.41 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 51.63 ms [INFO] Sorted 16 files into 7 directories in 3.089 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 113.2 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-test-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-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-release-calcium-mvn38-openjdk17/daexim/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [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] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] No tests to run. [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-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.xml [INFO] attaching as daexim-test-model-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.json [INFO] attaching as daexim-test-model-1.15.4-cyclonedx.json [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] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-test-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-test-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.4/daexim-test-model-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.4.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.4/daexim-test-model-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.4/daexim-test-model-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.4/daexim-test-model-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.4/daexim-test-model-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.4-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.4/daexim-test-model-1.15.4-sources.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/daexim-test-model-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [2/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ daexim-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.177 ms [INFO] yang-to-sources: Project model files found: 2 in 39.24 ms [INFO] yang-to-sources: 3 YANG models processed in 117.0 ms [INFO] BindingJavaFileGenerator: Defined 72 files in 32.31 ms [INFO] Sorted 72 files into 12 directories in 358.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 108.9 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-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-release-calcium-mvn38-openjdk17/daexim/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [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] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] No tests to run. [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-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.xml [INFO] attaching as daexim-model-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.json [INFO] attaching as daexim-model-1.15.4-cyclonedx.json [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] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.4/daexim-model-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.4.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.4/daexim-model-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.4/daexim-model-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.4/daexim-model-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.4/daexim-model-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.4-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.4/daexim-model-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- [INFO] Installing org/opendaylight/daexim/daexim-model/1.15.4/daexim-model-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [3/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [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] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] No tests to run. [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-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return [WARNING] String getNodeName(); [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.xml [INFO] attaching as daexim-spi-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.json [INFO] attaching as daexim-spi-1.15.4-cyclonedx.json [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] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-spi --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.4/daexim-spi-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.4.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.4/daexim-spi-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.4/daexim-spi-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.4/daexim-spi-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.4/daexim-spi-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.4-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.4/daexim-spi-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- [INFO] Installing org/opendaylight/daexim/daexim-spi/1.15.4/daexim-spi-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [4/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-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] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.xml [INFO] attaching as parent-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.json [INFO] attaching as parent-1.15.4-cyclonedx.json [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] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.4/parent-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.4/parent-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.15.4/parent-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- [INFO] Building daexim-impl 1.15.4 [5/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-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-release-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-release-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-release-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-release-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-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [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] BugInstance size is 15 [INFO] Error size is 0 [INFO] Total bugs: 15 [ERROR] Low: Overridable method cancelExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method immediateImport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method registerDataImportBootReady is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method scheduleExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusImport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in new org.opendaylight.daexim.impl.ExportTask(Map, Map, Boolean, Boolean, DOMDataBroker, DOMSchemaService, Consumer) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 92] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ExportTask.call() [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 263] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createPerModuleWriter(LogicalDatastoreType, YangInstanceIdentifier$NodeIdentifier): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 155] DM_DEFAULT_ENCODING [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createWriter(LogicalDatastoreType, boolean): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 138] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType) [org.opendaylight.daexim.impl.ImportTask, org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 218]Another occurrence at ImportTask.java:[line 222] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.removeChildNodes(LogicalDatastoreType, DOMDataTreeReadWriteTransaction) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 285] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType): new java.io.InputStreamReader(InputStream) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 229] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.getDaeximFilePath(boolean, LogicalDatastoreType) [org.opendaylight.daexim.impl.Util] At Util.java:[line 80] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.lambda$collectDatastoreFiles$1(LogicalDatastoreType, File, String) [org.opendaylight.daexim.impl.Util] At Util.java:[line 207] DM_CONVERT_CASE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [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-release-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-release-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-release-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-release-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] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.419 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.71 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.daexim.impl.ImportTaskTest [INFO] Running org.opendaylight.daexim.impl.UtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.daexim.impl.UtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [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-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:114: warning: no comment [WARNING] public class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:143: warning: no comment [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:62: warning: no comment [WARNING] public class ExportTask implements Callable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:80: warning: no comment [WARNING] public ExportTask(@Nullable Map includedModulesMap, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:83: warning: no comment [WARNING] public class ImportTask implements Callable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:118: warning: no comment [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment [WARNING] public String getModule() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment [WARNING] public String getNamespace() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment [WARNING] public String getRevision() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment [WARNING] public void setModule(String module) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment [WARNING] public void setNamespace(String namespace) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment [WARNING] public void setRevision(String revision) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment [WARNING] public class ModelsNotAvailableException extends Exception { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment [WARNING] public ModelsNotAvailableException(String message) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @param for isBooting [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @return [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:44: warning: no comment [WARNING] public final class Util { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:58: warning: no comment [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:61: warning: no comment [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment [WARNING] public static final String FILE_PREFIX = "odl_backup_"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment [WARNING] public static final String FILE_SUFFIX = ".json"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:65: warning: no comment [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:79: warning: no comment [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:83: warning: no comment [WARNING] public static Path getModelsFilePath(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:212: warning: no comment [WARNING] public static boolean isModelFilePresent(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:128: warning: no comment [WARNING] public static List parseModels(final InputStream is) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:71: warning: no comment [WARNING] public static String storeNameByType(LogicalDatastoreType type) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:75: warning: no comment [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { [WARNING] ^ [WARNING] 34 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.4-javadoc.jar [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.xml [INFO] attaching as daexim-impl-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.json [INFO] attaching as daexim-impl-1.15.4-cyclonedx.json [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] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-impl --- [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:397: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:440: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:406: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:138: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:149: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:150: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:155: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:160: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:204: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:230: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:346: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:366: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:242: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:288: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:109: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:137: Prefer java.util.Optional.orElseThrow [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-impl --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'daexim-impl' with 13 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.4/daexim-impl-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.4.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.4/daexim-impl-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.4/daexim-impl-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.4/daexim-impl-1.15.4.cfg [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.4/daexim-impl-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.4/daexim-impl-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.4-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.4/daexim-impl-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-impl --- [INFO] Installing org/opendaylight/daexim/daexim-impl/1.15.4/daexim-impl-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [6/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-akka-infoprovider-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [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] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] No tests to run. [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-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-akka-infoprovider-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.xml [INFO] attaching as daexim-akka-infoprovider-impl-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.json [INFO] attaching as daexim-akka-infoprovider-impl-1.15.4-cyclonedx.json [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] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-akka-infoprovider-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.4/daexim-akka-infoprovider-impl-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.4.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.4/daexim-akka-infoprovider-impl-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.4/daexim-akka-infoprovider-impl-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.4/daexim-akka-infoprovider-impl-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.4/daexim-akka-infoprovider-impl-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.4-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.4/daexim-akka-infoprovider-impl-1.15.4-sources.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/daexim-akka-infoprovider-impl-1.15.4.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 staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [7/255] [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] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-daexim --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-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] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-daexim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-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-release-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] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-daexim --- [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [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] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-daexim --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 206 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.xml [INFO] attaching as odl-daexim-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.json [INFO] attaching as odl-daexim-1.15.4-cyclonedx.json [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] [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-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.4/odl-daexim-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.4/odl-daexim-1.15.4-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.4/odl-daexim-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.4/odl-daexim-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-daexim --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [8/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-daexim-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-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] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-daexim-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-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-release-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] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-daexim-all --- [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [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] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-daexim-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 349 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.xml [INFO] attaching as odl-daexim-all-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.json [INFO] attaching as odl-daexim-all-1.15.4-cyclonedx.json [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] [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-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.4/odl-daexim-all-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.4/odl-daexim-all-1.15.4-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.4/odl-daexim-all-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.4/odl-daexim-all-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-daexim-all --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [9/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ 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] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-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-release-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] [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] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ daexim-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 350 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.xml [INFO] attaching as daexim-features-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.json [INFO] attaching as daexim-features-1.15.4-cyclonedx.json [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] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-features --- [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-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.4/daexim-features-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.4/daexim-features-1.15.4-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.4/daexim-features-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.4/daexim-features-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-features --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [10/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.xml [INFO] attaching as features-aggregator-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.json [INFO] attaching as features-aggregator-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.4/features-aggregator-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.4/features-aggregator-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.4/features-aggregator-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- [INFO] Building daexim-artifacts 1.15.4 [11/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.xml [INFO] attaching as daexim-artifacts-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.json [INFO] attaching as daexim-artifacts-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.4/daexim-artifacts-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.4/daexim-artifacts-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.4/daexim-artifacts-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- [INFO] Building daexim-karaf 1.15.4 [12/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-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-release-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-release-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-release-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/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/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.odlparent/odl-guava/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-binding-dom-adapter/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.yangtools/odl-yangtools-common/13.0.8/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/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-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.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/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.mdsal/odl-mdsal-eos-dom/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.controller/odl-controller-mdsal-common/9.0.6/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.odlparent/odl-apache-commons-lang3/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-stax2-api/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/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.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.mdsal/odl-mdsal-common/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-restconf/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/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/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.yangtools/odl-yangtools-util/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.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.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/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.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-encryption-service/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.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-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.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.yangtools/odl-yangtools-xpath-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.aaa/odl-aaa-password-service/0.19.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.aaa/odl-apache-shiro/0.19.8/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 9161b8c7-e8fe-4fa4-917a-818badca3a55/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 @ 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] [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-release-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-release-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-release-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: 75409e75-fbcd-4e27-a2d7-186de670a7fb [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.4 [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 [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 [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 [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.1 and 1.7.2 [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-release-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] Not executing Javadoc as the project is not a Java classpath-capable package [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, because module skips deploy [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] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-karaf --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.4/daexim-karaf-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.15.4.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.4/daexim-karaf-1.15.4.tar.gz [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.15.4.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.4/daexim-karaf-1.15.4.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 [13/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.xml [INFO] attaching as daexim-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.json [INFO] attaching as daexim-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.15.4/daexim-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.15.4/daexim-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.15.4/daexim-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.20.4 [14/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.xml [INFO] attaching as distribution-artifacts-0.20.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.json [INFO] attaching as distribution-artifacts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.4/distribution-artifacts-0.20.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.4/distribution-artifacts-0.20.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.4/distribution-artifacts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ distribution-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.20.4 [15/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.xml [INFO] attaching as properties-0.20.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.json [INFO] attaching as properties-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ properties --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.4/properties-0.20.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.4/properties-0.20.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.json to /tmp/r/org/opendaylight/integration/properties/0.20.4/properties-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ properties --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.20.4 [16/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.xml [INFO] attaching as artifact-artifacts-0.20.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.json [INFO] attaching as artifact-artifacts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.4/artifact-artifacts-0.20.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.4/artifact-artifacts-0.20.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.4/artifact-artifacts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ artifact-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.20.4 [17/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.xml [INFO] attaching as other-artifacts-0.20.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.json [INFO] attaching as other-artifacts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.4/other-artifacts-0.20.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.4/other-artifacts-0.20.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.json to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.4/other-artifacts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ other-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.20.4 [18/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.xml [INFO] attaching as upstream-all-artifacts-0.20.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.json [INFO] attaching as upstream-all-artifacts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.4/upstream-all-artifacts-0.20.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.4/upstream-all-artifacts-0.20.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.4/upstream-all-artifacts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ upstream-all-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.20.4 [19/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.xml [INFO] attaching as upstream-aggregator-0.20.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.json [INFO] attaching as upstream-aggregator-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.4/upstream-aggregator-0.20.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.4/upstream-aggregator-0.20.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.4/upstream-aggregator-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ upstream-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.20.4 [20/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.xml [INFO] attaching as all-artifacts-0.20.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.json [INFO] attaching as all-artifacts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.4/all-artifacts-0.20.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.4/all-artifacts-0.20.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.json to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.4/all-artifacts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ all-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.20.4 [21/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.xml [INFO] attaching as artifacts-aggregator-0.20.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.json [INFO] attaching as artifacts-aggregator-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.4/artifacts-aggregator-0.20.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.4/artifacts-aggregator-0.20.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.4/artifacts-aggregator-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ artifacts-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.4 [22/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [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-release-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] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.20.4.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ karaf-scripts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.xml [INFO] attaching as karaf-scripts-0.20.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.json [INFO] attaching as karaf-scripts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.4/karaf-scripts-0.20.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.20.4.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.4/karaf-scripts-0.20.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.4/karaf-scripts-0.20.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.json to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.4/karaf-scripts-0.20.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ karaf-scripts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- [INFO] Building JSON-RPC :: Parent 1.16.4 [23/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.xml [INFO] attaching as jsonrpc-parent-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.json [INFO] attaching as jsonrpc-parent-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.4/jsonrpc-parent-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.4/jsonrpc-parent-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.4/jsonrpc-parent-1.16.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.16.4 [24/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-jsonrpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-jsonrpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-jsonrpc --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-jsonrpc --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-jsonrpc --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-jsonrpc --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bus-jsonrpc --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-jsonrpc --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-jsonrpc --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-jsonrpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.xml [INFO] attaching as bus-jsonrpc-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.json [INFO] attaching as bus-jsonrpc-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-jsonrpc --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-jsonrpc --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-jsonrpc --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4/bus-jsonrpc-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4/bus-jsonrpc-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4/bus-jsonrpc-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4/bus-jsonrpc-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4/bus-jsonrpc-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4/bus-jsonrpc-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-jsonrpc --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.4/bus-jsonrpc-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [25/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest [INFO] Running org.opendaylight.jsonrpc.bus.api.UriBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.xml [INFO] attaching as bus-api-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.json [INFO] attaching as bus-api-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-api --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.114.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-api --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4/bus-api-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4/bus-api-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4/bus-api-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4/bus-api-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4/bus-api-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.4/bus-api-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-api --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.16.4/bus-api-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bus-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [26/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/security/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.xml [INFO] attaching as security-api-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.json [INFO] attaching as security-api-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4/security-api-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4/security-api-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4/security-api-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4/security-api-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4/security-api-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.4/security-api-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-api --- [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.16.4/security-api-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ security-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [27/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-noop --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-noop --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-noop --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-noop --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-noop --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-noop --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-noop --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-noop --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-noop <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-noop --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-noop --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-noop --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-noop --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.xml [INFO] attaching as security-noop-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.json [INFO] attaching as security-noop-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-noop --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-noop --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-noop --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-noop --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-noop --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4/security-noop-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4/security-noop-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4/security-noop-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4/security-noop-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4/security-noop-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.4/security-noop-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-noop --- [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.16.4/security-noop-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ security-noop --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [28/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-spi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-spi --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bus-spi --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.xml [INFO] attaching as bus-spi-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.json [INFO] attaching as bus-spi-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-spi --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-spi --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-spi --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4/bus-spi-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4/bus-spi-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4/bus-spi-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4/bus-spi-1.16.4-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4/bus-spi-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4/bus-spi-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.4/bus-spi-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-spi --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.16.4/bus-spi-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bus-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [29/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-zmq --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-zmq --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-zmq --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-zmq --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-zmq --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-zmq --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-zmq --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-zmq --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-zmq <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-zmq --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-zmq --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-zmq --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.zmq.PubSubTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ParseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ transport-zmq --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-zmq --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerIndication.java:23: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Message.java:17: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Command.java:17: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Signature.java:20: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Mechanism.java:24: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] 5 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-zmq --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.xml [INFO] attaching as transport-zmq-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.json [INFO] attaching as transport-zmq-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-zmq --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.114.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.114.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-zmq --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-zmq --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-zmq --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-zmq --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4/transport-zmq-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4/transport-zmq-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4/transport-zmq-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4/transport-zmq-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4/transport-zmq-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4/transport-zmq-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-zmq --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.16.4/transport-zmq-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-zmq --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [30/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-http --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-http --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-http --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-http --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-http <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-http --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-http --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s -- in org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.172 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ transport-http --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-http --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.xml [INFO] attaching as transport-http-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.json [INFO] attaching as transport-http-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-http --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.114.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.114.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-http --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-http --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-http --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4/transport-http-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4/transport-http-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4/transport-http-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4/transport-http-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4/transport-http-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.4/transport-http-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.16.4/transport-http-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-http --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [31/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-messagelib --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-messagelib --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-messagelib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-messagelib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-messagelib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-messagelib --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-messagelib --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-messagelib --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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-release-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-release-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-release-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-release-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-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-messagelib <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bus-messagelib --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-messagelib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-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-release-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-release-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-release-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-release-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-release-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-release-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-release-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-release-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-release-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] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.604 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.083 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.295 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.869 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.CachingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.jsonrpc.bus.messagelib.CachingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-messagelib --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-messagelib --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bus-messagelib --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-messagelib --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.xml [INFO] attaching as bus-messagelib-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.json [INFO] attaching as bus-messagelib-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-messagelib --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-messagelib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-messagelib --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-messagelib --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4/bus-messagelib-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4/bus-messagelib-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4/bus-messagelib-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4/bus-messagelib-1.16.4-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4/bus-messagelib-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4/bus-messagelib-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4/bus-messagelib-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-messagelib --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.4/bus-messagelib-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bus-messagelib --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [32/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-service --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/security/service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-service --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.xml [INFO] attaching as security-service-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.json [INFO] attaching as security-service-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-service --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-service --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-service --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4/security-service-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4/security-service-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4/security-service-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4/security-service-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4/security-service-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.4/security-service-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-service --- [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.16.4/security-service-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ security-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [33/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ jsonrpc-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 971.5 μs [INFO] yang-to-sources: Project model files found: 2 in 22.11 ms [INFO] yang-to-sources: 4 YANG models processed in 82.03 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 8.387 ms [INFO] Sorted 52 files into 8 directories in 260.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 52 in 40.98 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:90: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:104: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] 2 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.xml [INFO] attaching as jsonrpc-api-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.json [INFO] attaching as jsonrpc-api-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4/jsonrpc-api-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4/jsonrpc-api-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4/jsonrpc-api-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4/jsonrpc-api-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4/jsonrpc-api-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.4/jsonrpc-api-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-api --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.16.4/jsonrpc-api-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [34/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-aaa --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-aaa --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-aaa --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-aaa --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-aaa --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-aaa --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ security-aaa <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ security-aaa --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ security-aaa --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-aaa --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ security-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.xml [INFO] attaching as security-aaa-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.json [INFO] attaching as security-aaa-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-aaa --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.4:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-aaa --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-aaa --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-aaa --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4/security-aaa-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4/security-aaa-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4/security-aaa-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4/security-aaa-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4/security-aaa-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.4/security-aaa-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-aaa --- [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.16.4/security-aaa-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ security-aaa --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [35/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-config --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-config --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bus-config --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bus-config --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.4.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bus-config --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ bus-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bus-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.xml [INFO] attaching as bus-config-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.json [INFO] attaching as bus-config-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-config --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-config --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4/bus-config-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4/bus-config-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4/bus-config-1.16.4-config.cfg [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4/bus-config-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4/bus-config-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.4/bus-config-1.16.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bus-config --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- [INFO] Building JSON-RPC :: Feature :: bus 1.16.4 [36/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-bus --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-bus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-bus --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-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] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-jsonrpc-bus --- [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-bus --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-jsonrpc-bus --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 296 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml [INFO] attaching as odl-jsonrpc-bus-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.json [INFO] attaching as odl-jsonrpc-bus-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-jsonrpc-bus --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.4/odl-jsonrpc-bus-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.4/odl-jsonrpc-bus-1.16.4-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.4/odl-jsonrpc-bus-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.4/odl-jsonrpc-bus-1.16.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-jsonrpc-bus --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [37/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-test-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ jsonrpc-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 899.8 μs [INFO] yang-to-sources: Project model files found: 6 in 14.08 ms [INFO] yang-to-sources: 6 YANG models processed in 43.20 ms [INFO] BindingJavaFileGenerator: Defined 114 files in 10.89 ms [INFO] Sorted 114 files into 23 directories in 353.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 114 in 74.54 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-test-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-test-model --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.xml [INFO] attaching as jsonrpc-test-model-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.json [INFO] attaching as jsonrpc-test-model-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-test-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-test-model --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Test model' with 16 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-test-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4/jsonrpc-test-model-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4/jsonrpc-test-model-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4/jsonrpc-test-model-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4/jsonrpc-test-model-1.16.4-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4/jsonrpc-test-model-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4/jsonrpc-test-model-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4/jsonrpc-test-model-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-test-model --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.4/jsonrpc-test-model-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [38/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ dom-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ dom-codec --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ dom-codec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ dom-codec --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ dom-codec --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ dom-codec --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ dom-codec --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ dom-codec --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-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] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.dom.codec.DataCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.089 s -- in org.opendaylight.jsonrpc.dom.codec.DataCodecTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.RpcCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.jsonrpc.dom.codec.RpcCodecTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ dom-codec --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ dom-codec --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.ALWAYS [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ dom-codec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.xml [INFO] attaching as dom-codec-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.json [INFO] attaching as dom-codec-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ dom-codec --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] com.google.code.gson:gson:jar:2.11.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ dom-codec --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ dom-codec --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ dom-codec --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4/dom-codec-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4/dom-codec-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4/dom-codec-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4/dom-codec-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4/dom-codec-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.4/dom-codec-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ dom-codec --- [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.16.4/dom-codec-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ dom-codec --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [39/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ jsonrpc-provider --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 92 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.xml [INFO] attaching as jsonrpc-provider-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.json [INFO] attaching as jsonrpc-provider-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.4/jsonrpc-provider-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.4/jsonrpc-provider-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.4/jsonrpc-provider-1.16.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-provider --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- [INFO] Building JSON-RPC :: Provider :: Common 1.16.4 [40/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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-release-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-release-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-release-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-release-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-release-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-release-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-release-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-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-provider-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/autorelease-release-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-release-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-release-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-release-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-release-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-release-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-release-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-release-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-release-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-release-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] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.784 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.542 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.669 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.727 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.437 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.498 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Running org.opendaylight.jsonrpc.provider.common.TxChainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.083 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.72 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [INFO] Running org.opendaylight.jsonrpc.provider.common.UtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-common --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.ALWAYS [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ jsonrpc-provider-common --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/bom.xml [INFO] attaching as jsonrpc-provider-common-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/bom.json [INFO] attaching as jsonrpc-provider-common-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:provided [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:provided [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:provided [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:provided [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:provided [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-common --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Common' with 60 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4/jsonrpc-provider-common-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4/jsonrpc-provider-common-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4/jsonrpc-provider-common-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4/jsonrpc-provider-common-1.16.4-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4/jsonrpc-provider-common-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4/jsonrpc-provider-common-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4/jsonrpc-provider-common-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.4/jsonrpc-provider-common-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-provider-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [41/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-single --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-single --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-single --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-single --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-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] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ jsonrpc-provider-single --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ jsonrpc-provider-single --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.153 s -- in org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-single --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.16.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.16.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ jsonrpc-provider-single --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/bom.xml [INFO] attaching as jsonrpc-provider-single-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/bom.json [INFO] attaching as jsonrpc-provider-single-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.16.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-single --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-single --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Single node' with 1 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4/jsonrpc-provider-single-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.16.4.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4/jsonrpc-provider-single-1.16.4.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.16.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4/jsonrpc-provider-single-1.16.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4/jsonrpc-provider-single-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4/jsonrpc-provider-single-1.16.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.16.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4/jsonrpc-provider-single-1.16.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.4/jsonrpc-provider-single-1.16.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ jsonrpc-provider-single --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [42/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-provider --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/autorelease-release-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-release-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] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-jsonrpc-provider --- [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-provider --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-jsonrpc-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 300 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/bom.xml [INFO] attaching as odl-jsonrpc-provider-1.16.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/bom.json [INFO] attaching as odl-jsonrpc-provider-1.16.4-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-jsonrpc-provider --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.4/odl-jsonrpc-provider-1.16.4.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.4/odl-jsonrpc-provider-1.16.4-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.4/odl-jsonrpc-provider-1.16.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.4/odl-jsonrpc-provider-1.16.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-jsonrpc-provider --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo" 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 [43/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] daexim-test-model 1.15.4 ........................... SUCCESS [ 31.286 s] [INFO] daexim-model 1.15.4 ................................ SUCCESS [ 8.367 s] [INFO] daexim-spi 1.15.4 .................................. SUCCESS [ 3.821 s] [INFO] parent 1.15.4 ...................................... SUCCESS [ 0.461 s] [INFO] daexim-impl 1.15.4 ................................. SUCCESS [ 40.593 s] [INFO] daexim-akka-infoprovider-impl 1.15.4 ............... SUCCESS [ 5.221 s] [INFO] OpenDaylight :: daexim (Karaf feature) 1.15.4 ...... SUCCESS [ 9.737 s] [INFO] OpenDaylight :: Daexim :: All 1.15.4 ............... SUCCESS [ 7.739 s] [INFO] ODL :: daexim :: daexim-features 1.15.4 ............ SUCCESS [ 4.864 s] [INFO] ODL :: daexim :: features-aggregator 1.15.4 ........ SUCCESS [ 0.458 s] [INFO] daexim-artifacts 1.15.4 ............................ SUCCESS [ 0.068 s] [INFO] daexim-karaf 1.15.4 ................................ SUCCESS [ 18.779 s] [INFO] daexim 1.15.4 ...................................... SUCCESS [ 0.069 s] [INFO] ODL :: integration :: distribution-artifacts 0.20.4 SUCCESS [ 0.055 s] [INFO] ODL :: integration :: properties 0.20.4 ............ SUCCESS [ 0.052 s] [INFO] ODL :: integration :: artifact-artifacts 0.20.4 .... SUCCESS [ 0.051 s] [INFO] ODL :: integration :: other-artifacts 0.20.4 ....... SUCCESS [ 0.046 s] [INFO] ODL :: integration :: upstream-all-artifacts 0.20.4 SUCCESS [ 0.050 s] [INFO] ODL :: integration :: upstream-aggregator 0.20.4 ... SUCCESS [ 0.043 s] [INFO] ODL :: integration :: all-artifacts 0.20.4 ......... SUCCESS [ 0.046 s] [INFO] ODL :: integration :: artifacts-aggregator 0.20.4 .. SUCCESS [ 0.042 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.4 SUCCESS [ 1.204 s] [INFO] JSON-RPC :: Parent 1.16.4 .......................... SUCCESS [ 0.454 s] [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.16.4 ........... SUCCESS [ 7.263 s] [INFO] JSON-RPC :: BUS :: API 1.16.4 ...................... SUCCESS [ 5.834 s] [INFO] JSON-RPC :: Security :: API 1.16.4 ................. SUCCESS [ 5.888 s] [INFO] JSON-RPC :: Security :: NOOP 1.16.4 ................ SUCCESS [ 3.913 s] [INFO] JSON-RPC :: BUS :: SPI 1.16.4 ...................... SUCCESS [ 8.137 s] [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.16.4 ......... SUCCESS [ 11.957 s] [INFO] JSON-RPC :: BUS :: HTTP transport 1.16.4 ........... SUCCESS [ 12.409 s] [INFO] JSON-RPC :: BUS :: Messaging library 1.16.4 ........ SUCCESS [ 30.841 s] [INFO] JSON-RPC :: Security :: Service 1.16.4 ............. SUCCESS [ 3.951 s] [INFO] JSON-RPC :: API 1.16.4 ............................. SUCCESS [ 5.913 s] [INFO] JSON-RPC :: Security :: AAA 1.16.4 ................. SUCCESS [ 4.581 s] [INFO] JSON-RPC :: BUS :: Config 1.16.4 ................... SUCCESS [ 0.387 s] [INFO] JSON-RPC :: Feature :: bus 1.16.4 .................. SUCCESS [ 4.330 s] [INFO] JSON-RPC :: Test model 1.16.4 ...................... SUCCESS [ 7.892 s] [INFO] JSON-RPC :: DOM :: Codec 1.16.4 .................... SUCCESS [ 10.658 s] [INFO] JSON-RPC :: Provider 1.16.4 ........................ SUCCESS [ 1.828 s] [INFO] JSON-RPC :: Provider :: Common 1.16.4 .............. SUCCESS [01:07 min] [INFO] JSON-RPC :: Provider :: Single node 1.16.4 ......... SUCCESS [ 15.009 s] [INFO] JSON-RPC :: Feature :: provider 1.16.4 ............. SUCCESS [ 14.258 s] [INFO] JSON-RPC :: Feature :: all 1.16.4 .................. FAILURE [ 10.056 s] [INFO] JSON-RPC :: Features :: repository 1.16.4 .......... SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.api 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.config 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.19.4 SKIPPED [INFO] ODL :: serviceutils :: quality-parent 0.13.4 ....... SKIPPED [INFO] ODL :: serviceutils :: metrics-api 0.13.4 .......... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl 0.13.4 ......... SKIPPED [INFO] ODL :: serviceutils :: Metrics 0.13.4 .............. SKIPPED [INFO] ODL :: serviceutils :: tools-api 0.13.4 ............ SKIPPED [INFO] ODL :: serviceutils :: binding-parent 0.13.4 ....... SKIPPED [INFO] ODL :: serviceutils :: upgrade 0.13.4 .............. SKIPPED [INFO] ODL :: serviceutils :: TOOLS 0.13.4 ................ SKIPPED [INFO] openflowplugin-parent 0.18.4 ....................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-api 0.18.4 SKIPPED [INFO] openflowjava-parent 0.18.4 ......................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-spi 0.18.4 SKIPPED [INFO] ODL :: openflowjava :: openflowjava-util 0.18.4 .... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-impl 0.18.4 SKIPPED [INFO] ODL :: openflowjava :: odl-openflowjava-protocol 0.18.4 SKIPPED [INFO] model-inventory 0.18.4 ............................. SKIPPED [INFO] model-flow-base 0.18.4 ............................. SKIPPED [INFO] model-flow-service 0.18.4 .......................... SKIPPED [INFO] model-flow-statistics 0.18.4 ....................... SKIPPED [INFO] model-topology 0.18.4 .............................. SKIPPED [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.4 SKIPPED [INFO] liblldp 0.18.4 ..................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Libraries 0.18.4 SKIPPED [INFO] openflowplugin-blueprint-config 0.18.4 ............. SKIPPED [INFO] ODL :: openflowjava :: openflowjava-blueprint-config 0.18.4 SKIPPED [INFO] openflowplugin-common 0.18.4 ....................... SKIPPED [INFO] openflowplugin-api 0.18.4 .......................... SKIPPED [INFO] openflowplugin-extension-api 0.18.4 ................ SKIPPED [INFO] openflowplugin 0.18.4 .............................. SKIPPED [INFO] openflowplugin-impl 0.18.4 ......................... SKIPPED [INFO] openflowplugin-extension-onf 0.18.4 ................ SKIPPED [INFO] rpc-api 0.13.4 ..................................... SKIPPED [INFO] ODL :: serviceutils :: RPC tools 0.13.4 ............ SKIPPED [INFO] ODL :: serviceutils :: srm-api 0.13.4 .............. SKIPPED [INFO] ODL :: serviceutils :: srm-impl 0.13.4 ............. SKIPPED [INFO] ODL :: serviceutils :: srm-shell 0.13.4 ............ SKIPPED [INFO] ODL :: serviceutils :: SRM 0.13.4 .................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.4 SKIPPED [INFO] bulk-o-matic 0.18.4 ................................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.4 SKIPPED [INFO] device-ownership-service 0.18.4 .................... SKIPPED [INFO] of-switch-config-pusher 0.18.4 ..................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.4 SKIPPED [INFO] arbitratorreconciliation-api 0.18.4 ................ SKIPPED [INFO] reconciliation-framework 0.18.4 .................... SKIPPED [INFO] arbitratorreconciliation-impl 0.18.4 ............... SKIPPED [INFO] forwardingrules-manager 0.18.4 ..................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.4 SKIPPED [INFO] forwardingrules-sync 0.18.4 ........................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.4 SKIPPED [INFO] table-miss-enforcer 0.18.4 ......................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.4 SKIPPED [INFO] topology-lldp-discovery 0.18.4 ..................... SKIPPED [INFO] lldp-speaker 0.18.4 ................................ SKIPPED [INFO] topology-manager 0.18.4 ............................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - topology 0.18.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services 0.18.4 SKIPPED [INFO] test-common 0.18.4 ................................. SKIPPED [INFO] drop-test-karaf 0.18.4 ............................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Drop Test 0.18.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.4 SKIPPED [INFO] southbound-cli 0.18.4 .............................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.4 SKIPPED [INFO] features-openflowplugin 0.18.4 ..................... SKIPPED [INFO] openflowjava-extension-nicira-api 0.18.4 ........... SKIPPED [INFO] openflowjava-extension-nicira 0.18.4 ............... SKIPPED [INFO] openflowplugin-extension-nicira 0.18.4 ............. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.4 SKIPPED [INFO] openflowjava-extension-eric 0.18.4 ................. SKIPPED [INFO] openflowplugin-extension-eric 0.18.4 ............... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.4 SKIPPED [INFO] features-openflowplugin-extension 0.18.4 ........... SKIPPED [INFO] ovsdb-binding-parent 1.18.4 ........................ SKIPPED [INFO] ODL :: ovsdb :: library 1.18.4 ..................... SKIPPED [INFO] ODL :: ovsdb :: utils.servicehelper 1.18.4 ......... SKIPPED [INFO] ODL :: ovsdb :: schema.openvswitch 1.18.4 .......... SKIPPED [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.18.4 ......... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.18.4 ........... SKIPPED [INFO] ODL :: ovsdb :: library-features 1.18.4 ............ SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.18.4 ........ SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.18.4 SKIPPED [INFO] ODL :: ovsdb :: southbound-api 1.18.4 .............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.18.4 .... SKIPPED [INFO] ODL :: ovsdb :: utils.config 1.18.4 ................ SKIPPED [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.18.4 ........... SKIPPED [INFO] ODL :: ovsdb :: utils.southbound-utils 1.18.4 ...... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.18.4 ............. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.18.4 ....... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.18.4 .. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.18.4 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.18.4 SKIPPED [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.18.4 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.18.4 SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.18.4 ... SKIPPED [INFO] ODL :: ovsdb :: utils.yang-utils 1.18.4 ............ SKIPPED [INFO] ODL :: ovsdb :: southbound-impl 1.18.4 ............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.18.4 ... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.18.4 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.18.4 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.18.4 ... SKIPPED [INFO] ODL :: ovsdb :: southbound-features 1.18.4 ......... SKIPPED [INFO] listener-api 0.13.4 ................................ SKIPPED [INFO] ODL :: serviceutils :: listener tools 0.13.4 ....... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features 0.13.4 SKIPPED [INFO] ODL :: integration :: features-index 0.20.4 ........ SKIPPED [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.20.4 SKIPPED [INFO] ODL :: integration :: odl-integration-all 0.20.4 ... SKIPPED [INFO] ODL :: integration :: features-test 0.20.4 ......... SKIPPED [INFO] ODL :: integration :: karaf 0.20.4 ................. SKIPPED [INFO] ODL :: integration :: singles-aggregator 0.20.4 .... SKIPPED [INFO] ODL :: integration :: repos-aggregator 0.20.4 ...... SKIPPED [INFO] ODL :: integration :: features-aggregator 0.20.4 ... SKIPPED [INFO] ODL :: integration :: onap-karaf 0.20.4 ............ SKIPPED [INFO] Integration/Distribution 0.20.4 .................... SKIPPED [INFO] JSON-RPC :: Artifacts 1.16.4 ....................... SKIPPED [INFO] JSON-RPC :: Provider :: Cluster 1.16.4 ............. SKIPPED [INFO] JSON-RPC :: Feature :: Cluster 1.16.4 .............. SKIPPED [INFO] JSON-RPC :: Features :: Aggregator 1.16.4 .......... SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.16.4 SKIPPED [INFO] JSON-RPC :: Binding adapter 1.16.4 ................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.16.4 SKIPPED [INFO] JSON-RPC :: POM 1.16.4 ............................. SKIPPED [INFO] JSON-RPC :: BUS 1.16.4 ............................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples 1.16.4 ................. SKIPPED [INFO] JSON-RPC :: Security 1.16.4 ........................ SKIPPED [INFO] JSON-RPC :: Tools parent 1.16.4 .................... SKIPPED [INFO] JSON-RPC :: Tools :: Test 1.16.4 ................... SKIPPED [INFO] JSON-RPC :: Tools 1.16.4 ........................... SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: common.build.tools 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: features-aggregator 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.19.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.19.4 SKIPPED [INFO] lispflowmapping 1.19.4 ............................. SKIPPED [INFO] openflowplugin-artifacts 0.18.4 .................... SKIPPED [INFO] libraries-aggregator 0.18.4 ........................ SKIPPED [INFO] ODL :: openflowjava :: features-openflowjava 0.18.4 SKIPPED [INFO] ODL :: openflowjava :: features-openflowjava-aggregator 0.18.4 SKIPPED [INFO] simple-client 0.18.4 ............................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-it 0.18.4 . SKIPPED [INFO] test-extension 0.18.4 .............................. SKIPPED [INFO] features-extension-aggregator 0.18.4 ............... SKIPPED [INFO] openflowplugin-extension-aggregator 0.18.4 ......... SKIPPED [INFO] test-provider 0.18.4 ............................... SKIPPED [INFO] features-aggregator 0.18.4 ......................... SKIPPED [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.4 SKIPPED [INFO] applications-aggregator 0.18.4 ..................... SKIPPED [INFO] model-aggregator 0.18.4 ............................ SKIPPED [INFO] learning-switch 0.18.4 ............................. SKIPPED [INFO] sample-consumer 0.18.4 ............................. SKIPPED [INFO] sample-bundles 0.18.4 .............................. SKIPPED [INFO] openflowplugin-samples-aggregator 0.18.4 ........... SKIPPED [INFO] openflowplugin 0.18.4 .............................. SKIPPED [INFO] ODL :: ovsdb :: it 1.18.4 .......................... SKIPPED [INFO] ODL :: ovsdb :: parents 1.18.4 ..................... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.18.4 ...... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.18.4 SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.18.4 .. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.18.4 ......... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.18.4 . SKIPPED [INFO] ODL :: ovsdb :: library-karaf 1.18.4 ............... SKIPPED [INFO] ODL :: ovsdb :: library-features-aggregator 1.18.4 . SKIPPED [INFO] ODL :: ovsdb :: library-artifacts 1.18.4 ........... SKIPPED [INFO] ODL :: ovsdb :: library-it 1.18.4 .................. SKIPPED [INFO] ODL :: ovsdb :: library-aggregator 1.18.4 .......... SKIPPED [INFO] ODL :: ovsdb :: schemas 1.18.4 ..................... SKIPPED [INFO] ODL :: ovsdb :: southbound-karaf 1.18.4 ............ SKIPPED [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.18.4 SKIPPED [INFO] ODL :: ovsdb :: southbound-artifacts 1.18.4 ........ SKIPPED [INFO] ODL :: ovsdb :: southbound-it 1.18.4 ............... SKIPPED [INFO] ODL :: ovsdb :: southbound-aggregator 1.18.4 ....... SKIPPED [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.18.4 ........ SKIPPED [INFO] ODL :: ovsdb :: utils 1.18.4 ....................... SKIPPED [INFO] ovsdb 1.18.4 ....................................... SKIPPED [INFO] ODL :: serviceutils :: commons 0.13.4 .............. SKIPPED [INFO] ODL :: serviceutils :: tools-testutils 0.13.4 ...... SKIPPED [INFO] ODL :: serviceutils :: tools-aggregator 0.13.4 ..... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features-aggregator 0.13.4 SKIPPED [INFO] ODL :: serviceutils :: serviceutils-artifacts 0.13.4 SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-test 0.13.4 .... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-prometheus 0.13.4 SKIPPED [INFO] ODL :: serviceutils :: metrics-sample 0.13.4 ....... SKIPPED [INFO] ODL :: serviceutils :: metrics-it 0.13.4 ........... SKIPPED [INFO] ODL :: serviceutils :: metrics-aggregator 0.13.4 ... SKIPPED [INFO] ODL :: serviceutils :: srm-aggregator 0.13.4 ....... SKIPPED [INFO] serviceutils 0.13.4 ................................ SKIPPED [INFO] autorelease 1.2.0 .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:16 min [INFO] Finished at: 2025-01-15T01:03:48Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project odl-jsonrpc-all: Could not resolve dependencies for project org.opendaylight.jsonrpc:odl-jsonrpc-all:feature:1.16.4: Failed to collect dependencies at org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11: Failed to read artifact descriptor for org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11: Could not transfer artifact org.opendaylight.netconf:odl-restconf-openapi:pom:7.0.11 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): transfer failed for https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.11/odl-restconf-openapi-7.0.11.pom: Unknown host nexus.opendaylight.org: System error -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project odl-jsonrpc-all: Could not resolve dependencies for project org.opendaylight.jsonrpc:odl-jsonrpc-all:feature:1.16.4: Failed to collect dependencies at org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.opendaylight.jsonrpc:odl-jsonrpc-all:feature:1.16.4: Failed to collect dependencies at org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11 at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:179) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:288) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:170) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:259) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:175) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:170) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.opendaylight.netconf:odl-restconf-openapi:pom:7.0.11 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): transfer failed for https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.11/odl-restconf-openapi-7.0.11.pom at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:244) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:175) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:170) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.opendaylight.netconf:odl-restconf-openapi:pom:7.0.11 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): transfer failed for https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.11/odl-restconf-openapi-7.0.11.pom at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:52) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:262) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:514) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:244) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:175) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:170) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.wagon.TransferFailedException: transfer failed for https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.11/odl-restconf-openapi-7.0.11.pom at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1250) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1140) at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126) at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88) at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61) at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run (WagonTransporter.java:546) at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:430) at org.eclipse.aether.transport.wagon.WagonTransporter.get (WagonTransporter.java:407) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:457) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:262) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:514) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:244) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:175) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:170) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: java.net.UnknownHostException: nexus.opendaylight.org: System error at java.net.Inet6AddressImpl.lookupAllHostAddr (Native Method) at java.net.InetAddress$PlatformNameService.lookupAllHostAddr (InetAddress.java:934) at java.net.InetAddress.getAddressesFromNameService (InetAddress.java:1543) at java.net.InetAddress$NameServiceAddresses.get (InetAddress.java:852) at java.net.InetAddress.getAllByName0 (InetAddress.java:1533) at java.net.InetAddress.getAllByName (InetAddress.java:1385) at java.net.InetAddress.getAllByName (InetAddress.java:1306) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve (SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:83) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.execute (AbstractHttpClientWagon.java:1005) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1162) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1140) at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126) at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88) at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61) at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run (WagonTransporter.java:546) at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:430) at org.eclipse.aether.transport.wagon.WagonTransporter.get (WagonTransporter.java:407) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:457) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:262) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:514) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:244) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:175) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:170) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :odl-jsonrpc-all Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 11817 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins14528430780684653078.sh ---> notify-build-failure.sh 2025-01-15 01:03:49 URL:https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/507/consoleText [489605] -> "/tmp/autorelease-build.log" [1] Unable to determine failed ARTIFACT_ID. Build likely successful or bug in this script. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins7584917250542726522.sh ---> sysstat.sh [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins303048006531965817.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/autorelease-release-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-release-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-release-calcium-mvn38-openjdk17 ']' + mkdir -p /w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/ [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins6701476677049269478.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-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tbUG from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tbUG/bin to PATH INFO: Running in OpenStack, capturing instance metadata [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins11134925984241093190.sh provisioning config files... Could not find credentials [logs] for autorelease-release-calcium-mvn38-openjdk17 #507 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config10297842026390995613tmp 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-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins6404572101350561910.sh ---> create-netrc.sh WARN: Log server credential not found. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3023284443925715534.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-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tbUG from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tbUG/bin to PATH [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins16877571908570245531.sh ---> sudo-logs.sh Archiving 'sudo' log.. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins9246418738786523184.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tbUG 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-tbUG/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins6952698267018975636.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tbUG from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tbUG/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-release-calcium-mvn38-openjdk17/507/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-8c-8g-1727 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: 2800.000 BogoMIPS: 5600.00 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 11G 145G 7% / 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 44M 44M 0 100% /snap/snapd/15177 /dev/loop2 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 64M 64M 0 100% /snap/core20/2434 /dev/loop4 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 32100 901 26860 1 4338 30735 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:cb:da:df brd ff:ff:ff:ff:ff:ff inet 10.30.171.177/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85849sec preferred_lft 85849sec inet6 fe80::f816:3eff:fecb:dadf/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:cf:af:83:8c 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-1727) 01/15/25 _x86_64_ (8 CPU) 00:55:22 LINUX RESTART (8 CPU) 00:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:57:01 301.75 78.59 223.16 0.00 1585.87 12816.94 0.00 00:58:01 420.80 36.84 383.95 0.00 2397.33 18295.75 0.00 00:59:01 45.08 15.13 29.95 0.00 715.88 4976.50 0.00 01:00:01 42.23 0.62 41.61 0.00 14.40 7262.52 0.00 01:01:01 59.59 5.63 53.96 0.00 4512.05 31119.21 0.00 01:02:01 9.57 0.03 9.53 0.00 2.13 1262.99 0.00 01:03:01 8.30 0.05 8.25 0.00 2.53 1733.18 0.00 01:04:01 11.51 0.70 10.81 0.00 83.99 1128.08 0.00 Average: 112.36 17.20 95.16 0.00 1164.28 9824.46 0.00 00:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:57:01 29523152 31600196 717128 2.18 83448 2291280 1640148 4.84 993904 2000800 178756 00:58:01 28393972 30804972 1495816 4.55 99924 2595360 2322296 6.85 1835420 2261904 6020 00:59:01 27053648 29622060 2674080 8.14 102760 2745724 3466196 10.22 3108952 2316312 3824 01:00:01 26074844 29569536 2720524 8.28 114576 3629476 3409180 10.05 3430268 2938028 701688 01:01:01 25318844 29178760 3094632 9.41 122568 3973740 4080568 12.03 4010200 3081024 15944 01:02:01 25551752 29473156 2800468 8.52 125332 4026876 3349744 9.88 3735884 3122984 40604 01:03:01 25216868 29148668 3124424 9.51 125648 4035624 3674012 10.83 4060632 3129092 1032 01:04:01 27604240 31566592 706880 2.15 127376 4062708 1624380 4.79 1653900 3148976 18332 Average: 26842165 30120492 2166744 6.59 112704 3420098 2945816 8.68 2853645 2749890 120775 00:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:57:01 ens3 249.67 181.94 2552.61 36.43 0.00 0.00 0.00 0.00 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 00:58:01 ens3 247.99 213.98 2555.01 42.21 0.00 0.00 0.00 0.00 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:59:01 ens3 139.71 121.85 1675.85 18.24 0.00 0.00 0.00 0.00 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 01:00:01 ens3 282.95 237.71 2745.39 40.42 0.00 0.00 0.00 0.00 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 lo 37.34 37.34 3.27 3.27 0.00 0.00 0.00 0.00 01:01:01 ens3 186.59 127.71 2134.78 17.01 0.00 0.00 0.00 0.00 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:01 lo 11.45 11.45 1.13 1.13 0.00 0.00 0.00 0.00 01:02:01 ens3 60.66 43.86 13.65 11.85 0.00 0.00 0.00 0.00 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:01 lo 5.95 5.95 0.46 0.46 0.00 0.00 0.00 0.00 01:03:01 ens3 8.28 6.85 2.27 2.21 0.00 0.00 0.00 0.00 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:01 lo 2.23 2.23 0.20 0.20 0.00 0.00 0.00 0.00 01:04:01 ens3 56.51 43.19 33.79 19.29 0.00 0.00 0.00 0.00 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 7.66 7.66 0.69 0.69 0.00 0.00 0.00 0.00 Average: ens3 154.05 122.14 1464.19 23.46 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-200-generic (prd-ubuntu2004-docker-8c-8g-1727) 01/15/25 _x86_64_ (8 CPU) 00:55:22 LINUX RESTART (8 CPU) 00:56:01 CPU %user %nice %system %iowait %steal %idle 00:57:01 all 9.27 8.69 7.37 2.55 0.14 71.98 00:57:01 0 17.95 8.90 7.07 1.83 0.13 64.12 00:57:01 1 4.81 9.31 8.18 4.32 0.17 73.21 00:57:01 2 2.03 9.13 7.62 1.31 0.13 79.79 00:57:01 3 6.52 8.69 7.78 0.66 0.15 76.20 00:57:01 4 7.26 5.57 6.15 6.25 0.13 74.64 00:57:01 5 11.23 9.38 7.15 1.72 0.15 70.37 00:57:01 6 10.52 9.29 8.13 2.14 0.12 69.81 00:57:01 7 13.80 9.25 6.93 2.19 0.12 67.71 00:58:01 all 17.37 0.00 6.58 2.26 0.11 73.69 00:58:01 0 17.23 0.00 6.83 0.52 0.17 75.26 00:58:01 1 14.17 0.00 5.96 1.01 0.07 78.79 00:58:01 2 13.19 0.00 6.01 0.52 0.10 80.17 00:58:01 3 20.02 0.00 5.77 0.79 0.10 73.32 00:58:01 4 17.15 0.00 7.29 2.24 0.13 73.19 00:58:01 5 14.42 0.00 7.25 4.95 0.15 73.22 00:58:01 6 10.89 0.00 6.49 6.39 0.07 76.16 00:58:01 7 31.80 0.00 7.00 1.66 0.12 59.43 00:59:01 all 31.39 0.00 0.91 1.02 0.07 66.61 00:59:01 0 19.86 0.00 0.62 0.05 0.07 79.41 00:59:01 1 24.49 0.00 1.00 1.22 0.08 73.20 00:59:01 2 43.40 0.00 0.69 1.06 0.07 54.79 00:59:01 3 27.36 0.00 0.97 0.22 0.07 71.38 00:59:01 4 39.45 0.00 1.19 2.69 0.08 56.59 00:59:01 5 32.85 0.00 0.94 0.02 0.08 66.12 00:59:01 6 22.04 0.00 0.58 0.97 0.07 76.34 00:59:01 7 41.74 0.00 1.30 1.96 0.07 54.93 01:00:01 all 31.48 0.00 1.33 0.15 0.08 66.96 01:00:01 0 40.34 0.00 1.77 0.57 0.08 57.24 01:00:01 1 34.79 0.00 1.75 0.10 0.08 63.28 01:00:01 2 29.32 0.00 1.14 0.08 0.07 69.40 01:00:01 3 33.34 0.00 1.21 0.00 0.10 65.34 01:00:01 4 28.48 0.00 0.99 0.07 0.07 70.40 01:00:01 5 33.48 0.00 0.69 0.02 0.08 65.74 01:00:01 6 28.13 0.00 2.01 0.30 0.10 69.46 01:00:01 7 23.97 0.00 1.09 0.03 0.07 74.85 01:01:01 all 45.52 0.00 1.88 1.42 0.10 51.08 01:01:01 0 49.77 0.00 1.46 0.67 0.08 48.01 01:01:01 1 47.07 0.00 2.94 0.77 0.10 49.12 01:01:01 2 47.83 0.00 2.28 0.28 0.12 49.49 01:01:01 3 47.42 0.00 0.94 0.02 0.08 51.54 01:01:01 4 37.38 0.00 1.70 2.04 0.15 58.73 01:01:01 5 45.32 0.00 2.45 0.62 0.10 51.52 01:01:01 6 43.32 0.00 1.53 5.54 0.10 49.51 01:01:01 7 46.04 0.00 1.76 1.44 0.08 50.68 01:02:01 all 33.50 0.00 1.17 0.14 0.07 65.12 01:02:01 0 33.75 0.00 1.49 0.15 0.07 64.54 01:02:01 1 34.26 0.00 1.34 0.28 0.10 64.02 01:02:01 2 35.10 0.00 1.52 0.02 0.10 63.27 01:02:01 3 33.44 0.00 1.27 0.00 0.07 65.22 01:02:01 4 29.44 0.00 1.29 0.02 0.07 69.18 01:02:01 5 41.98 0.00 1.39 0.00 0.08 56.55 01:02:01 6 33.18 0.00 0.43 0.57 0.05 65.76 01:02:01 7 26.81 0.00 0.65 0.05 0.05 72.44 01:03:01 all 46.28 0.00 0.91 0.90 0.13 51.78 01:03:01 0 41.03 0.00 0.70 5.74 0.08 52.44 01:03:01 1 28.16 0.00 0.68 0.12 0.08 70.96 01:03:01 2 58.49 0.00 1.91 0.10 0.17 39.33 01:03:01 3 45.69 0.00 0.92 0.29 0.15 52.95 01:03:01 4 53.02 0.00 0.69 0.00 0.12 46.18 01:03:01 5 50.17 0.00 0.67 0.98 0.10 48.08 01:03:01 6 47.62 0.00 0.99 0.00 0.08 51.31 01:03:01 7 46.21 0.00 0.72 0.00 0.22 52.85 01:04:01 all 19.38 0.00 0.73 0.13 0.06 79.71 01:04:01 0 10.86 0.00 0.92 0.92 0.07 87.23 01:04:01 1 18.91 0.00 0.79 0.00 0.07 80.23 01:04:01 2 11.64 0.00 0.62 0.02 0.05 87.67 01:04:01 3 18.79 0.00 0.84 0.02 0.05 80.31 01:04:01 4 23.08 0.00 0.49 0.00 0.05 76.39 01:04:01 5 31.37 0.00 0.90 0.05 0.10 67.58 01:04:01 6 14.59 0.00 0.62 0.00 0.03 84.75 01:04:01 7 25.83 0.00 0.63 0.00 0.05 73.48 Average: all 29.29 1.08 2.61 1.07 0.10 65.86 Average: 0 28.85 1.11 2.60 1.31 0.09 66.04 Average: 1 25.84 1.16 2.82 0.98 0.09 69.11 Average: 2 30.12 1.14 2.72 0.42 0.10 65.49 Average: 3 29.09 1.08 2.46 0.25 0.10 67.03 Average: 4 29.43 0.69 2.47 1.66 0.10 65.65 Average: 5 32.63 1.17 2.67 1.04 0.11 62.38 Average: 6 26.29 1.16 2.59 1.99 0.08 67.90 Average: 7 32.03 1.15 2.51 0.91 0.10 63.30