07:15:42 Started by timer 07:15:42 Running as SYSTEM 07:15:42 [EnvInject] - Loading node environment variables. 07:15:42 Building remotely on prd-ubuntu2204-docker-8c-8g-30 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:15:56 [ssh-agent] Looking for ssh-agent implementation... 07:15:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:57 $ ssh-agent 07:15:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX9iDMLI/agent.1635 07:15:57 SSH_AGENT_PID=1637 07:15:57 [ssh-agent] Started. 07:15:57 Running ssh-add (command line suppressed) 07:15:57 Identity added: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/private_key_7705940305712988322.key (/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/private_key_7705940305712988322.key) 07:15:57 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 07:15:57 The recommended git tool is: NONE 07:16:03 using credential opendaylight-jenkins-ssh 07:16:03 Wiping out workspace first. 07:16:03 Cloning the remote Git repository 07:16:03 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 07:16:03 > git init /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 # timeout=10 07:16:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 07:16:03 > git --version # timeout=10 07:16:03 > git --version # 'git version 2.34.1' 07:16:03 using GIT_SSH to set credentials Release Engineering Jenkins Key 07:16:03 Verifying host key using known hosts file 07:16:03 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. 07:16:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 07:16:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:10 Avoid second fetch 07:16:10 > git rev-parse origin/master^{commit} # timeout=10 07:16:10 Checking out Revision c603870567c31dcc07f96a944f2f1805d2ba5688 (origin/master) 07:16:10 > git config core.sparsecheckout # timeout=10 07:16:10 > git checkout -f c603870567c31dcc07f96a944f2f1805d2ba5688 # timeout=10 07:16:10 Commit message: "Update git submodules" 07:16:10 > git rev-list --no-walk c603870567c31dcc07f96a944f2f1805d2ba5688 # timeout=10 07:16:10 > git remote # timeout=10 07:16:10 > git submodule init # timeout=10 07:16:10 > git submodule sync # timeout=10 07:16:10 > git config --get remote.origin.url # timeout=10 07:16:10 > git submodule init # timeout=10 07:16:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:16:10 > git config --get submodule.daexim.url # timeout=10 07:16:10 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 07:16:10 > git config --get submodule.integration/distribution.url # timeout=10 07:16:10 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 07:16:10 > git config --get submodule.jsonrpc.url # timeout=10 07:16:10 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 07:16:10 > git config --get submodule.lispflowmapping.url # timeout=10 07:16:10 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 07:16:10 > git config --get submodule.ovsdb.url # timeout=10 07:16:10 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 07:16:10 > git submodule update --init --recursive daexim # timeout=60 07:16:11 > git submodule update --init --recursive integration/distribution # timeout=60 07:16:15 > git submodule update --init --recursive jsonrpc # timeout=60 07:16:19 > git submodule update --init --recursive lispflowmapping # timeout=60 07:16:27 > git submodule update --init --recursive ovsdb # timeout=60 07:16:47 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:16:47 provisioning config files... 07:16:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:16:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:16:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:16:48 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3974191494207499655.sh 07:16:48 ---> python-tools-install.sh 07:16:48 Setup pyenv: 07:16:48 * system (set by /opt/pyenv/version) 07:16:48 * 3.8.20 (set by /opt/pyenv/version) 07:16:48 * 3.9.20 (set by /opt/pyenv/version) 07:16:48 * 3.10.15 (set by /opt/pyenv/version) 07:16:48 * 3.11.10 (set by /opt/pyenv/version) 07:16:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ciH2 07:16:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:17:07 lf-activate-venv(): INFO: Installing: lftools 07:17:35 lf-activate-venv(): INFO: Adding /tmp/venv-ciH2/bin to PATH 07:17:35 Generating Requirements File 07:17:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:17:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:17:55 Python 3.11.10 07:17:55 pip 25.2 from /tmp/venv-ciH2/lib/python3.11/site-packages/pip (python 3.11) 07:17:55 appdirs==1.4.4 07:17:55 argcomplete==3.6.2 07:17:55 aspy.yaml==1.3.0 07:17:55 attrs==25.3.0 07:17:55 autopage==0.5.2 07:17:55 beautifulsoup4==4.13.5 07:17:55 boto3==1.40.34 07:17:55 botocore==1.40.34 07:17:55 bs4==0.0.2 07:17:55 cachetools==5.5.2 07:17:55 certifi==2025.8.3 07:17:55 cffi==2.0.0 07:17:55 cfgv==3.4.0 07:17:55 chardet==5.2.0 07:17:55 charset-normalizer==3.4.3 07:17:55 click==8.3.0 07:17:55 cliff==4.11.0 07:17:55 cmd2==2.7.0 07:17:55 cryptography==3.3.2 07:17:55 debtcollector==3.0.0 07:17:55 decorator==5.2.1 07:17:55 defusedxml==0.7.1 07:17:55 Deprecated==1.2.18 07:17:55 distlib==0.4.0 07:17:55 dnspython==2.8.0 07:17:55 docker==7.1.0 07:17:55 dogpile.cache==1.4.1 07:17:55 durationpy==0.10 07:17:55 email-validator==2.3.0 07:17:55 filelock==3.19.1 07:17:55 future==1.0.0 07:17:55 gitdb==4.0.12 07:17:55 GitPython==3.1.45 07:17:55 google-auth==2.40.3 07:17:55 httplib2==0.31.0 07:17:55 identify==2.6.14 07:17:55 idna==3.10 07:17:55 importlib-resources==1.5.0 07:17:55 iso8601==2.1.0 07:17:55 Jinja2==3.1.6 07:17:55 jmespath==1.0.1 07:17:55 jsonpatch==1.33 07:17:55 jsonpointer==3.0.0 07:17:55 jsonschema==4.25.1 07:17:55 jsonschema-specifications==2025.9.1 07:17:55 keystoneauth1==5.12.0 07:17:55 kubernetes==33.1.0 07:17:55 lftools==0.37.13 07:17:55 lxml==6.0.1 07:17:55 markdown-it-py==4.0.0 07:17:55 MarkupSafe==3.0.2 07:17:55 mdurl==0.1.2 07:17:55 msgpack==1.1.1 07:17:55 multi_key_dict==2.0.3 07:17:55 munch==4.0.0 07:17:55 netaddr==1.3.0 07:17:55 niet==1.4.2 07:17:55 nodeenv==1.9.1 07:17:55 oauth2client==4.1.3 07:17:55 oauthlib==3.3.1 07:17:55 openstacksdk==4.7.1 07:17:55 os-service-types==1.8.0 07:17:55 osc-lib==4.2.0 07:17:55 oslo.config==10.0.0 07:17:55 oslo.context==6.1.0 07:17:55 oslo.i18n==6.6.0 07:17:55 oslo.log==7.2.1 07:17:55 oslo.serialization==5.8.0 07:17:55 oslo.utils==9.1.0 07:17:55 packaging==25.0 07:17:55 pbr==7.0.1 07:17:55 platformdirs==4.4.0 07:17:55 prettytable==3.16.0 07:17:55 psutil==7.1.0 07:17:55 pyasn1==0.6.1 07:17:55 pyasn1_modules==0.4.2 07:17:55 pycparser==2.23 07:17:55 pygerrit2==2.0.15 07:17:55 PyGithub==2.8.1 07:17:55 Pygments==2.19.2 07:17:55 PyJWT==2.10.1 07:17:55 PyNaCl==1.6.0 07:17:55 pyparsing==2.4.7 07:17:55 pyperclip==1.10.0 07:17:55 pyrsistent==0.20.0 07:17:55 python-cinderclient==9.8.0 07:17:55 python-dateutil==2.9.0.post0 07:17:55 python-heatclient==4.3.0 07:17:55 python-jenkins==1.8.3 07:17:55 python-keystoneclient==5.7.0 07:17:55 python-magnumclient==4.9.0 07:17:55 python-openstackclient==8.2.0 07:17:55 python-swiftclient==4.8.0 07:17:55 PyYAML==6.0.2 07:17:55 referencing==0.36.2 07:17:55 requests==2.32.5 07:17:55 requests-oauthlib==2.0.0 07:17:55 requestsexceptions==1.4.0 07:17:55 rfc3986==2.0.0 07:17:55 rich==14.1.0 07:17:55 rich-argparse==1.7.1 07:17:55 rpds-py==0.27.1 07:17:55 rsa==4.9.1 07:17:55 ruamel.yaml==0.18.15 07:17:55 ruamel.yaml.clib==0.2.12 07:17:55 s3transfer==0.14.0 07:17:55 simplejson==3.20.1 07:17:55 six==1.17.0 07:17:55 smmap==5.0.2 07:17:55 soupsieve==2.8 07:17:55 stevedore==5.5.0 07:17:55 tabulate==0.9.0 07:17:55 toml==0.10.2 07:17:55 tomlkit==0.13.3 07:17:55 tqdm==4.67.1 07:17:55 typing_extensions==4.15.0 07:17:55 tzdata==2025.2 07:17:55 urllib3==1.26.20 07:17:55 virtualenv==20.34.0 07:17:55 wcwidth==0.2.13 07:17:55 websocket-client==1.8.0 07:17:55 wrapt==1.17.3 07:17:55 xdg==6.0.0 07:17:55 xmltodict==1.0.2 07:17:55 yq==3.4.3 07:17:55 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins18394244573370046892.sh 07:17:55 + echo quiet=on 07:17:56 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-30 07:17:56 [autorelease-release-vanadium-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=vanadium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml 07:17:56 " -DGERRIT_PROJECT=releng/autorelease -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx8g -Dmaven.compile.fork=true" -DKARAF_VERSION=karaf4 -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=vanadium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g 07:17:56 " --version 07:17:57 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:17:57 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:17:57 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:17:57 Default locale: en, platform encoding: UTF-8 07:17:57 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 07:17:57 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins11450067137572386277.sh 07:17:57 + rm /home/jenkins/.wgetrc 07:17:57 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins17086642984110959662.sh 07:17:57 + [ -d /tmp/r ] 07:17:57 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3633492386370125968.sh 07:17:57 + mkdir -p /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/target/classes /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jacoco/classes 07:17:57 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins4142736613946300894.sh 07:17:57 + ./scripts/list-project-dependencies.sh 07:17:59 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins6350267335949494255.sh 07:17:59 + python3 -m venv /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv 07:18:02 + . /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv/bin/activate 07:18:02 ++ deactivate nondestructive 07:18:02 ++ '[' -n '' ']' 07:18:02 ++ '[' -n '' ']' 07:18:02 ++ '[' -n /bin/bash -o -n '' ']' 07:18:02 ++ hash -r 07:18:02 ++ '[' -n '' ']' 07:18:02 ++ unset VIRTUAL_ENV 07:18:02 ++ unset VIRTUAL_ENV_PROMPT 07:18:02 ++ '[' '!' nondestructive = nondestructive ']' 07:18:02 ++ VIRTUAL_ENV=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv 07:18:02 ++ export VIRTUAL_ENV 07:18:02 ++ _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 07:18:02 ++ PATH=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:02 ++ export PATH 07:18:02 ++ '[' -n '' ']' 07:18:02 ++ '[' -z '' ']' 07:18:02 ++ _OLD_VIRTUAL_PS1= 07:18:02 ++ PS1='(venv) ' 07:18:02 ++ export PS1 07:18:02 ++ VIRTUAL_ENV_PROMPT='(venv) ' 07:18:02 ++ export VIRTUAL_ENV_PROMPT 07:18:02 ++ '[' -n /bin/bash -o -n '' ']' 07:18:02 ++ hash -r 07:18:02 + PYTHON=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv/bin/python 07:18:02 + /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv/bin/python -m pip install --upgrade networkx 07:18:02 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 07:18:02 Collecting networkx 07:18:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/networkx/3.4.2/networkx-3.4.2-py3-none-any.whl (1.7 MB) 07:18:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 61.0 MB/s eta 0:00:00 07:18:02 Installing collected packages: networkx 07:18:03 Successfully installed networkx-3.4.2 07:18:03 + /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv/bin/python -m pip freeze 07:18:03 networkx==3.4.2 07:18:03 + ./scripts/determine-merge-order.py 07:18:04 + deactivate 07:18:04 + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ']' 07:18:04 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:04 + export PATH 07:18:04 + unset _OLD_VIRTUAL_PATH 07:18:04 + '[' -n '' ']' 07:18:04 + '[' -n /bin/bash -o -n '' ']' 07:18:04 + hash -r 07:18:04 + '[' -n '' ']' 07:18:04 + unset VIRTUAL_ENV 07:18:04 + unset VIRTUAL_ENV_PROMPT 07:18:04 + '[' '!' '' = nondestructive ']' 07:18:04 + unset -f deactivate 07:18:04 + rm -rf /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv 07:18:04 provisioning config files... 07:18:04 copy managed file [global-settings] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config14592266106530902999tmp 07:18:05 copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config5954988127239852849tmp 07:18:05 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins10451706228446734790.sh 07:18:05 ---> prepare-release.sh 07:18:05 autorelease c603870567c31dcc07f96a944f2f1805d2ba5688 Vanadium 07:18:05 Entering 'daexim' 07:18:05 daexim a870b357c75f2209de1e458324e733887ca77251 Vanadium 07:18:05 Entering 'integration/distribution' 07:18:05 integration/distribution d762808a76da5688becebf64b92efff2534b05c1 Vanadium 07:18:05 Entering 'jsonrpc' 07:18:05 jsonrpc afae823f09946575645f1be1bb8b99d740e0e478 Vanadium 07:18:05 Entering 'lispflowmapping' 07:18:05 lispflowmapping d7488a0e4f6d729a0b1bb6a193e1a23429d3005d Vanadium 07:18:05 Entering 'ovsdb' 07:18:05 ovsdb 57add7e977e72262d30c81548d707ce28564daaa Vanadium 07:18:05 Vanadium 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 Updated 1 path from the index 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 Entering 'daexim' 07:18:06 [detached HEAD 2097d0c] Release Vanadium 07:18:06 13 files changed, 13 insertions(+), 13 deletions(-) 07:18:06 Entering 'integration/distribution' 07:18:06 [detached HEAD 2395f878] Release Vanadium 07:18:06 19 files changed, 25 insertions(+), 25 deletions(-) 07:18:06 Entering 'jsonrpc' 07:18:06 [detached HEAD ac2335c9] Release Vanadium 07:18:06 37 files changed, 37 insertions(+), 37 deletions(-) 07:18:06 Entering 'lispflowmapping' 07:18:06 [detached HEAD 966ac14b] Release Vanadium 07:18:06 23 files changed, 25 insertions(+), 25 deletions(-) 07:18:06 Entering 'ovsdb' 07:18:06 [detached HEAD 047f6efcb] Release Vanadium 07:18:06 50 files changed, 62 insertions(+), 62 deletions(-) 07:18:06 [detached HEAD 99694f309] Release Vanadium 07:18:06 7 files changed, 7 insertions(+), 7 deletions(-) 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:18:06 patches/ 07:18:06 patches/daexim.patch 07:18:06 patches/jsonrpc.patch 07:18:06 patches/integration-distribution.bundle 07:18:06 patches/lispflowmapping.patch 07:18:06 patches/daexim.bundle 07:18:06 patches/ovsdb.bundle 07:18:06 patches/ovsdb.patch 07:18:06 patches/integration-distribution.patch 07:18:06 patches/taglist.log 07:18:06 patches/lispflowmapping.bundle 07:18:06 patches/jsonrpc.bundle 07:18:06 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins5967019627474694905.sh 07:18:06 org.opendaylight.jsonrpc,jsonrpc-parent,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-api,1.19.0 07:18:06 org.opendaylight.jsonrpc,dom-codec,1.19.0 07:18:06 org.opendaylight.jsonrpc,tools-parent,1.19.0 07:18:06 org.opendaylight.jsonrpc,test-tool,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-tools,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-provider-common,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-provider,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-provider-single,1.19.0 07:18:06 org.opendaylight.jsonrpc.bus,transport-http,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-provider-cluster,1.19.0 07:18:06 org.opendaylight.jsonrpc.bus,bus-config,1.19.0 07:18:06 org.opendaylight.jsonrpc.bus,bus-spi,1.19.0 07:18:06 org.opendaylight.jsonrpc.bus,transport-zmq,1.19.0 07:18:06 org.opendaylight.jsonrpc.bus,bus-jsonrpc,1.19.0 07:18:06 org.opendaylight.jsonrpc.bus,bus-api,1.19.0 07:18:06 org.opendaylight.jsonrpc.bus,bus-messagelib,1.19.0 07:18:06 org.opendaylight.jsonrpc,inband-models,1.19.0 07:18:06 org.opendaylight.jsonrpc.bus,examples,1.19.0 07:18:06 org.opendaylight.jsonrpc.bus,binding-bridge,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-bus,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-test-model,1.19.0 07:18:06 org.opendaylight.jsonrpc.security,security-api,1.19.0 07:18:06 org.opendaylight.jsonrpc.security,security-aaa,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-security,1.19.0 07:18:06 org.opendaylight.jsonrpc.security,security-noop,1.19.0 07:18:06 org.opendaylight.jsonrpc.security,security-service,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-karaf,1.19.0 07:18:06 org.opendaylight.jsonrpc,odl-jsonrpc-bus,1.19.0 07:18:06 org.opendaylight.jsonrpc,binding-adapter,1.19.0 07:18:06 org.opendaylight.jsonrpc,features-aggregator,1.19.0 07:18:06 org.opendaylight.jsonrpc,features-jsonrpc,1.19.0 07:18:06 org.opendaylight.jsonrpc,odl-jsonrpc-all,1.19.0 07:18:06 org.opendaylight.jsonrpc,odl-jsonrpc-cluster,1.19.0 07:18:06 org.opendaylight.jsonrpc,odl-jsonrpc-provider,1.19.0 07:18:06 org.opendaylight.jsonrpc,jsonrpc-artifacts,1.19.0 07:18:06 org.opendaylight.integration,distribution-aggregator,0.23.0 07:18:06 org.opendaylight.integration,onap-karaf,0.23.0 07:18:06 org.opendaylight.integration,opendaylight,0.20.0-SNAPSHOT 07:18:06 org.opendaylight.integration,karaf,0.23.0 07:18:06 org.opendaylight.integration,odl-integration-compatible-with-all,0.23.0 07:18:06 org.opendaylight.integration,odl-integration-all,0.23.0 07:18:06 org.opendaylight.integration,singles-aggregator,0.23.0 07:18:06 org.opendaylight.integration,features-aggregator,0.23.0 07:18:06 org.opendaylight.integration,features-index,0.23.0 07:18:06 org.opendaylight.integration,repos-aggregator,0.23.0 07:18:06 org.opendaylight.integration,features-test,0.23.0 07:18:06 org.opendaylight.integration,all-artifacts,0.23.0 07:18:06 org.opendaylight.integration,karaf-scripts,0.23.0 07:18:06 org.opendaylight.integration,artifacts-aggregator,0.23.0 07:18:06 org.opendaylight.integration,distribution-artifacts,0.23.0 07:18:06 org.opendaylight.integration,other-artifacts,0.23.0 07:18:06 org.opendaylight.integration,upstream-all-artifacts,0.23.0 07:18:06 org.opendaylight.integration,properties,0.23.0 07:18:06 org.opendaylight.integration,upstream-aggregator,0.23.0 07:18:06 org.opendaylight.integration,artifact-artifacts,0.23.0 07:18:06 org.opendaylight.releng.autorelease,autorelease-root,1.2.0 07:18:06 org.opendaylight.daexim,parent,1.18.0 07:18:06 org.opendaylight.daexim,daexim-model,1.18.0 07:18:06 org.opendaylight.daexim,daexim-spi,1.18.0 07:18:06 org.opendaylight.daexim,daexim,1.18.0 07:18:06 org.opendaylight.daexim,daexim-test-model,1.18.0 07:18:06 org.opendaylight.daexim,daexim-akka-infoprovider-impl,1.18.0 07:18:06 org.opendaylight.daexim,daexim-karaf,1.18.0 07:18:06 org.opendaylight.daexim,features-aggregator,1.18.0 07:18:06 org.opendaylight.daexim,odl-daexim,1.18.0 07:18:06 org.opendaylight.daexim,daexim-features,1.18.0 07:18:06 org.opendaylight.daexim,odl-daexim-all,1.18.0 07:18:06 org.opendaylight.daexim,daexim-impl,1.18.0 07:18:06 org.opendaylight.daexim,daexim-artifacts,1.18.0 07:18:06 org.opendaylight.lispflowmapping,mappingservice.southbound,1.22.0 07:18:06 org.opendaylight.lispflowmapping,mappingservice.shell,1.22.0 07:18:06 org.opendaylight.lispflowmapping,mappingservice.api,1.22.0 07:18:06 org.opendaylight.lispflowmapping,mappingservice.dsbackend,1.22.0 07:18:06 org.opendaylight.lispflowmapping,mappingservice.inmemorydb,1.22.0 07:18:06 org.opendaylight.lispflowmapping,mappingservice-parent,1.22.0 07:18:06 org.opendaylight.lispflowmapping,mappingservice.implementation,1.22.0 07:18:06 org.opendaylight.lispflowmapping,mappingservice.lisp-proto,1.22.0 07:18:06 org.opendaylight.lispflowmapping,mappingservice.mapcache,1.22.0 07:18:06 org.opendaylight.lispflowmapping,lispflowmapping-all,1.22.0 07:18:06 org.opendaylight.lispflowmapping,mappingservice.integrationtest,1.22.0 07:18:06 org.opendaylight.lispflowmapping,lispflowmapping-karaf,1.22.0 07:18:06 org.opendaylight.lispflowmapping,lispflowmapping-commons,1.22.0 07:18:06 org.opendaylight.lispflowmapping,common.build.tools,1.22.0 07:18:06 org.opendaylight.lispflowmapping,odl-lispflowmapping-models,1.22.0 07:18:06 org.opendaylight.lispflowmapping,features-lispflowmapping,1.22.0 07:18:06 org.opendaylight.lispflowmapping,odl-lispflowmapping-southbound,1.22.0 07:18:06 org.opendaylight.lispflowmapping,odl-lispflowmapping-inmemorydb,1.22.0 07:18:06 org.opendaylight.lispflowmapping,features-aggregator,1.22.0 07:18:07 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice-shell,1.22.0 07:18:07 org.opendaylight.lispflowmapping,odl-lispflowmapping-msmr,1.22.0 07:18:07 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice,1.22.0 07:18:07 org.opendaylight.lispflowmapping,lispflowmapping-artifacts,1.22.0 07:18:07 org.opendaylight.ovsdb,southbound-karaf,1.21.0 07:18:07 org.opendaylight.ovsdb,southbound-artifacts,1.21.0 07:18:07 org.opendaylight.ovsdb,southbound-aggregator,1.21.0 07:18:07 org.opendaylight.ovsdb,southbound-it,1.21.0 07:18:07 org.opendaylight.ovsdb,southbound-api,1.21.0 07:18:07 org.opendaylight.ovsdb,southbound-impl,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-rest,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-ui,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl,1.21.0 07:18:07 org.opendaylight.ovsdb,southbound-features-aggregator,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-southbound-api,1.21.0 07:18:07 org.opendaylight.ovsdb,southbound-features,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-southbound-test,1.21.0 07:18:07 org.opendaylight.ovsdb,ovsdb,1.21.0 07:18:07 org.opendaylight.ovsdb,schema.hardwarevtep,1.21.0 07:18:07 org.opendaylight.ovsdb,schema.openvswitch,1.21.0 07:18:07 org.opendaylight.ovsdb,schemas,1.21.0 07:18:07 org.opendaylight.ovsdb,ovsdb-binding-parent,1.21.0 07:18:07 org.opendaylight.ovsdb,parents,1.21.0 07:18:07 org.opendaylight.ovsdb,it,1.21.0 07:18:07 org.opendaylight.ovsdb,utils.config,1.21.0 07:18:07 org.opendaylight.ovsdb,utils,1.21.0 07:18:07 org.opendaylight.ovsdb,utils.ovsdb-it-utils,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-utils,1.21.0 07:18:07 org.opendaylight.ovsdb,utils.mdsal-utils,1.21.0 07:18:07 org.opendaylight.ovsdb,utils.yang-utils,1.21.0 07:18:07 org.opendaylight.ovsdb,utils.southbound-utils,1.21.0 07:18:07 org.opendaylight.ovsdb,utils.hwvtepsouthbound-utils,1.21.0 07:18:07 org.opendaylight.ovsdb,utils.servicehelper,1.21.0 07:18:07 org.opendaylight.ovsdb,hwvtepsouthbound-it,1.21.0 07:18:07 org.opendaylight.ovsdb,hwvtepsouthbound-karaf,1.21.0 07:18:07 org.opendaylight.ovsdb,hwvtepsouthbound-aggregator,1.21.0 07:18:07 org.opendaylight.ovsdb,hwvtepsouthbound-artifacts,1.21.0 07:18:07 org.opendaylight.ovsdb,hwvtepsouthbound-api,1.21.0 07:18:07 org.opendaylight.ovsdb,hwvtepsouthbound-impl,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-ui,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-rest,1.21.0 07:18:07 org.opendaylight.ovsdb,hwvtepsouthbound-features-aggregator,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-test,1.21.0 07:18:07 org.opendaylight.ovsdb,hwvtepsouthbound-features,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-api,1.21.0 07:18:07 org.opendaylight.ovsdb,library-aggregator,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound,1.21.0 07:18:07 org.opendaylight.ovsdb,library-it,1.21.0 07:18:07 org.opendaylight.ovsdb,library-karaf,1.21.0 07:18:07 org.opendaylight.ovsdb,odl-ovsdb-library,1.21.0 07:18:07 org.opendaylight.ovsdb,library-features-aggregator,1.21.0 07:18:07 org.opendaylight.ovsdb,library-features,1.21.0 07:18:07 org.opendaylight.ovsdb,library,1.21.0 07:18:07 org.opendaylight.ovsdb,library-artifacts,1.21.0 07:18:07 [EnvInject] - Injecting environment variables from a build step. 07:18:07 [EnvInject] - Injecting as environment variables the properties content 07:18:07 SET_JDK_VERSION=openjdk21 07:18:07 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:18:07 07:18:07 [EnvInject] - Variables injected successfully. 07:18:07 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins1052791236642458567.sh 07:18:07 ---> update-java-alternatives.sh 07:18:07 ---> Updating Java version 07:18:07 ---> Ubuntu/Debian system detected 07:18:07 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:18:07 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:18:07 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:18:07 openjdk version "21.0.5" 2024-10-15 07:18:07 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 07:18:07 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 07:18:07 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:18:07 [EnvInject] - Injecting environment variables from a build step. 07:18:07 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:18:07 [EnvInject] - Variables injected successfully. 07:18:07 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins8835167029950588445.sh 07:18:07 Karaf artifact is karaf 07:18:07 Karaf project is integration 07:18:07 Java home is /usr/lib/jvm/java-21-openjdk-amd64 07:18:07 [EnvInject] - Injecting environment variables from a build step. 07:18:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 07:18:07 [EnvInject] - Variables injected successfully. 07:18:07 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins8290915124076981317.sh 07:18:07 '/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/archives/patches/taglist.log' -> 'integration/distribution/karaf/src/main/assembly/' 07:18:07 cp: cannot create regular file 'integration/distribution/karaf/src/main/assembly/': No such file or directory 07:18:07 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11320951265509222258.sh 07:18:07 /tmp/jenkins11320951265509222258.sh: line 4: integration/distribution/karaf/src/main/assembly/build.url: No such file or directory 07:18:07 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3460355408220524621.sh 07:18:07 + ./scripts/fix-relativepaths.sh 07:18:07 Scanning ./jsonrpc/parent/pom.xml 07:18:07 Scanning ./jsonrpc/api/pom.xml 07:18:07 Scanning ./jsonrpc/dom-codec/pom.xml 07:18:07 Scanning ./jsonrpc/tools/test-tool/pom.xml 07:18:07 Scanning ./jsonrpc/tools/parent/pom.xml 07:18:07 Scanning ./jsonrpc/tools/pom.xml 07:18:07 Scanning ./jsonrpc/pom.xml 07:18:07 Scanning ./jsonrpc/provider/common/pom.xml 07:18:07 Scanning ./jsonrpc/provider/cluster/pom.xml 07:18:07 Scanning ./jsonrpc/provider/pom.xml 07:18:07 Scanning ./jsonrpc/provider/single/pom.xml 07:18:07 Scanning ./jsonrpc/bus/transport-http/pom.xml 07:18:07 Scanning ./jsonrpc/bus/config/pom.xml 07:18:07 Scanning ./jsonrpc/bus/transport-zmq/pom.xml 07:18:07 Scanning ./jsonrpc/bus/spi/pom.xml 07:18:07 Scanning ./jsonrpc/bus/api/pom.xml 07:18:08 Scanning ./jsonrpc/bus/jsonrpc/pom.xml 07:18:08 Scanning ./jsonrpc/bus/messagelib/pom.xml 07:18:08 Scanning ./jsonrpc/bus/examples/inband-models/pom.xml 07:18:08 Scanning ./jsonrpc/bus/examples/pom.xml 07:18:08 Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml 07:18:08 Scanning ./jsonrpc/bus/pom.xml 07:18:08 Scanning ./jsonrpc/test-model/pom.xml 07:18:08 Scanning ./jsonrpc/security/api/pom.xml 07:18:08 Scanning ./jsonrpc/security/aaa/pom.xml 07:18:08 Scanning ./jsonrpc/security/pom.xml 07:18:08 Scanning ./jsonrpc/security/noop/pom.xml 07:18:08 Scanning ./jsonrpc/security/service/pom.xml 07:18:08 Scanning ./jsonrpc/karaf/pom.xml 07:18:08 Scanning ./jsonrpc/binding-adapter/pom.xml 07:18:08 Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml 07:18:08 Scanning ./jsonrpc/features/pom.xml 07:18:08 Scanning ./jsonrpc/features/features-jsonrpc/pom.xml 07:18:08 Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml 07:18:08 Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml 07:18:08 Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml 07:18:08 Scanning ./jsonrpc/artifacts/pom.xml 07:18:08 Scanning ./integration/distribution/pom.xml 07:18:08 Scanning ./integration/distribution/onap-karaf/pom.xml 07:18:08 Scanning ./integration/distribution/opendaylight/pom.xml 07:18:08 Scanning ./integration/distribution/karaf/pom.xml 07:18:08 Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml 07:18:08 Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml 07:18:08 Scanning ./integration/distribution/features/singles/pom.xml 07:18:08 Scanning ./integration/distribution/features/pom.xml 07:18:08 Scanning ./integration/distribution/features/repos/index/pom.xml 07:18:08 Scanning ./integration/distribution/features/repos/pom.xml 07:18:08 Scanning ./integration/distribution/features/repos/test/pom.xml 07:18:08 Scanning ./integration/distribution/karaf-scripts/pom.xml 07:18:08 Scanning ./integration/distribution/artifacts/all/pom.xml 07:18:08 Scanning ./integration/distribution/artifacts/pom.xml 07:18:08 Scanning ./integration/distribution/artifacts/distribution/pom.xml 07:18:08 Scanning ./integration/distribution/artifacts/upstream/other/pom.xml 07:18:08 Scanning ./integration/distribution/artifacts/upstream/all/pom.xml 07:18:08 Scanning ./integration/distribution/artifacts/upstream/properties/pom.xml 07:18:08 Scanning ./integration/distribution/artifacts/upstream/pom.xml 07:18:08 Scanning ./integration/distribution/artifacts/upstream/artifacts/pom.xml 07:18:08 Scanning ./pom.xml 07:18:08 Scanning ./daexim/parent/pom.xml 07:18:08 Scanning ./daexim/model/pom.xml 07:18:08 Scanning ./daexim/spi/pom.xml 07:18:08 Scanning ./daexim/pom.xml 07:18:08 Scanning ./daexim/test-model/pom.xml 07:18:08 Scanning ./daexim/akka-infoprovider-impl/pom.xml 07:18:08 Scanning ./daexim/karaf/pom.xml 07:18:08 Scanning ./daexim/features/pom.xml 07:18:08 Scanning ./daexim/features/odl-daexim/pom.xml 07:18:08 Scanning ./daexim/features/daexim-features/pom.xml 07:18:08 Scanning ./daexim/features/odl-daexim-all/pom.xml 07:18:08 Scanning ./daexim/impl/pom.xml 07:18:08 Scanning ./daexim/artifacts/pom.xml 07:18:08 Scanning ./lispflowmapping/mappingservice/southbound/pom.xml 07:18:08 Scanning ./lispflowmapping/mappingservice/shell/pom.xml 07:18:08 Scanning ./lispflowmapping/mappingservice/api/pom.xml 07:18:08 Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml 07:18:08 Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml 07:18:08 Scanning ./lispflowmapping/mappingservice/pom.xml 07:18:08 Scanning ./lispflowmapping/mappingservice/implementation/pom.xml 07:18:08 Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml 07:18:08 Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml 07:18:08 Scanning ./lispflowmapping/pom.xml 07:18:08 Scanning ./lispflowmapping/integrationtest/pom.xml 07:18:08 Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml 07:18:08 Scanning ./lispflowmapping/commons/parent/pom.xml 07:18:08 Scanning ./lispflowmapping/commons/build_tools/pom.xml 07:18:08 Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml 07:18:08 Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml 07:18:08 Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml 07:18:08 Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml 07:18:08 Scanning ./lispflowmapping/features/pom.xml 07:18:08 Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml 07:18:08 Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml 07:18:08 Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml 07:18:08 Scanning ./lispflowmapping/artifacts/pom.xml 07:18:08 Scanning ./ovsdb/southbound/southbound-karaf/pom.xml 07:18:08 Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml 07:18:09 Scanning ./ovsdb/southbound/pom.xml 07:18:09 Scanning ./ovsdb/southbound/southbound-it/pom.xml 07:18:09 Scanning ./ovsdb/southbound/southbound-api/pom.xml 07:18:09 Scanning ./ovsdb/southbound/southbound-impl/pom.xml 07:18:09 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 07:18:09 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml 07:18:09 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml 07:18:09 Scanning ./ovsdb/southbound/southbound-features/pom.xml 07:18:09 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 07:18:09 Scanning ./ovsdb/southbound/southbound-features/features/pom.xml 07:18:09 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml 07:18:09 Scanning ./ovsdb/pom.xml 07:18:09 Scanning ./ovsdb/schemas/hardwarevtep/pom.xml 07:18:09 Scanning ./ovsdb/schemas/openvswitch/pom.xml 07:18:09 Scanning ./ovsdb/schemas/pom.xml 07:18:09 Scanning ./ovsdb/commons/binding-parent/pom.xml 07:18:09 Scanning ./ovsdb/commons/pom.xml 07:18:09 Scanning ./ovsdb/commons/it/pom.xml 07:18:09 Scanning ./ovsdb/utils/config/pom.xml 07:18:09 Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml 07:18:09 Scanning ./ovsdb/utils/pom.xml 07:18:09 Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml 07:18:09 Scanning ./ovsdb/utils/mdsal-utils/pom.xml 07:18:09 Scanning ./ovsdb/utils/yang-utils/pom.xml 07:18:09 Scanning ./ovsdb/utils/southbound-utils/pom.xml 07:18:09 Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml 07:18:09 Scanning ./ovsdb/utils/servicehelper/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml 07:18:09 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 07:18:09 Scanning ./ovsdb/library/pom.xml 07:18:09 Scanning ./ovsdb/library/it/pom.xml 07:18:09 Scanning ./ovsdb/library/karaf/pom.xml 07:18:09 Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml 07:18:09 Scanning ./ovsdb/library/features/pom.xml 07:18:09 Scanning ./ovsdb/library/features/features/pom.xml 07:18:09 Scanning ./ovsdb/library/impl/pom.xml 07:18:09 Scanning ./ovsdb/library/artifacts/pom.xml 07:18:09 [EnvInject] - Injecting environment variables from a build step. 07:18:09 [EnvInject] - Injecting as environment variables the properties content 07:18:09 MAVEN_GOALS=clean deploy 07:18:09 07:18:09 [EnvInject] - Variables injected successfully. 07:18:09 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins18431429931094037405.sh 07:18:09 ---> common-variables.sh 07:18:09 --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 07:18:09 ---> maven-build.sh 07:18:09 + set +u 07:18:09 + export MAVEN_OPTS 07:18:09 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config14592266106530902999tmp --settings /w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config5954988127239852849tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:18:09 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:18:09 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:18:09 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:18:09 Default locale: en, platform encoding: UTF-8 07:18:09 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 07:18:10 [INFO] Error stacktraces are turned on. 07:18:10 [INFO] Scanning for projects... 07:18:18 [WARNING] The requested profile "repoBuild" could not be activated because it does not exist. 07:18:18 [INFO] ------------------------------------------------------------------------ 07:18:18 [INFO] Reactor Build Order: 07:18:18 [INFO] 07:18:18 [INFO] daexim-test-model [bundle] 07:18:18 [INFO] daexim-model [bundle] 07:18:18 [INFO] daexim-spi [bundle] 07:18:18 [INFO] parent [pom] 07:18:18 [INFO] daexim-impl [bundle] 07:18:18 [INFO] daexim-akka-infoprovider-impl [bundle] 07:18:18 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 07:18:18 [INFO] OpenDaylight :: Daexim :: All [feature] 07:18:18 [INFO] ODL :: daexim :: daexim-features [feature] 07:18:18 [INFO] ODL :: daexim :: features-aggregator [pom] 07:18:18 [INFO] daexim-artifacts [pom] 07:18:18 [INFO] daexim-karaf [pom] 07:18:18 [INFO] daexim [pom] 07:18:18 [INFO] ODL :: integration :: distribution-artifacts [pom] 07:18:18 [INFO] ODL :: integration :: properties [pom] 07:18:18 [INFO] ODL :: integration :: artifact-artifacts [pom] 07:18:18 [INFO] ODL :: integration :: other-artifacts [pom] 07:18:18 [INFO] ODL :: integration :: upstream-all-artifacts [pom] 07:18:18 [INFO] ODL :: integration :: upstream-aggregator [pom] 07:18:18 [INFO] ODL :: integration :: all-artifacts [pom] 07:18:18 [INFO] ODL :: integration :: artifacts-aggregator [pom] 07:18:18 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] 07:18:18 [INFO] JSON-RPC :: Parent [pom] 07:18:18 [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] 07:18:18 [INFO] JSON-RPC :: BUS :: API [bundle] 07:18:18 [INFO] JSON-RPC :: Security :: API [bundle] 07:18:18 [INFO] JSON-RPC :: Security :: NOOP [bundle] 07:18:18 [INFO] JSON-RPC :: BUS :: SPI [bundle] 07:18:18 [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] 07:18:18 [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] 07:18:18 [INFO] JSON-RPC :: BUS :: Messaging library [bundle] 07:18:18 [INFO] JSON-RPC :: Security :: Service [bundle] 07:18:18 [INFO] JSON-RPC :: API [bundle] 07:18:18 [INFO] JSON-RPC :: Security :: AAA [bundle] 07:18:18 [INFO] JSON-RPC :: BUS :: Config [jar] 07:18:18 [INFO] JSON-RPC :: Feature :: bus [feature] 07:18:18 [INFO] JSON-RPC :: Test model [bundle] 07:18:18 [INFO] JSON-RPC :: DOM :: Codec [bundle] 07:18:18 [INFO] JSON-RPC :: Provider [pom] 07:18:18 [INFO] JSON-RPC :: Provider :: Common [bundle] 07:18:18 [INFO] JSON-RPC :: Provider :: Single node [bundle] 07:18:18 [INFO] JSON-RPC :: Feature :: provider [feature] 07:18:18 [INFO] JSON-RPC :: Feature :: all [feature] 07:18:18 [INFO] JSON-RPC :: Features :: repository [feature] 07:18:18 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] 07:18:18 [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] 07:18:18 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] 07:18:18 [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] 07:18:18 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] 07:18:18 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] 07:18:18 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] 07:18:18 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] 07:18:18 [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] 07:18:18 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] 07:18:18 [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] 07:18:18 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] 07:18:18 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] 07:18:18 [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] 07:18:18 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] 07:18:18 [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] 07:18:18 [INFO] ovsdb-binding-parent [pom] 07:18:18 [INFO] ODL :: ovsdb :: library [bundle] 07:18:18 [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] 07:18:18 [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] 07:18:18 [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] 07:18:18 [INFO] ODL :: ovsdb :: library-features [feature] 07:18:18 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] 07:18:18 [INFO] ODL :: ovsdb :: southbound-api [bundle] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] 07:18:18 [INFO] ODL :: ovsdb :: utils.config [bundle] 07:18:18 [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] 07:18:18 [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] 07:18:18 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] 07:18:18 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] 07:18:18 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] 07:18:18 [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] 07:18:18 [INFO] ODL :: ovsdb :: southbound-impl [bundle] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] 07:18:18 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] 07:18:18 [INFO] ODL :: ovsdb :: southbound-features [feature] 07:18:18 [INFO] ODL :: integration :: features-index [feature] 07:18:18 [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] 07:18:18 [INFO] ODL :: integration :: odl-integration-all [feature] 07:18:18 [INFO] ODL :: integration :: features-test [feature] 07:18:18 [INFO] ODL :: integration :: karaf [pom] 07:18:18 [INFO] ODL :: integration :: singles-aggregator [pom] 07:18:18 [INFO] ODL :: integration :: repos-aggregator [pom] 07:18:18 [INFO] ODL :: integration :: features-aggregator [pom] 07:18:18 [INFO] ODL :: integration :: onap-karaf [pom] 07:18:18 [INFO] Integration/Distribution [pom] 07:18:18 [INFO] JSON-RPC :: Artifacts [pom] 07:18:18 [INFO] JSON-RPC :: Provider :: Cluster [bundle] 07:18:18 [INFO] JSON-RPC :: Feature :: Cluster [feature] 07:18:18 [INFO] JSON-RPC :: Features :: Aggregator [pom] 07:18:18 [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] 07:18:18 [INFO] JSON-RPC :: Binding adapter [jar] 07:18:18 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] 07:18:18 [INFO] JSON-RPC :: POM [pom] 07:18:18 [INFO] JSON-RPC :: BUS [pom] 07:18:18 [INFO] JSON-RPC :: BUS :: Examples [pom] 07:18:18 [INFO] JSON-RPC :: Security [pom] 07:18:18 [INFO] JSON-RPC :: Tools parent [pom] 07:18:18 [INFO] JSON-RPC :: Tools :: Test [jar] 07:18:18 [INFO] JSON-RPC :: Tools [pom] 07:18:18 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] 07:18:18 [INFO] ODL :: lispflowmapping :: common.build.tools [jar] 07:18:18 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] 07:18:18 [INFO] ODL :: lispflowmapping :: features-aggregator [pom] 07:18:18 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [pom] 07:18:18 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] 07:18:18 [INFO] lispflowmapping [pom] 07:18:18 [INFO] ODL :: ovsdb :: it [pom] 07:18:18 [INFO] ODL :: ovsdb :: parents [pom] 07:18:18 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [pom] 07:18:18 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] 07:18:18 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] 07:18:18 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] 07:18:18 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] 07:18:18 [INFO] ODL :: ovsdb :: library-karaf [pom] 07:18:18 [INFO] ODL :: ovsdb :: library-features-aggregator [pom] 07:18:18 [INFO] ODL :: ovsdb :: library-artifacts [pom] 07:18:18 [INFO] ODL :: ovsdb :: library-it [jar] 07:18:18 [INFO] ODL :: ovsdb :: library-aggregator [pom] 07:18:18 [INFO] ODL :: ovsdb :: schemas [pom] 07:18:18 [INFO] ODL :: ovsdb :: southbound-karaf [pom] 07:18:18 [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] 07:18:18 [INFO] ODL :: ovsdb :: southbound-artifacts [pom] 07:18:18 [INFO] ODL :: ovsdb :: southbound-it [jar] 07:18:18 [INFO] ODL :: ovsdb :: southbound-aggregator [pom] 07:18:18 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] 07:18:18 [INFO] ODL :: ovsdb :: utils [pom] 07:18:18 [INFO] ovsdb [pom] 07:18:18 [INFO] autorelease [pom] 07:18:18 [INFO] 07:18:18 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 07:18:18 [INFO] Building daexim-test-model 1.18.0 [1/142] 07:18:18 [INFO] from daexim/test-model/pom.xml 07:18:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:20 [INFO] 07:18:20 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-test-model --- 07:18:20 [INFO] 07:18:20 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-test-model --- 07:18:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:18:20 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:18:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:20 [INFO] 07:18:20 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-test-model --- 07:18:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:20 [INFO] 07:18:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-test-model --- 07:18:21 [INFO] 07:18:21 [INFO] --- dependency:3.8.1:properties (default) @ daexim-test-model --- 07:18:23 [INFO] 07:18:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-test-model --- 07:18:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:18:23 [INFO] 07:18:23 [INFO] --- yang:14.0.14:generate-sources (binding) @ daexim-test-model --- 07:18:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:18:24 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/src/main/yang 07:18:24 [INFO] yang-to-sources: Found 0 dependencies in 5.298 ms 07:18:24 [INFO] yang-to-sources: Project model files found: 3 in 110.1 ms 07:18:25 [INFO] yang-to-sources: 3 YANG models processed in 75.09 ms 07:18:25 [INFO] BindingJavaFileGenerator: Defined 16 files in 57.44 ms 07:18:25 [INFO] Sorted 16 files into 7 directories in 3.732 ms 07:18:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 105.5 ms 07:18:25 [INFO] 07:18:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-test-model --- 07:18:26 [INFO] 07:18:26 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-test-model --- 07:18:26 [INFO] Starting audit... 07:18:26 Audit done. 07:18:26 [INFO] You have 0 Checkstyle violations. 07:18:26 [INFO] 07:18:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-test-model --- 07:18:26 [INFO] 07:18:26 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-test-model --- 07:18:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/src/main/resources 07:18:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/generated-sources/spi 07:18:26 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:18:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:18:26 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:18:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/generated-sources/spi 07:18:26 [INFO] 07:18:26 [INFO] --- compiler:3.14.0:compile (default-compile) @ daexim-test-model --- 07:18:27 [INFO] Recompiling the module because of changed source code. 07:18:27 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 07:18:27 [INFO] 07:18:27 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 07:18:27 [INFO] 07:18:27 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ daexim-test-model --- 07:18:32 [INFO] Fork Value is true 07:18:35 [INFO] Done SpotBugs Analysis.... 07:18:35 [INFO] 07:18:35 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 07:18:35 [INFO] 07:18:35 [INFO] 07:18:35 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ daexim-test-model --- 07:18:35 [INFO] BugInstance size is 0 07:18:35 [INFO] Error size is 0 07:18:35 [INFO] No errors/warnings found 07:18:35 [INFO] 07:18:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-test-model --- 07:18:35 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/src/test/resources 07:18:35 [INFO] 07:18:35 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ daexim-test-model --- 07:18:35 [INFO] No sources to compile 07:18:35 [INFO] 07:18:35 [INFO] --- surefire:3.5.3:test (default-test) @ daexim-test-model --- 07:18:35 [INFO] No tests to run. 07:18:36 [INFO] 07:18:36 [INFO] --- copy:14.1.0:copy-files (default) @ daexim-test-model --- 07:18:36 [INFO] 07:18:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-test-model --- 07:18:36 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.0.jar 07:18:36 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/classes/META-INF/MANIFEST.MF 07:18:36 [INFO] 07:18:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-test-model --- 07:18:37 [INFO] No previous run data found, generating javadoc. 07:18:39 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.0-javadoc.jar 07:18:39 [INFO] 07:18:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-test-model --- 07:18:39 [INFO] CycloneDX: Resolving Dependencies 07:18:40 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 07:18:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/bom.xml 07:18:40 [INFO] attaching as daexim-test-model-1.18.0-cyclonedx.xml 07:18:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/bom.json 07:18:40 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:18:40 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:18:40 [INFO] attaching as daexim-test-model-1.18.0-cyclonedx.json 07:18:40 [INFO] 07:18:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 07:18:41 [INFO] Skipping duplicate-finder execution! 07:18:41 [INFO] 07:18:41 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-test-model --- 07:18:41 [INFO] No dependency problems found 07:18:41 [INFO] 07:18:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-test-model --- 07:18:41 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.0-sources.jar 07:18:41 [INFO] 07:18:41 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ daexim-test-model --- 07:18:41 [INFO] 07:18:41 [INFO] --- jacoco:0.8.13:report (report) @ daexim-test-model --- 07:18:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:41 [INFO] 07:18:41 [INFO] --- install:3.1.4:install (default-install) @ daexim-test-model --- 07:18:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.pom 07:18:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.0.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.jar 07:18:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-javadoc.jar 07:18:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.xml 07:18:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.json 07:18:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-sources.jar 07:18:41 [INFO] 07:18:41 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-test-model --- 07:18:41 [INFO] Writing OBR metadata 07:18:41 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.jar 07:18:41 [INFO] Writing OBR metadata 07:18:41 [INFO] 07:18:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-test-model --- 07:18:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:18:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:18:41 [INFO] 07:18:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-test-model --- 07:18:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:18:41 [INFO] 07:18:41 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 07:18:41 [INFO] Building daexim-model 1.18.0 [2/142] 07:18:41 [INFO] from daexim/model/pom.xml 07:18:41 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:41 [INFO] 07:18:41 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-model --- 07:18:41 [INFO] 07:18:41 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-model --- 07:18:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:41 [INFO] 07:18:41 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-model --- 07:18:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:41 [INFO] 07:18:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-model --- 07:18:41 [INFO] 07:18:41 [INFO] --- dependency:3.8.1:properties (default) @ daexim-model --- 07:18:41 [INFO] 07:18:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-model --- 07:18:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:18:42 [INFO] 07:18:42 [INFO] --- yang:14.0.14:generate-sources (binding) @ daexim-model --- 07:18:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:18:42 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/src/main/yang 07:18:42 [INFO] yang-to-sources: Found 1 dependencies in 1.887 ms 07:18:42 [INFO] yang-to-sources: Project model files found: 2 in 54.72 ms 07:18:42 [INFO] yang-to-sources: 3 YANG models processed in 136.0 ms 07:18:42 [INFO] BindingJavaFileGenerator: Defined 72 files in 37.34 ms 07:18:42 [INFO] Sorted 72 files into 12 directories in 277.7 μs 07:18:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 72 in 134.2 ms 07:18:42 [INFO] 07:18:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-model --- 07:18:42 [INFO] 07:18:42 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-model --- 07:18:42 [INFO] Starting audit... 07:18:42 Audit done. 07:18:42 [INFO] You have 0 Checkstyle violations. 07:18:42 [INFO] 07:18:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-model --- 07:18:42 [INFO] 07:18:42 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-model --- 07:18:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/src/main/resources 07:18:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/generated-sources/spi 07:18:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:18:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:18:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:18:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/generated-sources/spi 07:18:42 [INFO] 07:18:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ daexim-model --- 07:18:42 [INFO] Recompiling the module because of changed source code. 07:18:42 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 07:18:43 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:[61,42] possible 'this' escape before subclass is fully initialized 07:18:43 [INFO] 07:18:43 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ daexim-model >>> 07:18:43 [INFO] 07:18:43 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ daexim-model --- 07:18:43 [INFO] Fork Value is true 07:18:46 [INFO] Done SpotBugs Analysis.... 07:18:46 [INFO] 07:18:46 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ daexim-model <<< 07:18:46 [INFO] 07:18:46 [INFO] 07:18:46 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ daexim-model --- 07:18:46 [INFO] BugInstance size is 0 07:18:46 [INFO] Error size is 0 07:18:46 [INFO] No errors/warnings found 07:18:46 [INFO] 07:18:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-model --- 07:18:46 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/src/test/resources 07:18:46 [INFO] 07:18:46 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ daexim-model --- 07:18:46 [INFO] No sources to compile 07:18:46 [INFO] 07:18:46 [INFO] --- surefire:3.5.3:test (default-test) @ daexim-model --- 07:18:46 [INFO] No tests to run. 07:18:46 [INFO] 07:18:46 [INFO] --- copy:14.1.0:copy-files (default) @ daexim-model --- 07:18:46 [INFO] 07:18:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-model --- 07:18:47 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.0.jar 07:18:47 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/classes/META-INF/MANIFEST.MF 07:18:47 [INFO] 07:18:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-model --- 07:18:47 [INFO] No previous run data found, generating javadoc. 07:18:50 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.0-javadoc.jar 07:18:50 [INFO] 07:18:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-model --- 07:18:50 [INFO] CycloneDX: Resolving Dependencies 07:18:50 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 07:18:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/bom.xml 07:18:50 [INFO] attaching as daexim-model-1.18.0-cyclonedx.xml 07:18:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/bom.json 07:18:50 [INFO] attaching as daexim-model-1.18.0-cyclonedx.json 07:18:50 [INFO] 07:18:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 07:18:50 [INFO] Skipping duplicate-finder execution! 07:18:50 [INFO] 07:18:50 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-model --- 07:18:50 [INFO] No dependency problems found 07:18:50 [INFO] 07:18:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-model --- 07:18:50 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.0-sources.jar 07:18:50 [INFO] 07:18:50 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ daexim-model --- 07:18:50 [INFO] 07:18:50 [INFO] --- jacoco:0.8.13:report (report) @ daexim-model --- 07:18:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:50 [INFO] 07:18:50 [INFO] --- install:3.1.4:install (default-install) @ daexim-model --- 07:18:50 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.pom 07:18:50 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.0.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.jar 07:18:50 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-javadoc.jar 07:18:50 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.xml 07:18:50 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.json 07:18:50 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-sources.jar 07:18:50 [INFO] 07:18:50 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-model --- 07:18:50 [INFO] Installing org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.jar 07:18:50 [INFO] Writing OBR metadata 07:18:50 [INFO] 07:18:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-model --- 07:18:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:18:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:18:50 [INFO] 07:18:50 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-model --- 07:18:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:18:50 [INFO] 07:18:50 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 07:18:50 [INFO] Building daexim-spi 1.18.0 [3/142] 07:18:50 [INFO] from daexim/spi/pom.xml 07:18:50 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:50 [INFO] 07:18:50 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-spi --- 07:18:50 [INFO] 07:18:50 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-spi --- 07:18:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:50 [INFO] 07:18:50 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-spi --- 07:18:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:50 [INFO] 07:18:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-spi --- 07:18:50 [INFO] 07:18:50 [INFO] --- dependency:3.8.1:properties (default) @ daexim-spi --- 07:18:50 [INFO] 07:18:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-spi --- 07:18:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:18:50 [INFO] 07:18:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-spi --- 07:18:50 [INFO] 07:18:50 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-spi --- 07:18:50 [INFO] Starting audit... 07:18:50 Audit done. 07:18:50 [INFO] You have 0 Checkstyle violations. 07:18:50 [INFO] 07:18:50 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-spi --- 07:18:50 [INFO] 07:18:50 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-spi --- 07:18:50 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/src/main/resources 07:18:50 [INFO] 07:18:50 [INFO] --- compiler:3.14.0:compile (default-compile) @ daexim-spi --- 07:18:50 [INFO] Recompiling the module because of changed source code. 07:18:50 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:18:50 [INFO] 07:18:50 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ daexim-spi >>> 07:18:50 [INFO] 07:18:50 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ daexim-spi --- 07:18:50 [INFO] Fork Value is true 07:18:52 [INFO] Done SpotBugs Analysis.... 07:18:52 [INFO] 07:18:52 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ daexim-spi <<< 07:18:52 [INFO] 07:18:52 [INFO] 07:18:52 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ daexim-spi --- 07:18:52 [INFO] BugInstance size is 0 07:18:52 [INFO] Error size is 0 07:18:52 [INFO] No errors/warnings found 07:18:52 [INFO] 07:18:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-spi --- 07:18:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/src/test/resources 07:18:52 [INFO] 07:18:52 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ daexim-spi --- 07:18:52 [INFO] No sources to compile 07:18:52 [INFO] 07:18:52 [INFO] --- surefire:3.5.3:test (default-test) @ daexim-spi --- 07:18:52 [INFO] No tests to run. 07:18:52 [INFO] 07:18:52 [INFO] --- copy:14.1.0:copy-files (default) @ daexim-spi --- 07:18:52 [INFO] 07:18:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-spi --- 07:18:53 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.0.jar 07:18:53 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/classes/META-INF/MANIFEST.MF 07:18:53 [INFO] 07:18:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-spi --- 07:18:53 [INFO] No previous run data found, generating javadoc. 07:18:54 [WARNING] Javadoc Warnings 07:18:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return 07:18:54 [WARNING] String getNodeName(); 07:18:54 [WARNING] ^ 07:18:54 [WARNING] 1 warning 07:18:54 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.0-javadoc.jar 07:18:54 [INFO] 07:18:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-spi --- 07:18:54 [INFO] CycloneDX: Resolving Dependencies 07:18:54 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:18:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/bom.xml 07:18:54 [INFO] attaching as daexim-spi-1.18.0-cyclonedx.xml 07:18:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/bom.json 07:18:54 [INFO] attaching as daexim-spi-1.18.0-cyclonedx.json 07:18:54 [INFO] 07:18:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 07:18:54 [INFO] Skipping duplicate-finder execution! 07:18:54 [INFO] 07:18:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-spi --- 07:18:54 [INFO] No dependency problems found 07:18:54 [INFO] 07:18:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-spi --- 07:18:54 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.0-sources.jar 07:18:54 [INFO] 07:18:54 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ daexim-spi --- 07:18:54 [INFO] 07:18:54 [INFO] --- jacoco:0.8.13:report (report) @ daexim-spi --- 07:18:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:54 [INFO] 07:18:54 [INFO] --- install:3.1.4:install (default-install) @ daexim-spi --- 07:18:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.pom 07:18:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.0.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.jar 07:18:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-javadoc.jar 07:18:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.xml 07:18:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.json 07:18:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-sources.jar 07:18:54 [INFO] 07:18:54 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-spi --- 07:18:54 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.jar 07:18:54 [INFO] Writing OBR metadata 07:18:54 [INFO] 07:18:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-spi --- 07:18:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:18:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:18:54 [INFO] 07:18:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-spi --- 07:18:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:18:54 [INFO] 07:18:54 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 07:18:54 [INFO] Building parent 1.18.0 [4/142] 07:18:54 [INFO] from daexim/parent/pom.xml 07:18:54 [INFO] --------------------------------[ pom ]--------------------------------- 07:18:54 [INFO] 07:18:54 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 07:18:54 [INFO] 07:18:54 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ parent --- 07:18:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:54 [INFO] 07:18:54 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ parent --- 07:18:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:54 [INFO] 07:18:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parent --- 07:18:54 [INFO] 07:18:54 [INFO] --- dependency:3.8.1:properties (default) @ parent --- 07:18:54 [INFO] 07:18:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ parent --- 07:18:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:18:54 [INFO] 07:18:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 07:18:54 [INFO] 07:18:54 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 07:18:54 [INFO] Starting audit... 07:18:54 Audit done. 07:18:54 [INFO] You have 0 Checkstyle violations. 07:18:54 [INFO] 07:18:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ parent --- 07:18:54 [INFO] 07:18:54 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ parent >>> 07:18:54 [INFO] 07:18:54 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ parent --- 07:18:54 [INFO] 07:18:54 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ parent <<< 07:18:54 [INFO] 07:18:54 [INFO] 07:18:54 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ parent --- 07:18:54 [INFO] 07:18:54 [INFO] --- copy:14.1.0:copy-files (default) @ parent --- 07:18:54 [INFO] 07:18:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ parent --- 07:18:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:18:54 [INFO] 07:18:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parent --- 07:18:54 [INFO] CycloneDX: Resolving Dependencies 07:18:54 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:18:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/parent/target/bom.xml 07:18:54 [INFO] attaching as parent-1.18.0-cyclonedx.xml 07:18:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/parent/target/bom.json 07:18:54 [INFO] attaching as parent-1.18.0-cyclonedx.json 07:18:54 [INFO] 07:18:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 07:18:54 [INFO] Skipping duplicate-finder execution! 07:18:54 [INFO] 07:18:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ parent --- 07:18:54 [INFO] Skipping pom project 07:18:54 [INFO] 07:18:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ parent --- 07:18:54 [INFO] 07:18:54 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ parent --- 07:18:54 [INFO] 07:18:54 [INFO] --- jacoco:0.8.13:report (report) @ parent --- 07:18:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:54 [INFO] 07:18:54 [INFO] --- install:3.1.4:install (default-install) @ parent --- 07:18:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.18.0/parent-1.18.0.pom 07:18:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.xml 07:18:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.json 07:18:54 [INFO] 07:18:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parent --- 07:18:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:18:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:18:54 [INFO] 07:18:54 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 07:18:54 [INFO] Building daexim-impl 1.18.0 [5/142] 07:18:54 [INFO] from daexim/impl/pom.xml 07:18:54 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:56 [INFO] 07:18:56 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-impl --- 07:18:56 [INFO] 07:18:56 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-impl --- 07:18:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:56 [INFO] 07:18:56 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-impl --- 07:18:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:56 [INFO] 07:18:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-impl --- 07:18:56 [INFO] 07:18:56 [INFO] --- dependency:3.8.1:properties (default) @ daexim-impl --- 07:18:56 [INFO] 07:18:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-impl --- 07:18:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:18:56 [INFO] 07:18:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-impl --- 07:18:56 [INFO] 07:18:56 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-impl --- 07:18:58 [INFO] Starting audit... 07:18:58 Audit done. 07:18:58 [INFO] You have 0 Checkstyle violations. 07:18:58 [INFO] 07:18:58 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-impl --- 07:18:58 [INFO] 07:18:58 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-impl --- 07:18:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/resources 07:18:58 [INFO] 07:18:58 [INFO] --- compiler:3.14.0:compile (default-compile) @ daexim-impl --- 07:18:58 [INFO] Recompiling the module because of changed dependency. 07:18:58 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:18:58 [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 07:18:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:18:58 [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 07:18:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:18:58 [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 07:18:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[118,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[118,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[118,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[118,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[119,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[119,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[119,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[120,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[120,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[120,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[121,88] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[130,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[130,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[130,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[162,19] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[348,13] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[357,13] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[389,27] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[406,27] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[62,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 07:18:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[84,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 07:18:58 [INFO] 07:18:58 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ daexim-impl >>> 07:18:58 [INFO] 07:18:58 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ daexim-impl --- 07:18:58 [INFO] Fork Value is true 07:19:03 [INFO] Done SpotBugs Analysis.... 07:19:03 [INFO] 07:19:03 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ daexim-impl <<< 07:19:03 [INFO] 07:19:03 [INFO] 07:19:03 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ daexim-impl --- 07:19:03 [INFO] BugInstance size is 7 07:19:03 [INFO] Error size is 0 07:19:03 [INFO] Total bugs: 7 07:19:03 [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 89] DM_CONVERT_CASE 07:19:03 [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 247] DM_CONVERT_CASE 07:19:03 [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 217]Another occurrence at ImportTask.java:[line 221] DM_CONVERT_CASE 07:19:03 [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 284] DM_CONVERT_CASE 07:19:03 [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 228] DM_DEFAULT_ENCODING 07:19:03 [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 78] DM_CONVERT_CASE 07:19:03 [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 204] DM_CONVERT_CASE 07:19:03 [INFO] 07:19:03 07:19:03 07:19:03 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 07:19:03 07:19:03 07:19:03 07:19:03 [INFO] 07:19:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-impl --- 07:19:03 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:03 [INFO] 07:19:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ daexim-impl --- 07:19:03 [INFO] Recompiling the module because of changed dependency. 07:19:03 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:19:03 [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 07:19:03 [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 07:19:03 [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 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[95,20] unchecked method invocation: constructor in class org.opendaylight.daexim.impl.DataExportImportAppProvider is applied to given types 07:19:03 required: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,org.opendaylight.daexim.spi.NodeNameProvider,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.infrautils.ready.SystemReadyMonitor,org.osgi.service.component.ComponentFactory 07:19:03 found: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,org.opendaylight.daexim.spi.NodeNameProvider,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.infrautils.ready.testutils.TestSystemReadyMonitor,org.osgi.service.component.ComponentFactory 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[96,66] unchecked conversion 07:19:03 required: org.osgi.service.component.ComponentFactory 07:19:03 found: org.osgi.service.component.ComponentFactory 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[242,31] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[288,31] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[123,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[123,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[123,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[126,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[130,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[130,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[130,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[133,25] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[138,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[235,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[258,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[277,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/LocalExportTaskTest.java:[86,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/LocalExportTaskTest.java:[86,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/LocalExportTaskTest.java:[105,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[86,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[89,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[100,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[100,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[100,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[103,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/TestBackupData.java:[24,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/TestBackupData.java:[24,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/TestBackupData.java:[24,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/TestBackupData.java:[24,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:19:03 [INFO] 07:19:03 [INFO] --- surefire:3.5.3:test (default-test) @ daexim-impl --- 07:19:03 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/surefire-reports 07:19:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:04 [INFO] 07:19:04 [INFO] ------------------------------------------------------- 07:19:04 [INFO] T E S T S 07:19:04 [INFO] ------------------------------------------------------- 07:19:05 [INFO] Running org.opendaylight.daexim.impl.UtilTest 07:19:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.daexim.impl.UtilTest 07:19:05 [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest 07:19:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.100 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest 07:19:06 [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest 07:19:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.254 s -- in org.opendaylight.daexim.impl.ImportTaskTest 07:19:08 [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest 07:19:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.daexim.impl.PerModuleExportTest 07:19:08 [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest 07:19:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest 07:19:08 [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest 07:19:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest 07:19:09 [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest 07:19:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.daexim.impl.DateAndTimeTest 07:19:09 [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest 07:19:29 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.46 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest 07:19:29 [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest 07:19:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.daexim.impl.MetadataParsingTest 07:19:29 [INFO] 07:19:29 [INFO] Results: 07:19:29 [INFO] 07:19:29 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 07:19:29 [INFO] 07:19:29 [INFO] 07:19:29 [INFO] --- copy:14.1.0:copy-files (default) @ daexim-impl --- 07:19:29 [INFO] 07:19:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-impl --- 07:19:29 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.0.jar 07:19:29 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/classes/META-INF/MANIFEST.MF 07:19:29 [INFO] 07:19:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-impl --- 07:19:29 [INFO] No previous run data found, generating javadoc. 07:19:31 [WARNING] Javadoc Warnings 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:19:31 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:116: warning: no comment 07:19:31 [WARNING] public final class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:147: warning: no comment 07:19:31 [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:59: warning: no comment 07:19:31 [WARNING] public class ExportTask implements Callable { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:77: warning: no comment 07:19:31 [WARNING] public ExportTask(@Nullable Map includedModulesMap, 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:82: warning: no comment 07:19:31 [WARNING] public class ImportTask implements Callable { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:117: warning: no comment 07:19:31 [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:19: warning: use of default constructor, which does not provide a comment 07:19:31 [WARNING] public class Model { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment 07:19:31 [WARNING] public String getModule() { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment 07:19:31 [WARNING] public String getNamespace() { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment 07:19:31 [WARNING] public String getRevision() { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment 07:19:31 [WARNING] public void setModule(String module) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment 07:19:31 [WARNING] public void setNamespace(String namespace) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment 07:19:31 [WARNING] public void setRevision(String revision) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment 07:19:31 [WARNING] public class ModelsNotAvailableException extends Exception { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment 07:19:31 [WARNING] public ModelsNotAvailableException(String message) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/OSGiDataImportBootReady.java:27: warning: no comment 07:19:31 [WARNING] public OSGiDataImportBootReady() { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:189: warning: no @param for isBooting 07:19:31 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:189: warning: no @return 07:19:31 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:42: warning: no comment 07:19:31 [WARNING] public final class Util { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment 07:19:31 [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment 07:19:31 [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment 07:19:31 [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment 07:19:31 [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment 07:19:31 [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment 07:19:31 [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:50: warning: no comment 07:19:31 [WARNING] public static final String FILE_PREFIX = "odl_backup_"; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:51: warning: no comment 07:19:31 [WARNING] public static final String FILE_SUFFIX = ".json"; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment 07:19:31 [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:63: warning: no comment 07:19:31 [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:77: warning: no comment 07:19:31 [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:81: warning: no comment 07:19:31 [WARNING] public static Path getModelsFilePath(boolean isBooting) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:209: warning: no comment 07:19:31 [WARNING] public static boolean isModelFilePresent(boolean isBooting) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:125: warning: no comment 07:19:31 [WARNING] public static List parseModels(final InputStream is) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:69: warning: no comment 07:19:31 [WARNING] public static String storeNameByType(LogicalDatastoreType type) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:73: warning: no comment 07:19:31 [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] 36 warnings 07:19:31 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.0-javadoc.jar 07:19:31 [INFO] 07:19:31 [INFO] --- build-helper:3.6.1:attach-artifact (attach-daexim-cfg) @ daexim-impl --- 07:19:31 [INFO] 07:19:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-impl --- 07:19:31 [INFO] CycloneDX: Resolving Dependencies 07:19:34 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 07:19:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/bom.xml 07:19:34 [INFO] attaching as daexim-impl-1.18.0-cyclonedx.xml 07:19:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/bom.json 07:19:34 [INFO] attaching as daexim-impl-1.18.0-cyclonedx.json 07:19:34 [INFO] 07:19:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- 07:19:34 [INFO] Skipping duplicate-finder execution! 07:19:34 [INFO] 07:19:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-impl --- 07:19:34 [WARNING] Used undeclared dependencies found: 07:19:34 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:19:34 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:19:34 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.14:provided 07:19:34 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.13:test 07:19:34 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.14:provided 07:19:34 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:19:34 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.14:compile 07:19:34 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.14:compile 07:19:34 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:19:34 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.14:provided 07:19:34 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:19:34 [INFO] 07:19:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-impl --- 07:19:34 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.0-sources.jar 07:19:34 [INFO] 07:19:34 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ daexim-impl --- 07:19:34 [INFO] 07:19:34 [INFO] --- jacoco:0.8.13:report (report) @ daexim-impl --- 07:19:34 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/code-coverage/jacoco.exec 07:19:34 [INFO] Analyzed bundle 'daexim-impl' with 13 classes 07:19:34 [INFO] 07:19:34 [INFO] --- install:3.1.4:install (default-install) @ daexim-impl --- 07:19:34 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.pom 07:19:34 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.0.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.jar 07:19:34 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-javadoc.jar 07:19:34 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.cfg 07:19:34 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.xml 07:19:34 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.json 07:19:34 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-sources.jar 07:19:34 [INFO] 07:19:34 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-impl --- 07:19:34 [INFO] Installing org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.jar 07:19:34 [INFO] Writing OBR metadata 07:19:34 [INFO] 07:19:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-impl --- 07:19:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:19:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:19:34 [INFO] 07:19:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-impl --- 07:19:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:19:34 [INFO] 07:19:34 [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- 07:19:34 [INFO] Building daexim-akka-infoprovider-impl 1.18.0 [6/142] 07:19:34 [INFO] from daexim/akka-infoprovider-impl/pom.xml 07:19:34 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:34 [INFO] 07:19:34 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] 07:19:34 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:34 [INFO] 07:19:34 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:34 [INFO] 07:19:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] 07:19:34 [INFO] --- dependency:3.8.1:properties (default) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] 07:19:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:19:34 [INFO] 07:19:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] 07:19:34 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] Starting audit... 07:19:34 Audit done. 07:19:34 [INFO] You have 0 Checkstyle violations. 07:19:34 [INFO] 07:19:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] 07:19:34 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/main/resources 07:19:34 [INFO] 07:19:34 [INFO] --- compiler:3.14.0:compile (default-compile) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] Recompiling the module because of changed dependency. 07:19:34 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:19:34 [INFO] 07:19:34 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> 07:19:34 [INFO] 07:19:34 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- 07:19:34 [INFO] Fork Value is true 07:19:37 [INFO] Done SpotBugs Analysis.... 07:19:37 [INFO] 07:19:37 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< 07:19:37 [INFO] 07:19:37 [INFO] 07:19:37 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ daexim-akka-infoprovider-impl --- 07:19:37 [INFO] BugInstance size is 0 07:19:37 [INFO] Error size is 0 07:19:37 [INFO] No errors/warnings found 07:19:37 [INFO] 07:19:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- 07:19:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/test/resources 07:19:37 [INFO] 07:19:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- 07:19:37 [INFO] No sources to compile 07:19:37 [INFO] 07:19:37 [INFO] --- surefire:3.5.3:test (default-test) @ daexim-akka-infoprovider-impl --- 07:19:37 [INFO] No tests to run. 07:19:37 [INFO] 07:19:37 [INFO] --- copy:14.1.0:copy-files (default) @ daexim-akka-infoprovider-impl --- 07:19:37 [INFO] 07:19:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- 07:19:37 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0.jar 07:19:37 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF 07:19:37 [INFO] 07:19:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- 07:19:37 [INFO] No previous run data found, generating javadoc. 07:19:38 [WARNING] Javadoc Warnings 07:19:38 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment 07:19:38 [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { 07:19:38 [WARNING] ^ 07:19:38 [WARNING] 1 warning 07:19:38 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar 07:19:38 [INFO] 07:19:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-akka-infoprovider-impl --- 07:19:38 [INFO] CycloneDX: Resolving Dependencies 07:19:39 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 07:19:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.xml 07:19:39 [INFO] attaching as daexim-akka-infoprovider-impl-1.18.0-cyclonedx.xml 07:19:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.json 07:19:39 [INFO] attaching as daexim-akka-infoprovider-impl-1.18.0-cyclonedx.json 07:19:39 [INFO] 07:19:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- 07:19:39 [INFO] Skipping duplicate-finder execution! 07:19:39 [INFO] 07:19:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- 07:19:39 [WARNING] Used undeclared dependencies found: 07:19:39 [WARNING] org.scala-lang:scala-library:jar:2.13.16:compile 07:19:39 [WARNING] org.opendaylight.controller:repackaged-pekko:jar:11.0.0:compile 07:19:39 [INFO] 07:19:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- 07:19:39 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0-sources.jar 07:19:39 [INFO] 07:19:39 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- 07:19:39 [INFO] 07:19:39 [INFO] --- jacoco:0.8.13:report (report) @ daexim-akka-infoprovider-impl --- 07:19:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:19:39 [INFO] 07:19:39 [INFO] --- install:3.1.4:install (default-install) @ daexim-akka-infoprovider-impl --- 07:19:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.pom 07:19:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.jar 07:19:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar 07:19:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.xml 07:19:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.json 07:19:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-sources.jar 07:19:39 [INFO] 07:19:39 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-akka-infoprovider-impl --- 07:19:39 [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.jar 07:19:39 [INFO] Writing OBR metadata 07:19:39 [INFO] 07:19:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 07:19:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:19:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:19:39 [INFO] 07:19:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 07:19:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:19:39 [INFO] 07:19:39 [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- 07:19:39 [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.18.0 [7/142] 07:19:39 [INFO] from daexim/features/odl-daexim/pom.xml 07:19:39 [INFO] ------------------------------[ feature ]------------------------------- 07:19:41 [INFO] 07:19:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim --- 07:19:41 [INFO] 07:19:41 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-daexim --- 07:19:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:19:41 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:19:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:41 [INFO] 07:19:41 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-daexim --- 07:19:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:41 [INFO] 07:19:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim --- 07:19:41 [INFO] 07:19:41 [INFO] --- dependency:3.8.1:properties (default) @ odl-daexim --- 07:19:41 [INFO] 07:19:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-daexim --- 07:19:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:19:41 [INFO] argLine set to empty 07:19:41 [INFO] 07:19:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim --- 07:19:42 [INFO] 07:19:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim --- 07:19:42 [INFO] Starting audit... 07:19:42 Audit done. 07:19:42 [INFO] You have 0 Checkstyle violations. 07:19:42 [INFO] 07:19:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-daexim --- 07:19:42 [INFO] 07:19:42 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- 07:19:42 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/feature/feature.xml 07:19:42 [INFO] ...done! 07:19:42 [INFO] Attaching features XML 07:19:42 [INFO] 07:19:42 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-daexim --- 07:19:42 [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 07:19:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:19:42 [INFO] 07:19:42 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-daexim >>> 07:19:42 [INFO] 07:19:42 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-daexim --- 07:19:43 [INFO] 07:19:43 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-daexim <<< 07:19:43 [INFO] 07:19:43 [INFO] 07:19:43 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-daexim --- 07:19:43 [INFO] 07:19:43 [INFO] --- feattest:14.1.0:test (default) @ odl-daexim --- 07:19:43 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:19:43 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:19:43 [INFO] 07:19:43 [INFO] --- copy:14.1.0:copy-files (default) @ odl-daexim --- 07:19:43 [INFO] 07:19:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-daexim --- 07:19:43 [INFO] No Javadoc in project. Archive not created. 07:19:43 [INFO] 07:19:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim --- 07:19:43 [INFO] CycloneDX: Resolving Dependencies 07:19:46 [INFO] CycloneDX: Creating BOM version 1.6 with 224 component(s) 07:19:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.xml 07:19:47 [INFO] attaching as odl-daexim-1.18.0-cyclonedx.xml 07:19:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.json 07:19:47 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:19:47 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:19:47 [INFO] attaching as odl-daexim-1.18.0-cyclonedx.json 07:19:47 [INFO] 07:19:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- 07:19:47 [INFO] Skipping duplicate-finder execution! 07:19:47 [INFO] 07:19:47 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-daexim --- 07:19:47 [INFO] Skipping plugin execution 07:19:47 [INFO] 07:19:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-daexim --- 07:19:47 [INFO] Skipping source per configuration. 07:19:47 [INFO] 07:19:47 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-daexim --- 07:19:47 [INFO] 07:19:47 [INFO] --- jacoco:0.8.13:report (report) @ odl-daexim --- 07:19:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:19:47 [INFO] 07:19:47 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim --- 07:19:47 [WARNING] 07:19:47 [WARNING] The packaging plugin for project odl-daexim did not assign 07:19:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:19:47 [WARNING] 07:19:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:19:47 [WARNING] 07:19:47 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0.pom 07:19:47 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-features.xml 07:19:47 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.xml 07:19:47 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.json 07:19:47 [INFO] 07:19:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim --- 07:19:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:19:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:19:47 [WARNING] 07:19:47 [WARNING] The packaging plugin for project odl-daexim did not assign 07:19:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:19:47 [WARNING] 07:19:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:19:47 [WARNING] 07:19:47 [INFO] 07:19:47 [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- 07:19:47 [INFO] Building OpenDaylight :: Daexim :: All 1.18.0 [8/142] 07:19:47 [INFO] from daexim/features/odl-daexim-all/pom.xml 07:19:47 [INFO] ------------------------------[ feature ]------------------------------- 07:19:53 [INFO] 07:19:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim-all --- 07:19:53 [INFO] 07:19:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-daexim-all --- 07:19:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:53 [INFO] 07:19:53 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-daexim-all --- 07:19:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:53 [INFO] 07:19:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim-all --- 07:19:53 [INFO] 07:19:53 [INFO] --- dependency:3.8.1:properties (default) @ odl-daexim-all --- 07:19:53 [INFO] 07:19:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-daexim-all --- 07:19:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:19:53 [INFO] argLine set to empty 07:19:53 [INFO] 07:19:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim-all --- 07:19:53 [INFO] 07:19:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim-all --- 07:19:53 [INFO] Starting audit... 07:19:53 Audit done. 07:19:53 [INFO] You have 0 Checkstyle violations. 07:19:53 [INFO] 07:19:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-daexim-all --- 07:19:53 [INFO] 07:19:53 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- 07:19:53 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/feature/feature.xml 07:19:53 [INFO] ...done! 07:19:53 [INFO] Attaching features XML 07:19:53 [INFO] 07:19:53 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-daexim-all --- 07:19:53 [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 07:19:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:19:53 [INFO] 07:19:53 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> 07:19:53 [INFO] 07:19:53 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-daexim-all --- 07:19:53 [INFO] 07:19:53 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< 07:19:53 [INFO] 07:19:53 [INFO] 07:19:53 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-daexim-all --- 07:19:53 [INFO] 07:19:53 [INFO] --- feattest:14.1.0:test (default) @ odl-daexim-all --- 07:19:53 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:19:53 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:19:53 [INFO] 07:19:53 [INFO] --- copy:14.1.0:copy-files (default) @ odl-daexim-all --- 07:19:53 [INFO] 07:19:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-daexim-all --- 07:19:53 [INFO] No Javadoc in project. Archive not created. 07:19:53 [INFO] 07:19:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim-all --- 07:19:53 [INFO] CycloneDX: Resolving Dependencies 07:19:58 [INFO] CycloneDX: Creating BOM version 1.6 with 419 component(s) 07:19:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.xml 07:19:59 [INFO] attaching as odl-daexim-all-1.18.0-cyclonedx.xml 07:19:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.json 07:19:59 [INFO] attaching as odl-daexim-all-1.18.0-cyclonedx.json 07:19:59 [INFO] 07:19:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- 07:19:59 [INFO] Skipping duplicate-finder execution! 07:19:59 [INFO] 07:19:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-daexim-all --- 07:19:59 [INFO] Skipping plugin execution 07:19:59 [INFO] 07:19:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-daexim-all --- 07:19:59 [INFO] Skipping source per configuration. 07:19:59 [INFO] 07:19:59 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-daexim-all --- 07:19:59 [INFO] 07:19:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-daexim-all --- 07:19:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:19:59 [INFO] 07:19:59 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim-all --- 07:19:59 [WARNING] 07:19:59 [WARNING] The packaging plugin for project odl-daexim-all did not assign 07:19:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:19:59 [WARNING] 07:19:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:19:59 [WARNING] 07:19:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0.pom 07:19:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-features.xml 07:19:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.xml 07:19:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.json 07:19:59 [INFO] 07:19:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim-all --- 07:19:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:19:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:19:59 [WARNING] 07:19:59 [WARNING] The packaging plugin for project odl-daexim-all did not assign 07:19:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:19:59 [WARNING] 07:19:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:19:59 [WARNING] 07:19:59 [INFO] 07:19:59 [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- 07:19:59 [INFO] Building ODL :: daexim :: daexim-features 1.18.0 [9/142] 07:19:59 [INFO] from daexim/features/daexim-features/pom.xml 07:19:59 [INFO] ------------------------------[ feature ]------------------------------- 07:19:59 [INFO] 07:19:59 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-features --- 07:19:59 [INFO] 07:19:59 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-features --- 07:19:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:59 [INFO] 07:19:59 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-features --- 07:19:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:59 [INFO] 07:19:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-features --- 07:19:59 [INFO] 07:19:59 [INFO] --- dependency:3.8.1:properties (default) @ daexim-features --- 07:19:59 [INFO] 07:19:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-features --- 07:19:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:19:59 [INFO] argLine set to empty 07:19:59 [INFO] 07:19:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-features --- 07:19:59 [INFO] 07:19:59 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-features --- 07:19:59 [INFO] Starting audit... 07:19:59 Audit done. 07:19:59 [INFO] You have 0 Checkstyle violations. 07:19:59 [INFO] 07:19:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-features --- 07:19:59 [INFO] 07:19:59 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- 07:19:59 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/daexim-features/target/feature/feature.xml 07:19:59 [INFO] ...done! 07:19:59 [INFO] Attaching features XML 07:19:59 [INFO] 07:19:59 [INFO] --- karaf:4.4.7:verify (default-verify) @ daexim-features --- 07:19:59 [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 07:19:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:19:59 [INFO] 07:19:59 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ daexim-features >>> 07:19:59 [INFO] 07:19:59 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ daexim-features --- 07:19:59 [INFO] 07:19:59 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ daexim-features <<< 07:19:59 [INFO] 07:19:59 [INFO] 07:19:59 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ daexim-features --- 07:19:59 [INFO] 07:19:59 [INFO] --- feattest:14.1.0:test (default) @ daexim-features --- 07:19:59 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:19:59 [INFO] 07:19:59 [INFO] --- copy:14.1.0:copy-files (default) @ daexim-features --- 07:19:59 [INFO] 07:19:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-features --- 07:19:59 [INFO] No Javadoc in project. Archive not created. 07:19:59 [INFO] 07:19:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-features --- 07:19:59 [INFO] CycloneDX: Resolving Dependencies 07:20:04 [INFO] CycloneDX: Creating BOM version 1.6 with 420 component(s) 07:20:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.xml 07:20:04 [INFO] attaching as daexim-features-1.18.0-cyclonedx.xml 07:20:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.json 07:20:04 [INFO] attaching as daexim-features-1.18.0-cyclonedx.json 07:20:04 [INFO] 07:20:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- 07:20:04 [INFO] Skipping duplicate-finder execution! 07:20:04 [INFO] 07:20:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-features --- 07:20:04 [INFO] Skipping plugin execution 07:20:04 [INFO] 07:20:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-features --- 07:20:04 [INFO] No sources in project. Archive not created. 07:20:04 [INFO] 07:20:04 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ daexim-features --- 07:20:04 [INFO] 07:20:04 [INFO] --- jacoco:0.8.13:report (report) @ daexim-features --- 07:20:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:20:04 [INFO] 07:20:04 [INFO] --- install:3.1.4:install (default-install) @ daexim-features --- 07:20:04 [WARNING] 07:20:04 [WARNING] The packaging plugin for project daexim-features did not assign 07:20:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:20:04 [WARNING] 07:20:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:20:04 [WARNING] 07:20:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0.pom 07:20:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-features.xml 07:20:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.xml 07:20:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.json 07:20:04 [INFO] 07:20:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-features --- 07:20:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:04 [WARNING] 07:20:04 [WARNING] The packaging plugin for project daexim-features did not assign 07:20:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:20:04 [WARNING] 07:20:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:20:04 [WARNING] 07:20:04 [INFO] 07:20:04 [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- 07:20:04 [INFO] Building ODL :: daexim :: features-aggregator 1.18.0 [10/142] 07:20:04 [INFO] from daexim/features/pom.xml 07:20:04 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:04 [INFO] 07:20:04 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 07:20:04 [INFO] 07:20:04 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- 07:20:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:20:04 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:20:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:04 [INFO] 07:20:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 07:20:05 [INFO] 07:20:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 07:20:05 [INFO] CycloneDX: Resolving Dependencies 07:20:05 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/target/bom.xml 07:20:05 [INFO] attaching as features-aggregator-1.18.0-cyclonedx.xml 07:20:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/target/bom.json 07:20:05 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:20:05 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:20:05 [INFO] attaching as features-aggregator-1.18.0-cyclonedx.json 07:20:05 [INFO] 07:20:05 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 07:20:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0.pom 07:20:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml 07:20:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json 07:20:05 [INFO] 07:20:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 07:20:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:05 [INFO] 07:20:05 [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- 07:20:05 [INFO] Building daexim-artifacts 1.18.0 [11/142] 07:20:05 [INFO] from daexim/artifacts/pom.xml 07:20:05 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:05 [INFO] 07:20:05 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-artifacts --- 07:20:05 [INFO] 07:20:05 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-artifacts --- 07:20:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:05 [INFO] 07:20:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-artifacts --- 07:20:05 [INFO] 07:20:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-artifacts --- 07:20:05 [INFO] CycloneDX: Resolving Dependencies 07:20:05 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/artifacts/target/bom.xml 07:20:05 [INFO] attaching as daexim-artifacts-1.18.0-cyclonedx.xml 07:20:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/artifacts/target/bom.json 07:20:05 [INFO] attaching as daexim-artifacts-1.18.0-cyclonedx.json 07:20:05 [INFO] 07:20:05 [INFO] --- install:3.1.4:install (default-install) @ daexim-artifacts --- 07:20:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0.pom 07:20:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.xml 07:20:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.json 07:20:05 [INFO] 07:20:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-artifacts --- 07:20:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:05 [INFO] 07:20:05 [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- 07:20:05 [INFO] Building daexim-karaf 1.18.0 [12/142] 07:20:05 [INFO] from daexim/karaf/pom.xml 07:20:05 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:09 [INFO] 07:20:09 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-karaf --- 07:20:09 [INFO] 07:20:09 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-karaf --- 07:20:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:09 [INFO] 07:20:09 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-karaf --- 07:20:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:09 [INFO] 07:20:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-karaf --- 07:20:09 [INFO] 07:20:09 [INFO] --- dependency:3.8.1:properties (default) @ daexim-karaf --- 07:20:09 [INFO] 07:20:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-karaf --- 07:20:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:20:09 [INFO] 07:20:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-karaf --- 07:20:09 [INFO] 07:20:09 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-karaf --- 07:20:09 [INFO] Starting audit... 07:20:09 Audit done. 07:20:09 [INFO] You have 0 Checkstyle violations. 07:20:09 [INFO] 07:20:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-karaf --- 07:20:09 [INFO] 07:20:09 [INFO] --- resources:3.3.1:resources (process-resources) @ daexim-karaf --- 07:20:09 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/karaf/src/main/resources 07:20:09 [INFO] 07:20:09 [INFO] --- karaf:4.4.7:assembly (process-resources) @ daexim-karaf --- 07:20:09 [INFO] Using repositories: 07:20:09 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 07:20:09 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 07:20:09 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:20:09 [INFO] Creating work directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/karaf/target/assembly 07:20:09 [INFO] Loading direct KAR and features XML dependencies 07:20:09 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:20:09 [INFO] Feature framework will be added as a startup feature 07:20:09 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/karaf/target/assembly 07:20:09 [INFO] Unzipping kars 07:20:09 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:20:10 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:20:10 [INFO] Loading profiles from: 07:20:10 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 07:20:10 [INFO] Loading repositories 07:20:10 [INFO] Generating generated-startup profile 07:20:10 [INFO] Generating generated-boot profile with parents: generated-startup 07:20:10 [INFO] Generating generated-installed profile 07:20:10 [INFO] Configuring etc/config.properties and etc/system.properties 07:20:10 [INFO] Downloading libraries for generated profiles 07:20:10 [INFO] Downloading additional libraries 07:20:10 [INFO] Writing configurations 07:20:10 [INFO] adding config file: etc/profile.cfg 07:20:10 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 07:20:10 [INFO] Startup stage 07:20:10 [INFO] Loading startup repositories 07:20:10 [INFO] Resolving startup features and bundles 07:20:10 [INFO] Features: framework 07:20:10 [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/14.1.0 07:20:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:20:10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:20:10 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:20:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:20:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:20:10 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:20:10 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:20:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:20:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:20:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:20:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:20:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:20:10 [INFO] Boot stage 07:20:10 [INFO] Loading boot repositories 07:20:10 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.18.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.7/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.18.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.18.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.4/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.4/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.0/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.14/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.13/xml/features 07:20:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.13/xml/features 07:20:10 [INFO] Feature kar/4.4.7 is defined as a boot feature 07:20:10 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.7 07:20:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 07:20:10 [INFO] Feature jaas-boot/4.4.7 is defined as a boot feature 07:20:10 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.7.jar 07:20:10 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.7 07:20:10 [INFO] Feature service/4.4.7 is defined as a boot feature 07:20:10 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.7 07:20:10 [INFO] Feature scr/4.4.7 is defined as a boot feature 07:20:10 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.7 07:20:10 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.7 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 07:20:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 07:20:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 07:20:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:20:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 07:20:10 [INFO] Feature shell/4.4.7 is defined as a boot feature 07:20:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.7 07:20:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.7 07:20:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.7 07:20:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 07:20:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 07:20:10 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 07:20:11 [INFO] Feature aries-proxy/4.4.7 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7.1 07:20:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7.1 07:20:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7.1 07:20:11 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 07:20:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7.1 07:20:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7.1 07:20:11 [INFO] Feature package/4.4.7 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.7 07:20:11 [INFO] Feature jaas/4.4.7 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.7 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.7 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.7 07:20:11 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 07:20:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 07:20:11 [INFO] Feature system/4.4.7 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.7 07:20:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 07:20:11 [INFO] Feature feature/4.4.7 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.7 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:20:11 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 07:20:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 07:20:11 [INFO] Feature ssh/4.4.7 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.78.1 07:20:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.14.0 07:20:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.78.1 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.7 07:20:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.14.0 07:20:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.14.0 07:20:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.78.1 07:20:11 [INFO] Feature jline/3.21.0 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:20:11 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 07:20:11 [INFO] Feature 389c3966-ecea-4e1f-b341-07840c597d7d/0.0.0 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.0 07:20:11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:20:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:20:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:20:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.0 07:20:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.0 07:20:11 [INFO] Feature log/4.4.7 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.7 07:20:11 [INFO] adding config file: etc/org.apache.karaf.log.cfg 07:20:11 [INFO] Feature aries-blueprint/4.4.7 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.7 07:20:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 07:20:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 07:20:11 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:20:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 07:20:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 07:20:11 [INFO] Feature instance/4.4.7 is defined as a boot feature 07:20:11 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.7 07:20:12 [INFO] Feature config/4.4.7 is defined as a boot feature 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.7 07:20:12 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 07:20:12 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 07:20:12 [INFO] Feature framework/4.4.7 is defined as a boot feature 07:20:12 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 07:20:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:20:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:20:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:20:12 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:20:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:20:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:20:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:20:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:20:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:20:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:20:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:20:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:20:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:20:12 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:20:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:20:12 [INFO] Feature pax-url-wrap/2.6.16 is defined as a boot feature 07:20:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.16/jar/uber 07:20:12 [INFO] Feature management/4.4.7 is defined as a boot feature 07:20:12 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 07:20:12 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.7 07:20:12 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 07:20:12 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 07:20:12 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:20:12 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 07:20:12 [INFO] adding config file: etc/jmx.acl.cfg 07:20:12 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 07:20:12 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 07:20:12 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 07:20:12 [INFO] adding config file: etc/org.apache.karaf.management.cfg 07:20:12 [INFO] Feature diagnostic/4.4.7 is defined as a boot feature 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.7 07:20:12 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.7.jar 07:20:12 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.7 07:20:12 [INFO] Feature shell-compat/4.4.7 is defined as a boot feature 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.7 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.7 07:20:12 [INFO] Feature deployer/4.4.7 is defined as a boot feature 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.7 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.7 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.7 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.7 07:20:12 [INFO] Feature bundle/4.4.7 is defined as a boot feature 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.7 07:20:12 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 07:20:12 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 07:20:12 [INFO] Feature standard/4.4.7 is defined as a boot feature 07:20:12 [INFO] Install stage 07:20:12 [INFO] Loading installed repositories 07:20:12 [INFO] Feature wrapper/4.4.7 is defined as an installed feature 07:20:12 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.7 07:20:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 07:20:12 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 07:20:12 [INFO] 07:20:12 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ daexim-karaf >>> 07:20:12 [INFO] 07:20:12 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ daexim-karaf --- 07:20:12 [INFO] 07:20:12 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ daexim-karaf <<< 07:20:12 [INFO] 07:20:12 [INFO] 07:20:12 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ daexim-karaf --- 07:20:12 [INFO] 07:20:12 [INFO] --- dependency:3.8.1:copy (apply-branding) @ daexim-karaf --- 07:20:12 [INFO] 07:20:12 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- 07:20:12 [INFO] 07:20:12 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- 07:20:12 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 07:20:12 [INFO] 07:20:12 [INFO] --- copy:14.1.0:copy-files (default) @ daexim-karaf --- 07:20:12 [INFO] 07:20:12 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- 07:20:12 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/karaf/src/main/assembly 07:20:12 [INFO] 07:20:12 [INFO] --- karaf:14.1.0:populate-local-repo (populate-local-repo) @ daexim-karaf --- 07:20:14 [INFO] Feature repository discovered recursively: 6a4f7199-3279-441c-8b59-693cff273567 07:20:14 [INFO] Feature repository discovered recursively: daexim-features 07:20:14 [INFO] Feature repository discovered recursively: framework-4.4.7 07:20:14 [INFO] Feature repository discovered recursively: odl-aaa-0.21.0 07:20:14 [INFO] Feature repository discovered recursively: odl-antlr4 07:20:14 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:20:14 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:20:14 [INFO] Feature repository discovered recursively: odl-apache-shiro 07:20:14 [INFO] Feature repository discovered recursively: odl-bytebuddy 07:20:14 [INFO] Feature repository discovered recursively: odl-controller-11.0.0 07:20:14 [INFO] Feature repository discovered recursively: odl-controller-akka 07:20:14 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.0 07:20:14 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.0 07:20:14 [INFO] Feature repository discovered recursively: odl-controller-scala 07:20:14 [INFO] Feature repository discovered recursively: odl-daexim-1.18.0 07:20:14 [INFO] Feature repository discovered recursively: odl-daexim-all-1.18.0 07:20:14 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:20:14 [INFO] Feature repository discovered recursively: odl-extras-11.0.0 07:20:14 [INFO] Feature repository discovered recursively: odl-gson 07:20:14 [INFO] Feature repository discovered recursively: odl-guava 07:20:14 [INFO] Feature repository discovered recursively: odl-infrautils-ready 07:20:14 [INFO] Feature repository discovered recursively: odl-infrautils-utils 07:20:14 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:20:14 [INFO] Feature repository discovered recursively: odl-javassist-3 07:20:14 [INFO] Feature repository discovered recursively: odl-jersey-2 07:20:14 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 07:20:14 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 07:20:14 [INFO] Feature repository discovered recursively: odl-lz4 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.0 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-binding 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-dom 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:20:14 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:20:14 [INFO] Feature repository discovered recursively: odl-netconf-9.0.0 07:20:14 [INFO] Feature repository discovered recursively: odl-netconf-databind 07:20:14 [INFO] Feature repository discovered recursively: odl-netconf-keystore 07:20:14 [INFO] Feature repository discovered recursively: odl-netconf-truststore 07:20:14 [INFO] Feature repository discovered recursively: odl-netty-4 07:20:14 [INFO] Feature repository discovered recursively: odl-raft-api 07:20:14 [INFO] Feature repository discovered recursively: odl-raft-spi 07:20:14 [INFO] Feature repository discovered recursively: odl-restconf 07:20:14 [INFO] Feature repository discovered recursively: odl-restconf-api 07:20:14 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.0 07:20:14 [INFO] Feature repository discovered recursively: odl-restconf-server-api 07:20:14 [INFO] Feature repository discovered recursively: odl-servlet-api 07:20:14 [INFO] Feature repository discovered recursively: odl-stax2-api 07:20:14 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-export 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:20:14 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:20:14 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 07:20:14 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.30 07:20:14 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 07:20:14 [INFO] Feature repository discovered recursively: pt-triemap 07:20:14 [INFO] Feature repository discovered recursively: standard-4.4.7 07:20:14 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:20:14 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:20:16 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 07:20:16 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 07:20:16 [INFO] 07:20:16 [INFO] --- antrun:3.1.0:run (fix-permissions) @ daexim-karaf --- 07:20:16 [INFO] Executing tasks 07:20:16 [INFO] Executed tasks 07:20:16 [INFO] 07:20:16 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ daexim-karaf --- 07:20:16 [INFO] Executing tasks 07:20:16 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/karaf/target/assembly/system/org/bouncycastle 07:20:16 [INFO] Executed tasks 07:20:16 [INFO] 07:20:16 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-karaf --- 07:20:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:20:16 [INFO] 07:20:16 [INFO] --- karaf:4.4.7:archive (package) @ daexim-karaf --- 07:20:30 [INFO] 07:20:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-karaf --- 07:20:30 [INFO] Skipping CycloneDX goal, because module skips deploy 07:20:30 [INFO] 07:20:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- 07:20:30 [INFO] Skipping duplicate-finder execution! 07:20:30 [INFO] 07:20:30 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-karaf --- 07:20:30 [INFO] Skipping pom project 07:20:30 [INFO] 07:20:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-karaf --- 07:20:30 [INFO] 07:20:30 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ daexim-karaf --- 07:20:30 [INFO] 07:20:30 [INFO] --- jacoco:0.8.13:report (report) @ daexim-karaf --- 07:20:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:30 [INFO] 07:20:30 [INFO] --- install:3.1.4:install (default-install) @ daexim-karaf --- 07:20:30 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.18.0/daexim-karaf-1.18.0.pom 07:20:30 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/karaf/target/daexim-karaf-1.18.0.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.18.0/daexim-karaf-1.18.0.tar.gz 07:20:30 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/karaf/target/daexim-karaf-1.18.0.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.18.0/daexim-karaf-1.18.0.zip 07:20:30 [INFO] 07:20:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-karaf --- 07:20:30 [INFO] Skipping artifact deployment 07:20:30 [INFO] 07:20:30 [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- 07:20:30 [INFO] Building daexim 1.18.0 [13/142] 07:20:30 [INFO] from daexim/pom.xml 07:20:30 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:30 [INFO] 07:20:30 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim --- 07:20:30 [INFO] 07:20:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim --- 07:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:31 [INFO] 07:20:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim --- 07:20:31 [INFO] 07:20:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim --- 07:20:31 [INFO] CycloneDX: Resolving Dependencies 07:20:31 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/target/bom.xml 07:20:31 [INFO] attaching as daexim-1.18.0-cyclonedx.xml 07:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/target/bom.json 07:20:31 [INFO] attaching as daexim-1.18.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- install:3.1.4:install (default-install) @ daexim --- 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0.pom 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.xml 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim --- 07:20:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:31 [INFO] 07:20:31 [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- 07:20:31 [INFO] Building ODL :: integration :: distribution-artifacts 0.23.0 [14/142] 07:20:31 [INFO] from integration/distribution/artifacts/distribution/pom.xml 07:20:31 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:31 [INFO] 07:20:31 [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-artifacts --- 07:20:31 [INFO] 07:20:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ distribution-artifacts --- 07:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:31 [INFO] 07:20:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-artifacts --- 07:20:31 [INFO] 07:20:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-artifacts --- 07:20:31 [INFO] CycloneDX: Resolving Dependencies 07:20:31 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.xml 07:20:31 [INFO] attaching as distribution-artifacts-0.23.0-cyclonedx.xml 07:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.json 07:20:31 [INFO] attaching as distribution-artifacts-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- install:3.1.4:install (default-install) @ distribution-artifacts --- 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0.pom 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.xml 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ distribution-artifacts --- 07:20:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:31 [INFO] 07:20:31 [INFO] --------------< org.opendaylight.integration:properties >--------------- 07:20:31 [INFO] Building ODL :: integration :: properties 0.23.0 [15/142] 07:20:31 [INFO] from integration/distribution/artifacts/upstream/properties/pom.xml 07:20:31 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:31 [INFO] 07:20:31 [INFO] --- clean:3.5.0:clean (default-clean) @ properties --- 07:20:31 [INFO] 07:20:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ properties --- 07:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:31 [INFO] 07:20:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ properties --- 07:20:31 [INFO] 07:20:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ properties --- 07:20:31 [INFO] CycloneDX: Resolving Dependencies 07:20:31 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.xml 07:20:31 [INFO] attaching as properties-0.23.0-cyclonedx.xml 07:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.json 07:20:31 [INFO] attaching as properties-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- install:3.1.4:install (default-install) @ properties --- 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.23.0/properties-0.23.0.pom 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.xml to /tmp/r/org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.xml 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.json to /tmp/r/org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ properties --- 07:20:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:31 [INFO] 07:20:31 [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- 07:20:31 [INFO] Building ODL :: integration :: artifact-artifacts 0.23.0 [16/142] 07:20:31 [INFO] from integration/distribution/artifacts/upstream/artifacts/pom.xml 07:20:31 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:31 [INFO] 07:20:31 [INFO] --- clean:3.5.0:clean (default-clean) @ artifact-artifacts --- 07:20:31 [INFO] 07:20:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ artifact-artifacts --- 07:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:31 [INFO] 07:20:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifact-artifacts --- 07:20:31 [INFO] 07:20:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifact-artifacts --- 07:20:31 [INFO] CycloneDX: Resolving Dependencies 07:20:31 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.xml 07:20:31 [INFO] attaching as artifact-artifacts-0.23.0-cyclonedx.xml 07:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.json 07:20:31 [INFO] attaching as artifact-artifacts-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- install:3.1.4:install (default-install) @ artifact-artifacts --- 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0.pom 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.xml 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ artifact-artifacts --- 07:20:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:31 [INFO] 07:20:31 [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ 07:20:31 [INFO] Building ODL :: integration :: other-artifacts 0.23.0 [17/142] 07:20:31 [INFO] from integration/distribution/artifacts/upstream/other/pom.xml 07:20:31 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:31 [INFO] 07:20:31 [INFO] --- clean:3.5.0:clean (default-clean) @ other-artifacts --- 07:20:31 [INFO] 07:20:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ other-artifacts --- 07:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:31 [INFO] 07:20:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ other-artifacts --- 07:20:31 [INFO] 07:20:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ other-artifacts --- 07:20:31 [INFO] CycloneDX: Resolving Dependencies 07:20:31 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.xml 07:20:31 [INFO] attaching as other-artifacts-0.23.0-cyclonedx.xml 07:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.json 07:20:31 [INFO] attaching as other-artifacts-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- install:3.1.4:install (default-install) @ other-artifacts --- 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0.pom 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.xml 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.json to /tmp/r/org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ other-artifacts --- 07:20:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:31 [INFO] 07:20:31 [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- 07:20:31 [INFO] Building ODL :: integration :: upstream-all-artifacts 0.23.0 [18/142] 07:20:31 [INFO] from integration/distribution/artifacts/upstream/all/pom.xml 07:20:31 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:31 [INFO] 07:20:31 [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-all-artifacts --- 07:20:31 [INFO] 07:20:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ upstream-all-artifacts --- 07:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:31 [INFO] 07:20:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-all-artifacts --- 07:20:31 [INFO] 07:20:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-all-artifacts --- 07:20:31 [INFO] CycloneDX: Resolving Dependencies 07:20:31 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.xml 07:20:31 [INFO] attaching as upstream-all-artifacts-0.23.0-cyclonedx.xml 07:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.json 07:20:31 [INFO] attaching as upstream-all-artifacts-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- install:3.1.4:install (default-install) @ upstream-all-artifacts --- 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0.pom 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.xml 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ upstream-all-artifacts --- 07:20:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:31 [INFO] 07:20:31 [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- 07:20:31 [INFO] Building ODL :: integration :: upstream-aggregator 0.23.0 [19/142] 07:20:31 [INFO] from integration/distribution/artifacts/upstream/pom.xml 07:20:31 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:31 [INFO] 07:20:31 [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-aggregator --- 07:20:31 [INFO] 07:20:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ upstream-aggregator --- 07:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:31 [INFO] 07:20:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-aggregator --- 07:20:31 [INFO] 07:20:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-aggregator --- 07:20:31 [INFO] CycloneDX: Resolving Dependencies 07:20:31 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.xml 07:20:31 [INFO] attaching as upstream-aggregator-0.23.0-cyclonedx.xml 07:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.json 07:20:31 [INFO] attaching as upstream-aggregator-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- install:3.1.4:install (default-install) @ upstream-aggregator --- 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0.pom 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.xml 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ upstream-aggregator --- 07:20:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:31 [INFO] 07:20:31 [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- 07:20:31 [INFO] Building ODL :: integration :: all-artifacts 0.23.0 [20/142] 07:20:31 [INFO] from integration/distribution/artifacts/all/pom.xml 07:20:31 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:31 [INFO] 07:20:31 [INFO] --- clean:3.5.0:clean (default-clean) @ all-artifacts --- 07:20:31 [INFO] 07:20:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ all-artifacts --- 07:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:31 [INFO] 07:20:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ all-artifacts --- 07:20:31 [INFO] 07:20:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ all-artifacts --- 07:20:31 [INFO] CycloneDX: Resolving Dependencies 07:20:31 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.xml 07:20:31 [INFO] attaching as all-artifacts-0.23.0-cyclonedx.xml 07:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.json 07:20:31 [INFO] attaching as all-artifacts-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- install:3.1.4:install (default-install) @ all-artifacts --- 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0.pom 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.xml 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.json to /tmp/r/org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ all-artifacts --- 07:20:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:31 [INFO] 07:20:31 [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- 07:20:31 [INFO] Building ODL :: integration :: artifacts-aggregator 0.23.0 [21/142] 07:20:31 [INFO] from integration/distribution/artifacts/pom.xml 07:20:31 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:31 [INFO] 07:20:31 [INFO] --- clean:3.5.0:clean (default-clean) @ artifacts-aggregator --- 07:20:31 [INFO] 07:20:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ artifacts-aggregator --- 07:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:31 [INFO] 07:20:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifacts-aggregator --- 07:20:31 [INFO] 07:20:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifacts-aggregator --- 07:20:31 [INFO] CycloneDX: Resolving Dependencies 07:20:31 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.xml 07:20:31 [INFO] attaching as artifacts-aggregator-0.23.0-cyclonedx.xml 07:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.json 07:20:31 [INFO] attaching as artifacts-aggregator-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- install:3.1.4:install (default-install) @ artifacts-aggregator --- 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0.pom 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.xml 07:20:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.json 07:20:31 [INFO] 07:20:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ artifacts-aggregator --- 07:20:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:31 [INFO] 07:20:31 [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- 07:20:31 [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.23.0 [22/142] 07:20:31 [INFO] from integration/distribution/karaf-scripts/pom.xml 07:20:31 [INFO] --------------------------------[ jar ]--------------------------------- 07:20:31 [INFO] 07:20:31 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-scripts --- 07:20:31 [INFO] 07:20:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ karaf-scripts --- 07:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:31 [INFO] 07:20:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-scripts --- 07:20:32 [INFO] 07:20:32 [INFO] --- resources:3.3.1:resources (default-resources) @ karaf-scripts --- 07:20:32 [INFO] Copying 7 resources from src/main/assembly to target/classes 07:20:32 [INFO] 07:20:32 [INFO] --- compiler:3.14.0:compile (default-compile) @ karaf-scripts --- 07:20:32 [INFO] No sources to compile 07:20:32 [INFO] 07:20:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ karaf-scripts --- 07:20:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/src/test/resources 07:20:32 [INFO] 07:20:32 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ karaf-scripts --- 07:20:32 [INFO] No sources to compile 07:20:32 [INFO] 07:20:32 [INFO] --- surefire:3.2.2:test (default-test) @ karaf-scripts --- 07:20:32 [INFO] No tests to run. 07:20:32 [INFO] 07:20:32 [INFO] --- jar:3.4.2:jar (default-jar) @ karaf-scripts --- 07:20:32 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/karaf-scripts-0.23.0.jar 07:20:32 [INFO] 07:20:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-scripts --- 07:20:32 [INFO] CycloneDX: Resolving Dependencies 07:20:32 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:20:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.xml 07:20:32 [INFO] attaching as karaf-scripts-0.23.0-cyclonedx.xml 07:20:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.json 07:20:32 [INFO] attaching as karaf-scripts-0.23.0-cyclonedx.json 07:20:32 [INFO] 07:20:32 [INFO] --- install:3.1.4:install (default-install) @ karaf-scripts --- 07:20:32 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.pom 07:20:32 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/karaf-scripts-0.23.0.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.jar 07:20:32 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.xml 07:20:32 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.json to /tmp/r/org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.json 07:20:32 [INFO] 07:20:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf-scripts --- 07:20:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:32 [INFO] 07:20:32 [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- 07:20:32 [INFO] Building JSON-RPC :: Parent 1.19.0 [23/142] 07:20:32 [INFO] from jsonrpc/parent/pom.xml 07:20:32 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:32 [INFO] 07:20:32 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-parent --- 07:20:32 [INFO] 07:20:32 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-parent --- 07:20:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:32 [INFO] 07:20:32 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- 07:20:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:32 [INFO] 07:20:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-parent --- 07:20:32 [INFO] 07:20:32 [INFO] --- dependency:3.8.1:properties (default) @ jsonrpc-parent --- 07:20:32 [INFO] 07:20:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ jsonrpc-parent --- 07:20:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:20:32 [INFO] 07:20:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-parent --- 07:20:32 [INFO] 07:20:32 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-parent --- 07:20:33 [INFO] Starting audit... 07:20:33 Audit done. 07:20:33 [INFO] You have 0 Checkstyle violations. 07:20:33 [INFO] 07:20:33 [INFO] --- dependency:3.8.1:copy (unpack-license) @ jsonrpc-parent --- 07:20:33 [INFO] 07:20:33 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> 07:20:33 [INFO] 07:20:33 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ jsonrpc-parent --- 07:20:33 [INFO] 07:20:33 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< 07:20:33 [INFO] 07:20:33 [INFO] 07:20:33 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ jsonrpc-parent --- 07:20:33 [INFO] 07:20:33 [INFO] --- copy:14.1.0:copy-files (default) @ jsonrpc-parent --- 07:20:33 [INFO] 07:20:33 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ jsonrpc-parent --- 07:20:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:20:33 [INFO] 07:20:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-parent --- 07:20:33 [INFO] CycloneDX: Resolving Dependencies 07:20:33 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:20:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/parent/target/bom.xml 07:20:33 [INFO] attaching as jsonrpc-parent-1.19.0-cyclonedx.xml 07:20:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/parent/target/bom.json 07:20:33 [INFO] attaching as jsonrpc-parent-1.19.0-cyclonedx.json 07:20:33 [INFO] 07:20:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- 07:20:33 [INFO] Skipping duplicate-finder execution! 07:20:33 [INFO] 07:20:33 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ jsonrpc-parent --- 07:20:33 [INFO] Skipping pom project 07:20:33 [INFO] 07:20:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent --- 07:20:33 [INFO] 07:20:33 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ jsonrpc-parent --- 07:20:33 [INFO] 07:20:33 [INFO] --- jacoco:0.8.13:report (report) @ jsonrpc-parent --- 07:20:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:33 [INFO] 07:20:33 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-parent --- 07:20:33 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0.pom 07:20:33 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.xml 07:20:33 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.json 07:20:33 [INFO] 07:20:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-parent --- 07:20:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:33 [INFO] 07:20:33 [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- 07:20:33 [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.19.0 [24/142] 07:20:33 [INFO] from jsonrpc/bus/jsonrpc/pom.xml 07:20:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:33 [INFO] 07:20:33 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-jsonrpc --- 07:20:33 [INFO] 07:20:33 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-jsonrpc --- 07:20:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:33 [INFO] 07:20:33 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- 07:20:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:33 [INFO] 07:20:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-jsonrpc --- 07:20:33 [INFO] 07:20:33 [INFO] --- dependency:3.8.1:properties (default) @ bus-jsonrpc --- 07:20:33 [INFO] 07:20:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bus-jsonrpc --- 07:20:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:20:33 [INFO] 07:20:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-jsonrpc --- 07:20:33 [INFO] 07:20:33 [INFO] --- checkstyle:3.6.0:check (default) @ bus-jsonrpc --- 07:20:34 [INFO] Starting audit... 07:20:34 Audit done. 07:20:34 [INFO] You have 0 Checkstyle violations. 07:20:34 [INFO] 07:20:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bus-jsonrpc --- 07:20:34 [INFO] 07:20:34 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-jsonrpc --- 07:20:34 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/src/main/resources 07:20:34 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/generated-sources/spi 07:20:34 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/generated-sources/yang 07:20:34 [INFO] 07:20:34 [INFO] --- compiler:3.14.0:compile (default-compile) @ bus-jsonrpc --- 07:20:34 [INFO] Recompiling the module because of changed source code. 07:20:34 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 07:20:34 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[49,24] possible 'this' escape before subclass is fully initialized 07:20:34 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[78,20] previous possible 'this' escape happens here via invocation 07:20:34 [INFO] 07:20:34 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> 07:20:34 [INFO] 07:20:34 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bus-jsonrpc --- 07:20:34 [INFO] Fork Value is true 07:20:38 [INFO] Done SpotBugs Analysis.... 07:20:38 [INFO] 07:20:38 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< 07:20:38 [INFO] 07:20:38 [INFO] 07:20:38 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bus-jsonrpc --- 07:20:38 [INFO] BugInstance size is 0 07:20:38 [INFO] Error size is 0 07:20:38 [INFO] No errors/warnings found 07:20:38 [INFO] 07:20:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- 07:20:38 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:20:38 [INFO] 07:20:38 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bus-jsonrpc --- 07:20:38 [INFO] Recompiling the module because of changed dependency. 07:20:38 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 07:20:38 [INFO] 07:20:38 [INFO] --- surefire:3.5.3:test (default-test) @ bus-jsonrpc --- 07:20:38 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/surefire-reports 07:20:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:38 [INFO] 07:20:38 [INFO] ------------------------------------------------------- 07:20:38 [INFO] T E S T S 07:20:38 [INFO] ------------------------------------------------------- 07:20:39 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest 07:20:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest 07:20:39 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest 07:20:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest 07:20:39 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest 07:20:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest 07:20:39 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest 07:20:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest 07:20:39 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest 07:20:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest 07:20:40 [INFO] 07:20:40 [INFO] Results: 07:20:40 [INFO] 07:20:40 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 07:20:40 [INFO] 07:20:40 [INFO] 07:20:40 [INFO] --- copy:14.1.0:copy-files (default) @ bus-jsonrpc --- 07:20:40 [INFO] 07:20:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-jsonrpc --- 07:20:40 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.19.0.jar 07:20:40 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF 07:20:40 [INFO] 07:20:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bus-jsonrpc --- 07:20:40 [INFO] No previous run data found, generating javadoc. 07:20:41 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.19.0-javadoc.jar 07:20:41 [INFO] 07:20:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-jsonrpc --- 07:20:41 [INFO] CycloneDX: Resolving Dependencies 07:20:42 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 07:20:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.xml 07:20:42 [INFO] attaching as bus-jsonrpc-1.19.0-cyclonedx.xml 07:20:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.json 07:20:42 [INFO] attaching as bus-jsonrpc-1.19.0-cyclonedx.json 07:20:42 [INFO] 07:20:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- 07:20:42 [INFO] Skipping duplicate-finder execution! 07:20:42 [INFO] 07:20:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bus-jsonrpc --- 07:20:42 [INFO] No dependency problems found 07:20:42 [INFO] 07:20:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc --- 07:20:42 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.19.0-sources.jar 07:20:42 [INFO] 07:20:42 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bus-jsonrpc --- 07:20:42 [INFO] 07:20:42 [INFO] --- jacoco:0.8.13:report (report) @ bus-jsonrpc --- 07:20:42 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/code-coverage/jacoco.exec 07:20:42 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes 07:20:42 [INFO] 07:20:42 [INFO] --- install:3.1.4:install (default-install) @ bus-jsonrpc --- 07:20:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.pom 07:20:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.jar 07:20:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-javadoc.jar 07:20:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.xml 07:20:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.json 07:20:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-sources.jar 07:20:42 [INFO] 07:20:42 [INFO] --- bundle:6.0.0:install (default-install) @ bus-jsonrpc --- 07:20:42 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.jar 07:20:42 [INFO] Writing OBR metadata 07:20:42 [INFO] 07:20:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-jsonrpc --- 07:20:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:42 [INFO] 07:20:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-jsonrpc --- 07:20:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:20:42 [INFO] 07:20:42 [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- 07:20:42 [INFO] Building JSON-RPC :: BUS :: API 1.19.0 [25/142] 07:20:42 [INFO] from jsonrpc/bus/api/pom.xml 07:20:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:42 [INFO] 07:20:42 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-api --- 07:20:42 [INFO] 07:20:42 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-api --- 07:20:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:42 [INFO] 07:20:42 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-api --- 07:20:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:42 [INFO] 07:20:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-api --- 07:20:42 [INFO] 07:20:42 [INFO] --- dependency:3.8.1:properties (default) @ bus-api --- 07:20:42 [INFO] 07:20:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bus-api --- 07:20:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:20:42 [INFO] 07:20:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-api --- 07:20:42 [INFO] 07:20:42 [INFO] --- checkstyle:3.6.0:check (default) @ bus-api --- 07:20:42 [INFO] Starting audit... 07:20:42 Audit done. 07:20:42 [INFO] You have 0 Checkstyle violations. 07:20:42 [INFO] 07:20:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bus-api --- 07:20:42 [INFO] 07:20:42 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-api --- 07:20:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/src/main/resources 07:20:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/generated-sources/spi 07:20:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/generated-sources/yang 07:20:42 [INFO] 07:20:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ bus-api --- 07:20:42 [INFO] Recompiling the module because of changed source code. 07:20:42 [INFO] Compiling 19 source files with javac [debug release 21] to target/classes 07:20:42 [INFO] 07:20:42 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bus-api >>> 07:20:42 [INFO] 07:20:42 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bus-api --- 07:20:42 [INFO] Fork Value is true 07:20:45 [INFO] Done SpotBugs Analysis.... 07:20:45 [INFO] 07:20:45 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bus-api <<< 07:20:45 [INFO] 07:20:45 [INFO] 07:20:45 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bus-api --- 07:20:45 [INFO] BugInstance size is 0 07:20:45 [INFO] Error size is 0 07:20:45 [INFO] No errors/warnings found 07:20:45 [INFO] 07:20:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-api --- 07:20:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/src/test/resources 07:20:45 [INFO] 07:20:45 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bus-api --- 07:20:45 [INFO] Recompiling the module because of changed dependency. 07:20:45 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:20:45 [INFO] 07:20:45 [INFO] --- surefire:3.5.3:test (default-test) @ bus-api --- 07:20:45 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/surefire-reports 07:20:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:45 [INFO] 07:20:45 [INFO] ------------------------------------------------------- 07:20:45 [INFO] T E S T S 07:20:45 [INFO] ------------------------------------------------------- 07:20:46 [INFO] Running org.opendaylight.jsonrpc.bus.api.UriBuilderTest 07:20:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest 07:20:46 [INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest 07:20:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest 07:20:46 [INFO] 07:20:46 [INFO] Results: 07:20:46 [INFO] 07:20:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:20:46 [INFO] 07:20:46 [INFO] 07:20:46 [INFO] --- copy:14.1.0:copy-files (default) @ bus-api --- 07:20:46 [INFO] 07:20:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-api --- 07:20:46 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.19.0.jar 07:20:46 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/classes/META-INF/MANIFEST.MF 07:20:46 [INFO] 07:20:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bus-api --- 07:20:46 [INFO] No previous run data found, generating javadoc. 07:20:48 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.19.0-javadoc.jar 07:20:48 [INFO] 07:20:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-api --- 07:20:48 [INFO] CycloneDX: Resolving Dependencies 07:20:48 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 07:20:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.xml 07:20:48 [INFO] attaching as bus-api-1.19.0-cyclonedx.xml 07:20:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.json 07:20:48 [INFO] attaching as bus-api-1.19.0-cyclonedx.json 07:20:48 [INFO] 07:20:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- 07:20:48 [INFO] Skipping duplicate-finder execution! 07:20:48 [INFO] 07:20:48 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bus-api --- 07:20:48 [WARNING] Used undeclared dependencies found: 07:20:48 [WARNING] io.netty:netty-common:jar:4.2.2.Final:provided 07:20:48 [INFO] 07:20:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-api --- 07:20:48 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.19.0-sources.jar 07:20:48 [INFO] 07:20:48 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bus-api --- 07:20:48 [INFO] 07:20:48 [INFO] --- jacoco:0.8.13:report (report) @ bus-api --- 07:20:48 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/code-coverage/jacoco.exec 07:20:48 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes 07:20:48 [INFO] 07:20:48 [INFO] --- install:3.1.4:install (default-install) @ bus-api --- 07:20:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.pom 07:20:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.jar 07:20:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-javadoc.jar 07:20:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.xml 07:20:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.json 07:20:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-sources.jar 07:20:48 [INFO] 07:20:48 [INFO] --- bundle:6.0.0:install (default-install) @ bus-api --- 07:20:48 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.jar 07:20:48 [INFO] Writing OBR metadata 07:20:48 [INFO] 07:20:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-api --- 07:20:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:48 [INFO] 07:20:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-api --- 07:20:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:20:48 [INFO] 07:20:48 [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- 07:20:48 [INFO] Building JSON-RPC :: Security :: API 1.19.0 [26/142] 07:20:48 [INFO] from jsonrpc/security/api/pom.xml 07:20:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:48 [INFO] 07:20:48 [INFO] --- clean:3.5.0:clean (default-clean) @ security-api --- 07:20:48 [INFO] 07:20:48 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-api --- 07:20:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:48 [INFO] 07:20:48 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-api --- 07:20:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:48 [INFO] 07:20:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-api --- 07:20:48 [INFO] 07:20:48 [INFO] --- dependency:3.8.1:properties (default) @ security-api --- 07:20:48 [INFO] 07:20:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ security-api --- 07:20:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:20:48 [INFO] 07:20:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-api --- 07:20:48 [INFO] 07:20:48 [INFO] --- checkstyle:3.6.0:check (default) @ security-api --- 07:20:48 [INFO] Starting audit... 07:20:48 Audit done. 07:20:48 [INFO] You have 0 Checkstyle violations. 07:20:48 [INFO] 07:20:48 [INFO] --- dependency:3.8.1:copy (unpack-license) @ security-api --- 07:20:48 [INFO] 07:20:48 [INFO] --- resources:3.3.1:resources (default-resources) @ security-api --- 07:20:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/src/main/resources 07:20:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/generated-sources/spi 07:20:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/generated-sources/yang 07:20:48 [INFO] 07:20:48 [INFO] --- compiler:3.14.0:compile (default-compile) @ security-api --- 07:20:48 [INFO] Recompiling the module because of changed source code. 07:20:48 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 07:20:48 [INFO] 07:20:48 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ security-api >>> 07:20:48 [INFO] 07:20:48 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ security-api --- 07:20:48 [INFO] Fork Value is true 07:20:51 [INFO] Done SpotBugs Analysis.... 07:20:51 [INFO] 07:20:51 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ security-api <<< 07:20:51 [INFO] 07:20:51 [INFO] 07:20:51 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ security-api --- 07:20:51 [INFO] BugInstance size is 0 07:20:51 [INFO] Error size is 0 07:20:51 [INFO] No errors/warnings found 07:20:51 [INFO] 07:20:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-api --- 07:20:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/src/test/resources 07:20:51 [INFO] 07:20:51 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ security-api --- 07:20:51 [INFO] No sources to compile 07:20:51 [INFO] 07:20:51 [INFO] --- surefire:3.5.3:test (default-test) @ security-api --- 07:20:51 [INFO] No tests to run. 07:20:51 [INFO] 07:20:51 [INFO] --- copy:14.1.0:copy-files (default) @ security-api --- 07:20:51 [INFO] 07:20:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-api --- 07:20:51 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.19.0.jar 07:20:51 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/classes/META-INF/MANIFEST.MF 07:20:51 [INFO] 07:20:51 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ security-api --- 07:20:52 [INFO] No previous run data found, generating javadoc. 07:20:53 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.19.0-javadoc.jar 07:20:53 [INFO] 07:20:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-api --- 07:20:53 [INFO] CycloneDX: Resolving Dependencies 07:20:53 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 07:20:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/bom.xml 07:20:53 [INFO] attaching as security-api-1.19.0-cyclonedx.xml 07:20:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/bom.json 07:20:53 [INFO] attaching as security-api-1.19.0-cyclonedx.json 07:20:53 [INFO] 07:20:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- 07:20:53 [INFO] Skipping duplicate-finder execution! 07:20:53 [INFO] 07:20:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ security-api --- 07:20:53 [WARNING] Used undeclared dependencies found: 07:20:53 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.81:compile 07:20:53 [WARNING] Unused declared dependencies found: 07:20:53 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.81:compile 07:20:53 [INFO] 07:20:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-api --- 07:20:53 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.19.0-sources.jar 07:20:53 [INFO] 07:20:53 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ security-api --- 07:20:53 [INFO] 07:20:53 [INFO] --- jacoco:0.8.13:report (report) @ security-api --- 07:20:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:53 [INFO] 07:20:53 [INFO] --- install:3.1.4:install (default-install) @ security-api --- 07:20:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.pom 07:20:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.jar 07:20:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-javadoc.jar 07:20:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.xml 07:20:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.json 07:20:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-sources.jar 07:20:53 [INFO] 07:20:53 [INFO] --- bundle:6.0.0:install (default-install) @ security-api --- 07:20:53 [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.jar 07:20:53 [INFO] Writing OBR metadata 07:20:53 [INFO] 07:20:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-api --- 07:20:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:53 [INFO] 07:20:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-api --- 07:20:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:20:53 [INFO] 07:20:53 [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- 07:20:53 [INFO] Building JSON-RPC :: Security :: NOOP 1.19.0 [27/142] 07:20:53 [INFO] from jsonrpc/security/noop/pom.xml 07:20:53 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:53 [INFO] 07:20:53 [INFO] --- clean:3.5.0:clean (default-clean) @ security-noop --- 07:20:53 [INFO] 07:20:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-noop --- 07:20:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:53 [INFO] 07:20:53 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-noop --- 07:20:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:53 [INFO] 07:20:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-noop --- 07:20:54 [INFO] 07:20:54 [INFO] --- dependency:3.8.1:properties (default) @ security-noop --- 07:20:54 [INFO] 07:20:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ security-noop --- 07:20:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:20:54 [INFO] 07:20:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-noop --- 07:20:54 [INFO] 07:20:54 [INFO] --- checkstyle:3.6.0:check (default) @ security-noop --- 07:20:54 [INFO] Starting audit... 07:20:54 Audit done. 07:20:54 [INFO] You have 0 Checkstyle violations. 07:20:54 [INFO] 07:20:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ security-noop --- 07:20:54 [INFO] 07:20:54 [INFO] --- resources:3.3.1:resources (default-resources) @ security-noop --- 07:20:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/src/main/resources 07:20:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/generated-sources/spi 07:20:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/generated-sources/yang 07:20:54 [INFO] 07:20:54 [INFO] --- compiler:3.14.0:compile (default-compile) @ security-noop --- 07:20:54 [INFO] Recompiling the module because of changed dependency. 07:20:54 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:20:54 [INFO] 07:20:54 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ security-noop >>> 07:20:54 [INFO] 07:20:54 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ security-noop --- 07:20:54 [INFO] Fork Value is true 07:20:56 [INFO] Done SpotBugs Analysis.... 07:20:56 [INFO] 07:20:56 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ security-noop <<< 07:20:56 [INFO] 07:20:56 [INFO] 07:20:56 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ security-noop --- 07:20:56 [INFO] BugInstance size is 0 07:20:56 [INFO] Error size is 0 07:20:56 [INFO] No errors/warnings found 07:20:56 [INFO] 07:20:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-noop --- 07:20:56 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/src/test/resources 07:20:56 [INFO] 07:20:56 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ security-noop --- 07:20:56 [INFO] No sources to compile 07:20:56 [INFO] 07:20:56 [INFO] --- surefire:3.5.3:test (default-test) @ security-noop --- 07:20:56 [INFO] No tests to run. 07:20:56 [INFO] 07:20:56 [INFO] --- copy:14.1.0:copy-files (default) @ security-noop --- 07:20:56 [INFO] 07:20:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-noop --- 07:20:56 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.19.0.jar 07:20:56 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/classes/META-INF/MANIFEST.MF 07:20:56 [INFO] 07:20:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ security-noop --- 07:20:56 [INFO] No previous run data found, generating javadoc. 07:20:57 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.19.0-javadoc.jar 07:20:57 [INFO] 07:20:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-noop --- 07:20:57 [INFO] CycloneDX: Resolving Dependencies 07:20:58 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 07:20:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.xml 07:20:58 [INFO] attaching as security-noop-1.19.0-cyclonedx.xml 07:20:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.json 07:20:58 [INFO] attaching as security-noop-1.19.0-cyclonedx.json 07:20:58 [INFO] 07:20:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- 07:20:58 [INFO] Skipping duplicate-finder execution! 07:20:58 [INFO] 07:20:58 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ security-noop --- 07:20:58 [INFO] No dependency problems found 07:20:58 [INFO] 07:20:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-noop --- 07:20:58 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.19.0-sources.jar 07:20:58 [INFO] 07:20:58 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ security-noop --- 07:20:58 [INFO] 07:20:58 [INFO] --- jacoco:0.8.13:report (report) @ security-noop --- 07:20:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:58 [INFO] 07:20:58 [INFO] --- install:3.1.4:install (default-install) @ security-noop --- 07:20:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.pom 07:20:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.jar 07:20:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-javadoc.jar 07:20:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.xml 07:20:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.json 07:20:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-sources.jar 07:20:58 [INFO] 07:20:58 [INFO] --- bundle:6.0.0:install (default-install) @ security-noop --- 07:20:58 [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.jar 07:20:58 [INFO] Writing OBR metadata 07:20:58 [INFO] 07:20:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-noop --- 07:20:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:20:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:20:58 [INFO] 07:20:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-noop --- 07:20:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:20:58 [INFO] 07:20:58 [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- 07:20:58 [INFO] Building JSON-RPC :: BUS :: SPI 1.19.0 [28/142] 07:20:58 [INFO] from jsonrpc/bus/spi/pom.xml 07:20:58 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:58 [INFO] 07:20:58 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-spi --- 07:20:58 [INFO] 07:20:58 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-spi --- 07:20:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:58 [INFO] 07:20:58 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-spi --- 07:20:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:58 [INFO] 07:20:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-spi --- 07:20:58 [INFO] 07:20:58 [INFO] --- dependency:3.8.1:properties (default) @ bus-spi --- 07:20:58 [INFO] 07:20:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bus-spi --- 07:20:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:20:58 [INFO] 07:20:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-spi --- 07:20:58 [INFO] 07:20:58 [INFO] --- checkstyle:3.6.0:check (default) @ bus-spi --- 07:20:58 [INFO] Starting audit... 07:20:58 Audit done. 07:20:58 [INFO] You have 0 Checkstyle violations. 07:20:58 [INFO] 07:20:58 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bus-spi --- 07:20:58 [INFO] 07:20:58 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-spi --- 07:20:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/resources 07:20:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/generated-sources/spi 07:20:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/generated-sources/yang 07:20:58 [INFO] 07:20:58 [INFO] --- compiler:3.14.0:compile (default-compile) @ bus-spi --- 07:20:58 [INFO] Recompiling the module because of changed dependency. 07:20:58 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 07:20:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:20:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[21,46] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 07:20:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[21,46] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 07:20:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[21,46] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 07:20:58 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:20:58 [INFO] 07:20:58 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bus-spi >>> 07:20:58 [INFO] 07:20:58 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bus-spi --- 07:20:58 [INFO] Fork Value is true 07:21:01 [INFO] Done SpotBugs Analysis.... 07:21:01 [INFO] 07:21:01 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bus-spi <<< 07:21:01 [INFO] 07:21:01 [INFO] 07:21:01 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bus-spi --- 07:21:01 [INFO] BugInstance size is 0 07:21:01 [INFO] Error size is 0 07:21:01 [INFO] No errors/warnings found 07:21:01 [INFO] 07:21:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-spi --- 07:21:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/test/resources 07:21:01 [INFO] 07:21:01 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bus-spi --- 07:21:01 [INFO] Recompiling the module because of changed dependency. 07:21:01 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:21:02 [INFO] 07:21:02 [INFO] --- surefire:3.5.3:test (default-test) @ bus-spi --- 07:21:02 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/surefire-reports 07:21:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:02 [INFO] 07:21:02 [INFO] ------------------------------------------------------- 07:21:02 [INFO] T E S T S 07:21:02 [INFO] ------------------------------------------------------- 07:21:03 [INFO] 07:21:03 [INFO] Results: 07:21:03 [INFO] 07:21:03 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 07:21:03 [INFO] 07:21:03 [INFO] 07:21:03 [INFO] --- copy:14.1.0:copy-files (default) @ bus-spi --- 07:21:03 [INFO] 07:21:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-spi --- 07:21:03 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.0.jar 07:21:03 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/classes/META-INF/MANIFEST.MF 07:21:03 [INFO] 07:21:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bus-spi --- 07:21:03 [INFO] No previous run data found, generating javadoc. 07:21:04 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.0-javadoc.jar 07:21:04 [INFO] 07:21:04 [INFO] --- jar:3.4.2:test-jar (default) @ bus-spi --- 07:21:04 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.0-tests.jar 07:21:04 [INFO] 07:21:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-spi --- 07:21:04 [INFO] CycloneDX: Resolving Dependencies 07:21:05 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:21:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.xml 07:21:05 [INFO] attaching as bus-spi-1.19.0-cyclonedx.xml 07:21:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.json 07:21:05 [INFO] attaching as bus-spi-1.19.0-cyclonedx.json 07:21:05 [INFO] 07:21:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- 07:21:05 [INFO] Skipping duplicate-finder execution! 07:21:05 [INFO] 07:21:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bus-spi --- 07:21:05 [INFO] No dependency problems found 07:21:05 [INFO] 07:21:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-spi --- 07:21:05 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.0-sources.jar 07:21:05 [INFO] 07:21:05 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bus-spi --- 07:21:05 [INFO] 07:21:05 [INFO] --- jacoco:0.8.13:report (report) @ bus-spi --- 07:21:05 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/code-coverage/jacoco.exec 07:21:05 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes 07:21:05 [INFO] 07:21:05 [INFO] --- install:3.1.4:install (default-install) @ bus-spi --- 07:21:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.pom 07:21:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.jar 07:21:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-javadoc.jar 07:21:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-tests.jar 07:21:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.xml 07:21:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.json 07:21:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-sources.jar 07:21:05 [INFO] 07:21:05 [INFO] --- bundle:6.0.0:install (default-install) @ bus-spi --- 07:21:05 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.jar 07:21:05 [INFO] Writing OBR metadata 07:21:05 [INFO] 07:21:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-spi --- 07:21:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:21:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:21:05 [INFO] 07:21:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-spi --- 07:21:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:21:05 [INFO] 07:21:05 [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- 07:21:05 [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.19.0 [29/142] 07:21:05 [INFO] from jsonrpc/bus/transport-zmq/pom.xml 07:21:05 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:06 [INFO] 07:21:06 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-zmq --- 07:21:06 [INFO] 07:21:06 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transport-zmq --- 07:21:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:06 [INFO] 07:21:06 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transport-zmq --- 07:21:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:06 [INFO] 07:21:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-zmq --- 07:21:06 [INFO] 07:21:06 [INFO] --- dependency:3.8.1:properties (default) @ transport-zmq --- 07:21:06 [INFO] 07:21:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-zmq --- 07:21:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:21:06 [INFO] 07:21:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-zmq --- 07:21:06 [INFO] 07:21:06 [INFO] --- checkstyle:3.6.0:check (default) @ transport-zmq --- 07:21:07 [INFO] Starting audit... 07:21:07 Audit done. 07:21:07 [INFO] You have 0 Checkstyle violations. 07:21:07 [INFO] 07:21:07 [INFO] --- dependency:3.8.1:copy (unpack-license) @ transport-zmq --- 07:21:07 [INFO] 07:21:07 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-zmq --- 07:21:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/resources 07:21:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/generated-sources/spi 07:21:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/generated-sources/yang 07:21:07 [INFO] 07:21:07 [INFO] --- compiler:3.14.0:compile (default-compile) @ transport-zmq --- 07:21:07 [INFO] Recompiling the module because of changed dependency. 07:21:07 [INFO] Compiling 35 source files with javac [debug release 21] to target/classes 07:21:07 [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory 07:21:07 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ClientInitializer.java:[44,22] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 07:21:07 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:[57,25] implicit cast from long to int in compound assignment is possibly lossy 07:21:07 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerInitializer.java:[42,22] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 07:21:07 [INFO] 07:21:07 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ transport-zmq >>> 07:21:07 [INFO] 07:21:07 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ transport-zmq --- 07:21:07 [INFO] Fork Value is true 07:21:11 [INFO] Done SpotBugs Analysis.... 07:21:11 [INFO] 07:21:11 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ transport-zmq <<< 07:21:11 [INFO] 07:21:11 [INFO] 07:21:11 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ transport-zmq --- 07:21:11 [INFO] BugInstance size is 0 07:21:11 [INFO] Error size is 0 07:21:11 [INFO] No errors/warnings found 07:21:11 [INFO] 07:21:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-zmq --- 07:21:11 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:21:11 [INFO] 07:21:11 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ transport-zmq --- 07:21:11 [INFO] Recompiling the module because of changed dependency. 07:21:11 [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes 07:21:11 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/test/java/org/opendaylight/jsonrpc/bus/zmq/Zmtp20NegotiationTest.java:[61,30] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 07:21:11 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/test/java/org/opendaylight/jsonrpc/bus/zmq/Zmtp20NegotiationTest.java:[75,30] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 07:21:11 [INFO] 07:21:11 [INFO] --- surefire:3.5.3:test (default-test) @ transport-zmq --- 07:21:11 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/surefire-reports 07:21:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:11 [INFO] 07:21:11 [INFO] ------------------------------------------------------- 07:21:11 [INFO] T E S T S 07:21:11 [INFO] ------------------------------------------------------- 07:21:12 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest 07:21:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest 07:21:13 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ParseTest 07:21:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest 07:21:13 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.PubSubTest 07:21:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest 07:21:15 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest 07:21:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest 07:21:15 [INFO] 07:21:15 [INFO] Results: 07:21:15 [INFO] 07:21:15 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:21:15 [INFO] 07:21:15 [INFO] 07:21:15 [INFO] --- copy:14.1.0:copy-files (default) @ transport-zmq --- 07:21:15 [INFO] 07:21:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-zmq --- 07:21:15 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.19.0.jar 07:21:15 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF 07:21:15 [INFO] 07:21:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ transport-zmq --- 07:21:15 [INFO] No previous run data found, generating javadoc. 07:21:17 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.19.0-javadoc.jar 07:21:17 [INFO] 07:21:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-zmq --- 07:21:17 [INFO] CycloneDX: Resolving Dependencies 07:21:18 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 07:21:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.xml 07:21:18 [INFO] attaching as transport-zmq-1.19.0-cyclonedx.xml 07:21:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.json 07:21:18 [INFO] attaching as transport-zmq-1.19.0-cyclonedx.json 07:21:18 [INFO] 07:21:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- 07:21:18 [INFO] Skipping duplicate-finder execution! 07:21:18 [INFO] 07:21:18 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ transport-zmq --- 07:21:18 [INFO] No dependency problems found 07:21:18 [INFO] 07:21:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-zmq --- 07:21:18 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.19.0-sources.jar 07:21:18 [INFO] 07:21:18 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ transport-zmq --- 07:21:18 [INFO] 07:21:18 [INFO] --- jacoco:0.8.13:report (report) @ transport-zmq --- 07:21:18 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/code-coverage/jacoco.exec 07:21:18 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes 07:21:18 [INFO] 07:21:18 [INFO] --- install:3.1.4:install (default-install) @ transport-zmq --- 07:21:18 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.pom 07:21:18 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.jar 07:21:18 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-javadoc.jar 07:21:18 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.xml 07:21:18 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.json 07:21:18 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-sources.jar 07:21:18 [INFO] 07:21:18 [INFO] --- bundle:6.0.0:install (default-install) @ transport-zmq --- 07:21:18 [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.jar 07:21:18 [INFO] Writing OBR metadata 07:21:18 [INFO] 07:21:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-zmq --- 07:21:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:21:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:21:18 [INFO] 07:21:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transport-zmq --- 07:21:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:21:18 [INFO] 07:21:18 [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- 07:21:18 [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.19.0 [30/142] 07:21:18 [INFO] from jsonrpc/bus/transport-http/pom.xml 07:21:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:18 [INFO] 07:21:18 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-http --- 07:21:18 [INFO] 07:21:18 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transport-http --- 07:21:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:18 [INFO] 07:21:18 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transport-http --- 07:21:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:18 [INFO] 07:21:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-http --- 07:21:19 [INFO] 07:21:19 [INFO] --- dependency:3.8.1:properties (default) @ transport-http --- 07:21:19 [INFO] 07:21:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-http --- 07:21:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:21:19 [INFO] 07:21:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-http --- 07:21:19 [INFO] 07:21:19 [INFO] --- checkstyle:3.6.0:check (default) @ transport-http --- 07:21:19 [INFO] Starting audit... 07:21:19 Audit done. 07:21:19 [INFO] You have 0 Checkstyle violations. 07:21:19 [INFO] 07:21:19 [INFO] --- dependency:3.8.1:copy (unpack-license) @ transport-http --- 07:21:19 [INFO] 07:21:19 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-http --- 07:21:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/resources 07:21:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/generated-sources/spi 07:21:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/generated-sources/yang 07:21:19 [INFO] 07:21:19 [INFO] --- compiler:3.14.0:compile (default-compile) @ transport-http --- 07:21:19 [INFO] Recompiling the module because of changed dependency. 07:21:19 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 07:21:19 [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 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory 07:21:19 [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 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [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 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:19 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ClientInitializer.java:[87,22] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 07:21:19 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerInitializer.java:[73,26] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 07:21:19 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerInitializer.java:[78,26] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 07:21:19 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerInitializer.java:[81,26] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 07:21:19 [INFO] 07:21:19 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ transport-http >>> 07:21:19 [INFO] 07:21:19 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ transport-http --- 07:21:19 [INFO] Fork Value is true 07:21:23 [INFO] Done SpotBugs Analysis.... 07:21:23 [INFO] 07:21:23 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ transport-http <<< 07:21:23 [INFO] 07:21:23 [INFO] 07:21:23 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ transport-http --- 07:21:23 [INFO] BugInstance size is 0 07:21:23 [INFO] Error size is 0 07:21:23 [INFO] No errors/warnings found 07:21:23 [INFO] 07:21:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-http --- 07:21:23 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:21:23 [INFO] 07:21:23 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ transport-http --- 07:21:23 [INFO] Recompiling the module because of changed dependency. 07:21:23 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 07:21:23 [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 07:21:23 [INFO] 07:21:23 [INFO] --- surefire:3.5.3:test (default-test) @ transport-http --- 07:21:23 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/surefire-reports 07:21:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:23 [INFO] 07:21:23 [INFO] ------------------------------------------------------- 07:21:23 [INFO] T E S T S 07:21:23 [INFO] ------------------------------------------------------- 07:21:24 [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest 07:21:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.760 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest 07:21:25 [INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest 07:21:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest 07:21:25 [INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest 07:21:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest 07:21:25 [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest 07:21:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s -- in org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest 07:21:26 [INFO] Running org.opendaylight.jsonrpc.bus.http.WssReqRepTest 07:21:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest 07:21:27 [INFO] Running org.opendaylight.jsonrpc.bus.http.PubSubTest 07:21:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.160 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest 07:21:29 [INFO] 07:21:29 [INFO] Results: 07:21:29 [INFO] 07:21:29 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 07:21:29 [INFO] 07:21:29 [INFO] 07:21:29 [INFO] --- copy:14.1.0:copy-files (default) @ transport-http --- 07:21:29 [INFO] 07:21:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-http --- 07:21:29 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.19.0.jar 07:21:29 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/classes/META-INF/MANIFEST.MF 07:21:29 [INFO] 07:21:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ transport-http --- 07:21:29 [INFO] No previous run data found, generating javadoc. 07:21:31 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.19.0-javadoc.jar 07:21:31 [INFO] 07:21:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-http --- 07:21:31 [INFO] CycloneDX: Resolving Dependencies 07:21:32 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:21:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.xml 07:21:32 [INFO] attaching as transport-http-1.19.0-cyclonedx.xml 07:21:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.json 07:21:32 [INFO] attaching as transport-http-1.19.0-cyclonedx.json 07:21:32 [INFO] 07:21:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 07:21:32 [INFO] Skipping duplicate-finder execution! 07:21:32 [INFO] 07:21:32 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ transport-http --- 07:21:32 [INFO] No dependency problems found 07:21:32 [INFO] 07:21:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-http --- 07:21:32 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.19.0-sources.jar 07:21:32 [INFO] 07:21:32 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ transport-http --- 07:21:32 [INFO] 07:21:32 [INFO] --- jacoco:0.8.13:report (report) @ transport-http --- 07:21:32 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/code-coverage/jacoco.exec 07:21:32 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes 07:21:32 [INFO] 07:21:32 [INFO] --- install:3.1.4:install (default-install) @ transport-http --- 07:21:32 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.pom 07:21:32 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.jar 07:21:32 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-javadoc.jar 07:21:32 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.xml 07:21:32 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.json 07:21:32 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-sources.jar 07:21:32 [INFO] 07:21:32 [INFO] --- bundle:6.0.0:install (default-install) @ transport-http --- 07:21:32 [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.jar 07:21:32 [INFO] Writing OBR metadata 07:21:32 [INFO] 07:21:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-http --- 07:21:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:21:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:21:32 [INFO] 07:21:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transport-http --- 07:21:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:21:32 [INFO] 07:21:32 [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- 07:21:32 [INFO] Building JSON-RPC :: BUS :: Messaging library 1.19.0 [31/142] 07:21:32 [INFO] from jsonrpc/bus/messagelib/pom.xml 07:21:32 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:32 [INFO] 07:21:32 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-messagelib --- 07:21:32 [INFO] 07:21:32 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-messagelib --- 07:21:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:32 [INFO] 07:21:32 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-messagelib --- 07:21:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:32 [INFO] 07:21:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-messagelib --- 07:21:32 [INFO] 07:21:32 [INFO] --- dependency:3.8.1:properties (default) @ bus-messagelib --- 07:21:32 [INFO] 07:21:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bus-messagelib --- 07:21:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:21:32 [INFO] 07:21:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-messagelib --- 07:21:32 [INFO] 07:21:32 [INFO] --- checkstyle:3.6.0:check (default) @ bus-messagelib --- 07:21:32 [INFO] Starting audit... 07:21:32 Audit done. 07:21:32 [INFO] You have 0 Checkstyle violations. 07:21:32 [INFO] 07:21:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bus-messagelib --- 07:21:32 [INFO] 07:21:32 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-messagelib --- 07:21:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/resources 07:21:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/generated-sources/spi 07:21:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/generated-sources/yang 07:21:32 [INFO] 07:21:32 [INFO] --- compiler:3.14.0:compile (default-compile) @ bus-messagelib --- 07:21:32 [INFO] Recompiling the module because of changed dependency. 07:21:32 [INFO] Compiling 42 source files with javac [debug release 21] to target/classes 07:21:33 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:33 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:33 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:33 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage 07:21:33 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class 07:21:33 missing type arguments for generic class java.lang.Class 07:21:33 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSessionImpl.java:[30,25] possible 'this' escape before subclass is fully initialized 07:21:33 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:33 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSessionImpl.java:[27,25] possible 'this' escape before subclass is fully initialized 07:21:33 [INFO] 07:21:33 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bus-messagelib >>> 07:21:33 [INFO] 07:21:33 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bus-messagelib --- 07:21:33 [INFO] Fork Value is true 07:21:36 [INFO] Done SpotBugs Analysis.... 07:21:36 [INFO] 07:21:36 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bus-messagelib <<< 07:21:36 [INFO] 07:21:36 [INFO] 07:21:36 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bus-messagelib --- 07:21:36 [INFO] BugInstance size is 0 07:21:36 [INFO] Error size is 0 07:21:36 [INFO] No errors/warnings found 07:21:36 [INFO] 07:21:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-messagelib --- 07:21:36 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:21:36 [INFO] 07:21:36 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bus-messagelib --- 07:21:36 [INFO] Recompiling the module because of changed dependency. 07:21:36 [INFO] Compiling 32 source files with javac [debug release 21] to target/test-classes 07:21:37 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:37 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:37 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:37 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:37 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:37 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:37 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:37 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:37 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:37 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:21:37 [INFO] 07:21:37 [INFO] --- surefire:3.5.3:test (default-test) @ bus-messagelib --- 07:21:37 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/surefire-reports 07:21:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:37 [INFO] 07:21:37 [INFO] ------------------------------------------------------- 07:21:37 [INFO] T E S T S 07:21:37 [INFO] ------------------------------------------------------- 07:21:38 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest 07:21:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest 07:21:38 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest 07:21:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:21:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest 07:21:40 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest 07:21:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest 07:21:40 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest 07:21:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.290 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest 07:21:44 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest 07:21:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest 07:21:45 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest 07:21:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest 07:21:45 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest 07:21:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.842 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest 07:21:51 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest 07:21:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest 07:21:51 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test 07:21:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.616 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test 07:21:53 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest 07:21:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest 07:21:53 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.CachingTest 07:21:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.jsonrpc.bus.messagelib.CachingTest 07:21:53 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest 07:21:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest 07:21:53 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest 07:21:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest 07:21:53 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest 07:21:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest 07:21:55 [INFO] 07:21:55 [INFO] Results: 07:21:55 [INFO] 07:21:55 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 07:21:55 [INFO] 07:21:55 [INFO] 07:21:55 [INFO] --- copy:14.1.0:copy-files (default) @ bus-messagelib --- 07:21:55 [INFO] 07:21:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-messagelib --- 07:21:55 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.0.jar 07:21:55 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/classes/META-INF/MANIFEST.MF 07:21:55 [INFO] 07:21:55 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bus-messagelib --- 07:21:55 [INFO] No previous run data found, generating javadoc. 07:21:57 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.0-javadoc.jar 07:21:57 [INFO] 07:21:57 [INFO] --- jar:3.4.2:test-jar (default) @ bus-messagelib --- 07:21:57 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.0-tests.jar 07:21:57 [INFO] 07:21:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-messagelib --- 07:21:57 [INFO] CycloneDX: Resolving Dependencies 07:21:58 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 07:21:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.xml 07:21:58 [INFO] attaching as bus-messagelib-1.19.0-cyclonedx.xml 07:21:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.json 07:21:58 [INFO] attaching as bus-messagelib-1.19.0-cyclonedx.json 07:21:58 [INFO] 07:21:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- 07:21:58 [INFO] Skipping duplicate-finder execution! 07:21:58 [INFO] 07:21:58 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bus-messagelib --- 07:21:58 [INFO] No dependency problems found 07:21:58 [INFO] 07:21:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib --- 07:21:58 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.0-sources.jar 07:21:58 [INFO] 07:21:58 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bus-messagelib --- 07:21:58 [INFO] 07:21:58 [INFO] --- jacoco:0.8.13:report (report) @ bus-messagelib --- 07:21:58 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/code-coverage/jacoco.exec 07:21:58 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes 07:21:58 [INFO] 07:21:58 [INFO] --- install:3.1.4:install (default-install) @ bus-messagelib --- 07:21:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.pom 07:21:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.jar 07:21:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-javadoc.jar 07:21:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-tests.jar 07:21:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.xml 07:21:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.json 07:21:58 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-sources.jar 07:21:58 [INFO] 07:21:58 [INFO] --- bundle:6.0.0:install (default-install) @ bus-messagelib --- 07:21:58 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.jar 07:21:58 [INFO] Writing OBR metadata 07:21:58 [INFO] 07:21:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-messagelib --- 07:21:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:21:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:21:58 [INFO] 07:21:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-messagelib --- 07:21:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:21:58 [INFO] 07:21:58 [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- 07:21:58 [INFO] Building JSON-RPC :: Security :: Service 1.19.0 [32/142] 07:21:58 [INFO] from jsonrpc/security/service/pom.xml 07:21:58 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:58 [INFO] 07:21:58 [INFO] --- clean:3.5.0:clean (default-clean) @ security-service --- 07:21:58 [INFO] 07:21:58 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-service --- 07:21:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:58 [INFO] 07:21:58 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-service --- 07:21:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:58 [INFO] 07:21:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-service --- 07:21:58 [INFO] 07:21:58 [INFO] --- dependency:3.8.1:properties (default) @ security-service --- 07:21:58 [INFO] 07:21:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ security-service --- 07:21:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:21:58 [INFO] 07:21:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-service --- 07:21:58 [INFO] 07:21:58 [INFO] --- checkstyle:3.6.0:check (default) @ security-service --- 07:21:58 [INFO] Starting audit... 07:21:58 Audit done. 07:21:58 [INFO] You have 0 Checkstyle violations. 07:21:58 [INFO] 07:21:58 [INFO] --- dependency:3.8.1:copy (unpack-license) @ security-service --- 07:21:58 [INFO] 07:21:58 [INFO] --- resources:3.3.1:resources (default-resources) @ security-service --- 07:21:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/src/main/resources 07:21:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/generated-sources/spi 07:21:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/generated-sources/yang 07:21:58 [INFO] 07:21:58 [INFO] --- compiler:3.14.0:compile (default-compile) @ security-service --- 07:21:58 [INFO] Recompiling the module because of changed dependency. 07:21:58 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:21:58 [INFO] 07:21:58 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ security-service >>> 07:21:58 [INFO] 07:21:58 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ security-service --- 07:21:58 [INFO] Fork Value is true 07:22:00 [INFO] Done SpotBugs Analysis.... 07:22:00 [INFO] 07:22:00 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ security-service <<< 07:22:00 [INFO] 07:22:00 [INFO] 07:22:00 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ security-service --- 07:22:00 [INFO] BugInstance size is 0 07:22:00 [INFO] Error size is 0 07:22:00 [INFO] No errors/warnings found 07:22:00 [INFO] 07:22:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-service --- 07:22:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/src/test/resources 07:22:00 [INFO] 07:22:00 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ security-service --- 07:22:00 [INFO] No sources to compile 07:22:00 [INFO] 07:22:00 [INFO] --- surefire:3.5.3:test (default-test) @ security-service --- 07:22:00 [INFO] No tests to run. 07:22:00 [INFO] 07:22:00 [INFO] --- copy:14.1.0:copy-files (default) @ security-service --- 07:22:00 [INFO] 07:22:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-service --- 07:22:00 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.19.0.jar 07:22:00 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/classes/META-INF/MANIFEST.MF 07:22:00 [INFO] 07:22:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ security-service --- 07:22:00 [INFO] No previous run data found, generating javadoc. 07:22:01 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.19.0-javadoc.jar 07:22:01 [INFO] 07:22:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-service --- 07:22:01 [INFO] CycloneDX: Resolving Dependencies 07:22:02 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 07:22:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/bom.xml 07:22:02 [INFO] attaching as security-service-1.19.0-cyclonedx.xml 07:22:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/bom.json 07:22:02 [INFO] attaching as security-service-1.19.0-cyclonedx.json 07:22:02 [INFO] 07:22:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- 07:22:02 [INFO] Skipping duplicate-finder execution! 07:22:02 [INFO] 07:22:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ security-service --- 07:22:02 [INFO] No dependency problems found 07:22:02 [INFO] 07:22:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-service --- 07:22:02 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.19.0-sources.jar 07:22:02 [INFO] 07:22:02 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ security-service --- 07:22:02 [INFO] 07:22:02 [INFO] --- jacoco:0.8.13:report (report) @ security-service --- 07:22:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:22:02 [INFO] 07:22:02 [INFO] --- install:3.1.4:install (default-install) @ security-service --- 07:22:02 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.pom 07:22:02 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.jar 07:22:02 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-javadoc.jar 07:22:02 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.xml 07:22:02 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.json 07:22:02 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-sources.jar 07:22:02 [INFO] 07:22:02 [INFO] --- bundle:6.0.0:install (default-install) @ security-service --- 07:22:02 [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.jar 07:22:02 [INFO] Writing OBR metadata 07:22:02 [INFO] 07:22:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-service --- 07:22:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:22:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:22:02 [INFO] 07:22:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-service --- 07:22:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:22:02 [INFO] 07:22:02 [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >---------------- 07:22:02 [INFO] Building JSON-RPC :: API 1.19.0 [33/142] 07:22:02 [INFO] from jsonrpc/api/pom.xml 07:22:02 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:02 [INFO] 07:22:02 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-api --- 07:22:02 [INFO] 07:22:02 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-api --- 07:22:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:02 [INFO] 07:22:02 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-api --- 07:22:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:02 [INFO] 07:22:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-api --- 07:22:02 [INFO] 07:22:02 [INFO] --- dependency:3.8.1:properties (default) @ jsonrpc-api --- 07:22:02 [INFO] 07:22:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ jsonrpc-api --- 07:22:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:22:02 [INFO] 07:22:02 [INFO] --- yang:14.0.14:generate-sources (binding) @ jsonrpc-api --- 07:22:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:22:02 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/src/main/yang 07:22:02 [INFO] yang-to-sources: Found 2 dependencies in 1.006 ms 07:22:02 [INFO] yang-to-sources: Project model files found: 2 in 27.22 ms 07:22:02 [INFO] yang-to-sources: 4 YANG models processed in 94.88 ms 07:22:02 [INFO] BindingJavaFileGenerator: Defined 52 files in 9.709 ms 07:22:02 [INFO] Sorted 52 files into 8 directories in 180.0 μs 07:22:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 81.21 ms 07:22:02 [INFO] 07:22:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-api --- 07:22:02 [INFO] 07:22:02 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-api --- 07:22:02 [INFO] Starting audit... 07:22:02 Audit done. 07:22:02 [INFO] You have 0 Checkstyle violations. 07:22:02 [INFO] 07:22:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ jsonrpc-api --- 07:22:02 [INFO] 07:22:02 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-api --- 07:22:02 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/src/main/resources 07:22:02 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/spi 07:22:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:22:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:22:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:22:02 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/spi 07:22:02 [INFO] 07:22:02 [INFO] --- compiler:3.14.0:compile (default-compile) @ jsonrpc-api --- 07:22:02 [INFO] Recompiling the module because of changed source code. 07:22:02 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 07:22:03 [INFO] 07:22:03 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> 07:22:03 [INFO] 07:22:03 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ jsonrpc-api --- 07:22:03 [INFO] Fork Value is true 07:22:05 [INFO] Done SpotBugs Analysis.... 07:22:05 [INFO] 07:22:05 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< 07:22:05 [INFO] 07:22:05 [INFO] 07:22:05 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ jsonrpc-api --- 07:22:05 [INFO] BugInstance size is 0 07:22:05 [INFO] Error size is 0 07:22:05 [INFO] No errors/warnings found 07:22:05 [INFO] 07:22:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-api --- 07:22:05 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/src/test/resources 07:22:05 [INFO] 07:22:05 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jsonrpc-api --- 07:22:05 [INFO] No sources to compile 07:22:05 [INFO] 07:22:05 [INFO] --- surefire:3.5.3:test (default-test) @ jsonrpc-api --- 07:22:05 [INFO] No tests to run. 07:22:05 [INFO] 07:22:05 [INFO] --- copy:14.1.0:copy-files (default) @ jsonrpc-api --- 07:22:05 [INFO] 07:22:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-api --- 07:22:05 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.19.0.jar 07:22:05 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/classes/META-INF/MANIFEST.MF 07:22:05 [INFO] 07:22:05 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ jsonrpc-api --- 07:22:05 [INFO] No previous run data found, generating javadoc. 07:22:07 [WARNING] Javadoc Warnings 07:22:07 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:79: warning: empty tag 07:22:07 [WARNING] * 07:22:07 [WARNING] ^ 07:22:07 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:93: warning: empty tag 07:22:07 [WARNING] * 07:22:07 [WARNING] ^ 07:22:07 [WARNING] 2 warnings 07:22:07 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.19.0-javadoc.jar 07:22:07 [INFO] 07:22:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-api --- 07:22:07 [INFO] CycloneDX: Resolving Dependencies 07:22:08 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 07:22:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/bom.xml 07:22:08 [INFO] attaching as jsonrpc-api-1.19.0-cyclonedx.xml 07:22:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/bom.json 07:22:08 [INFO] attaching as jsonrpc-api-1.19.0-cyclonedx.json 07:22:08 [INFO] 07:22:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- 07:22:08 [INFO] Skipping duplicate-finder execution! 07:22:08 [INFO] 07:22:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ jsonrpc-api --- 07:22:08 [INFO] No dependency problems found 07:22:08 [INFO] 07:22:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api --- 07:22:08 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.19.0-sources.jar 07:22:08 [INFO] 07:22:08 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ jsonrpc-api --- 07:22:08 [INFO] 07:22:08 [INFO] --- jacoco:0.8.13:report (report) @ jsonrpc-api --- 07:22:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:22:08 [INFO] 07:22:08 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-api --- 07:22:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.pom 07:22:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.jar 07:22:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-javadoc.jar 07:22:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.xml 07:22:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.json 07:22:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-sources.jar 07:22:08 [INFO] 07:22:08 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-api --- 07:22:08 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.jar 07:22:08 [INFO] Writing OBR metadata 07:22:08 [INFO] 07:22:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-api --- 07:22:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:22:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:22:08 [INFO] 07:22:08 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-api --- 07:22:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:22:08 [INFO] 07:22:08 [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- 07:22:08 [INFO] Building JSON-RPC :: Security :: AAA 1.19.0 [34/142] 07:22:08 [INFO] from jsonrpc/security/aaa/pom.xml 07:22:08 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:08 [INFO] 07:22:08 [INFO] --- clean:3.5.0:clean (default-clean) @ security-aaa --- 07:22:08 [INFO] 07:22:08 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-aaa --- 07:22:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:08 [INFO] 07:22:08 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-aaa --- 07:22:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:08 [INFO] 07:22:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-aaa --- 07:22:08 [INFO] 07:22:08 [INFO] --- dependency:3.8.1:properties (default) @ security-aaa --- 07:22:08 [INFO] 07:22:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ security-aaa --- 07:22:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:22:08 [INFO] 07:22:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-aaa --- 07:22:08 [INFO] 07:22:08 [INFO] --- checkstyle:3.6.0:check (default) @ security-aaa --- 07:22:08 [INFO] Starting audit... 07:22:08 Audit done. 07:22:08 [INFO] You have 0 Checkstyle violations. 07:22:08 [INFO] 07:22:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ security-aaa --- 07:22:08 [INFO] 07:22:08 [INFO] --- resources:3.3.1:resources (default-resources) @ security-aaa --- 07:22:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/src/main/resources 07:22:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/generated-sources/spi 07:22:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/generated-sources/yang 07:22:08 [INFO] 07:22:08 [INFO] --- compiler:3.14.0:compile (default-compile) @ security-aaa --- 07:22:08 [INFO] Recompiling the module because of changed dependency. 07:22:08 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:22:08 [INFO] 07:22:08 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ security-aaa >>> 07:22:08 [INFO] 07:22:08 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ security-aaa --- 07:22:08 [INFO] Fork Value is true 07:22:10 [INFO] Done SpotBugs Analysis.... 07:22:10 [INFO] 07:22:10 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ security-aaa <<< 07:22:10 [INFO] 07:22:10 [INFO] 07:22:10 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ security-aaa --- 07:22:10 [INFO] BugInstance size is 0 07:22:10 [INFO] Error size is 0 07:22:10 [INFO] No errors/warnings found 07:22:10 [INFO] 07:22:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-aaa --- 07:22:10 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/src/test/resources 07:22:10 [INFO] 07:22:10 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ security-aaa --- 07:22:10 [INFO] No sources to compile 07:22:10 [INFO] 07:22:10 [INFO] --- surefire:3.5.3:test (default-test) @ security-aaa --- 07:22:10 [INFO] No tests to run. 07:22:10 [INFO] 07:22:10 [INFO] --- copy:14.1.0:copy-files (default) @ security-aaa --- 07:22:10 [INFO] 07:22:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-aaa --- 07:22:11 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.19.0.jar 07:22:11 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/classes/META-INF/MANIFEST.MF 07:22:11 [INFO] 07:22:11 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ security-aaa --- 07:22:11 [INFO] No previous run data found, generating javadoc. 07:22:12 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.19.0-javadoc.jar 07:22:12 [INFO] 07:22:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-aaa --- 07:22:12 [INFO] CycloneDX: Resolving Dependencies 07:22:12 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 07:22:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.xml 07:22:12 [INFO] attaching as security-aaa-1.19.0-cyclonedx.xml 07:22:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.json 07:22:12 [INFO] attaching as security-aaa-1.19.0-cyclonedx.json 07:22:12 [INFO] 07:22:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- 07:22:12 [INFO] Skipping duplicate-finder execution! 07:22:12 [INFO] 07:22:12 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ security-aaa --- 07:22:13 [WARNING] Unused declared dependencies found: 07:22:13 [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.19.0:compile 07:22:13 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.0:compile 07:22:13 [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.21.0:compile 07:22:13 [INFO] 07:22:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-aaa --- 07:22:13 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.19.0-sources.jar 07:22:13 [INFO] 07:22:13 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ security-aaa --- 07:22:13 [INFO] 07:22:13 [INFO] --- jacoco:0.8.13:report (report) @ security-aaa --- 07:22:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:22:13 [INFO] 07:22:13 [INFO] --- install:3.1.4:install (default-install) @ security-aaa --- 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.pom 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.jar 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-javadoc.jar 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.xml 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.json 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-sources.jar 07:22:13 [INFO] 07:22:13 [INFO] --- bundle:6.0.0:install (default-install) @ security-aaa --- 07:22:13 [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.jar 07:22:13 [INFO] Writing OBR metadata 07:22:13 [INFO] 07:22:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-aaa --- 07:22:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:22:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:22:13 [INFO] 07:22:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-aaa --- 07:22:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:22:13 [INFO] 07:22:13 [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- 07:22:13 [INFO] Building JSON-RPC :: BUS :: Config 1.19.0 [35/142] 07:22:13 [INFO] from jsonrpc/bus/config/pom.xml 07:22:13 [INFO] --------------------------------[ jar ]--------------------------------- 07:22:13 [INFO] 07:22:13 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-config --- 07:22:13 [INFO] 07:22:13 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-config --- 07:22:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:13 [INFO] 07:22:13 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-config --- 07:22:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:13 [INFO] 07:22:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-config --- 07:22:13 [INFO] 07:22:13 [INFO] --- dependency:3.8.1:properties (default) @ bus-config --- 07:22:13 [INFO] 07:22:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bus-config --- 07:22:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:22:13 [INFO] 07:22:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-config --- 07:22:13 [INFO] 07:22:13 [INFO] --- checkstyle:3.6.0:check (default) @ bus-config --- 07:22:13 [INFO] Starting audit... 07:22:13 Audit done. 07:22:13 [INFO] You have 0 Checkstyle violations. 07:22:13 [INFO] 07:22:13 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bus-config --- 07:22:13 [INFO] 07:22:13 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-config --- 07:22:13 [INFO] Copying 1 resource from src/main/resources to target/classes 07:22:13 [INFO] 07:22:13 [INFO] --- compiler:3.14.0:compile (default-compile) @ bus-config --- 07:22:13 [INFO] No sources to compile 07:22:13 [INFO] 07:22:13 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bus-config >>> 07:22:13 [INFO] 07:22:13 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bus-config --- 07:22:13 [INFO] 07:22:13 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bus-config <<< 07:22:13 [INFO] 07:22:13 [INFO] 07:22:13 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bus-config --- 07:22:13 [INFO] 07:22:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-config --- 07:22:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/src/test/resources 07:22:13 [INFO] 07:22:13 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bus-config --- 07:22:13 [INFO] No sources to compile 07:22:13 [INFO] 07:22:13 [INFO] --- surefire:3.5.3:test (default-test) @ bus-config --- 07:22:13 [INFO] No tests to run. 07:22:13 [INFO] 07:22:13 [INFO] --- copy:14.1.0:copy-files (default) @ bus-config --- 07:22:13 [INFO] 07:22:13 [INFO] --- jar:3.4.2:jar (default-jar) @ bus-config --- 07:22:13 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.19.0.jar 07:22:13 [INFO] 07:22:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bus-config --- 07:22:13 [INFO] No Javadoc in project. Archive not created. 07:22:13 [INFO] 07:22:13 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bus-config --- 07:22:13 [INFO] 07:22:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-config --- 07:22:13 [INFO] CycloneDX: Resolving Dependencies 07:22:13 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:22:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.xml 07:22:13 [INFO] attaching as bus-config-1.19.0-cyclonedx.xml 07:22:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.json 07:22:13 [INFO] attaching as bus-config-1.19.0-cyclonedx.json 07:22:13 [INFO] 07:22:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- 07:22:13 [INFO] Skipping duplicate-finder execution! 07:22:13 [INFO] 07:22:13 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bus-config --- 07:22:13 [INFO] No dependency problems found 07:22:13 [INFO] 07:22:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-config --- 07:22:13 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.19.0-sources.jar 07:22:13 [INFO] 07:22:13 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bus-config --- 07:22:13 [INFO] 07:22:13 [INFO] --- jacoco:0.8.13:report (report) @ bus-config --- 07:22:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:22:13 [INFO] 07:22:13 [INFO] --- install:3.1.4:install (default-install) @ bus-config --- 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.pom 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.jar 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-config.cfg 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.xml 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.json 07:22:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-sources.jar 07:22:13 [INFO] 07:22:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-config --- 07:22:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:22:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:22:13 [INFO] 07:22:13 [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- 07:22:13 [INFO] Building JSON-RPC :: Feature :: bus 1.19.0 [36/142] 07:22:13 [INFO] from jsonrpc/features/odl-jsonrpc-bus/pom.xml 07:22:13 [INFO] ------------------------------[ feature ]------------------------------- 07:22:13 [INFO] 07:22:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-bus --- 07:22:13 [INFO] 07:22:13 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-bus --- 07:22:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:13 [INFO] 07:22:13 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- 07:22:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:13 [INFO] 07:22:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-bus --- 07:22:13 [INFO] 07:22:13 [INFO] --- dependency:3.8.1:properties (default) @ odl-jsonrpc-bus --- 07:22:13 [INFO] 07:22:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- 07:22:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:13 [INFO] argLine set to empty 07:22:13 [INFO] 07:22:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-bus --- 07:22:13 [INFO] 07:22:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-bus --- 07:22:13 [INFO] Starting audit... 07:22:13 Audit done. 07:22:13 [INFO] You have 0 Checkstyle violations. 07:22:13 [INFO] 07:22:13 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-jsonrpc-bus --- 07:22:13 [INFO] 07:22:13 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- 07:22:13 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml 07:22:13 [INFO] ...done! 07:22:13 [INFO] Attaching features XML 07:22:13 [INFO] 07:22:13 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-jsonrpc-bus --- 07:22:13 [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 07:22:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:13 [INFO] 07:22:13 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> 07:22:14 [INFO] 07:22:14 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-jsonrpc-bus --- 07:22:14 [INFO] 07:22:14 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< 07:22:14 [INFO] 07:22:14 [INFO] 07:22:14 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-jsonrpc-bus --- 07:22:14 [INFO] 07:22:14 [INFO] --- feattest:14.1.0:test (default) @ odl-jsonrpc-bus --- 07:22:14 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:22:14 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:22:14 [INFO] 07:22:14 [INFO] --- copy:14.1.0:copy-files (default) @ odl-jsonrpc-bus --- 07:22:14 [INFO] 07:22:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-jsonrpc-bus --- 07:22:14 [INFO] No Javadoc in project. Archive not created. 07:22:14 [INFO] 07:22:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-bus --- 07:22:14 [INFO] CycloneDX: Resolving Dependencies 07:22:17 [INFO] CycloneDX: Creating BOM version 1.6 with 315 component(s) 07:22:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml 07:22:17 [INFO] attaching as odl-jsonrpc-bus-1.19.0-cyclonedx.xml 07:22:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.json 07:22:17 [INFO] attaching as odl-jsonrpc-bus-1.19.0-cyclonedx.json 07:22:17 [INFO] 07:22:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- 07:22:17 [INFO] Skipping duplicate-finder execution! 07:22:17 [INFO] 07:22:17 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- 07:22:17 [INFO] Skipping plugin execution 07:22:17 [INFO] 07:22:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- 07:22:17 [INFO] Skipping source per configuration. 07:22:17 [INFO] 07:22:17 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-jsonrpc-bus --- 07:22:17 [INFO] 07:22:17 [INFO] --- jacoco:0.8.13:report (report) @ odl-jsonrpc-bus --- 07:22:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:17 [INFO] 07:22:17 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-bus --- 07:22:17 [WARNING] 07:22:17 [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign 07:22:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:22:17 [WARNING] 07:22:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:22:17 [WARNING] 07:22:17 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0.pom 07:22:17 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-features.xml 07:22:17 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.xml 07:22:17 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.json 07:22:17 [INFO] 07:22:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-bus --- 07:22:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:22:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:22:17 [WARNING] 07:22:17 [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign 07:22:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:22:17 [WARNING] 07:22:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:22:17 [WARNING] 07:22:17 [INFO] 07:22:17 [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- 07:22:17 [INFO] Building JSON-RPC :: Test model 1.19.0 [37/142] 07:22:17 [INFO] from jsonrpc/test-model/pom.xml 07:22:17 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:17 [INFO] 07:22:17 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-test-model --- 07:22:17 [INFO] 07:22:17 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-test-model --- 07:22:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:17 [INFO] 07:22:17 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- 07:22:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:17 [INFO] 07:22:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-test-model --- 07:22:18 [INFO] 07:22:18 [INFO] --- dependency:3.8.1:properties (default) @ jsonrpc-test-model --- 07:22:18 [INFO] 07:22:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- 07:22:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:22:18 [INFO] 07:22:18 [INFO] --- yang:14.0.14:generate-sources (binding) @ jsonrpc-test-model --- 07:22:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:22:18 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/src/main/yang 07:22:18 [INFO] yang-to-sources: Found 2 dependencies in 991.0 μs 07:22:18 [INFO] yang-to-sources: Project model files found: 6 in 13.87 ms 07:22:18 [INFO] yang-to-sources: 6 YANG models processed in 47.35 ms 07:22:18 [INFO] BindingJavaFileGenerator: Defined 114 files in 13.68 ms 07:22:18 [INFO] Sorted 114 files into 23 directories in 537.0 μs 07:22:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 114 in 37.08 ms 07:22:18 [INFO] 07:22:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-test-model --- 07:22:18 [INFO] 07:22:18 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-test-model --- 07:22:18 [INFO] Starting audit... 07:22:18 Audit done. 07:22:18 [INFO] You have 0 Checkstyle violations. 07:22:18 [INFO] 07:22:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ jsonrpc-test-model --- 07:22:18 [INFO] 07:22:18 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-test-model --- 07:22:18 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/src/main/resources 07:22:18 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/generated-sources/spi 07:22:18 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 07:22:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:22:18 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 07:22:18 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/generated-sources/spi 07:22:18 [INFO] 07:22:18 [INFO] --- compiler:3.14.0:compile (default-compile) @ jsonrpc-test-model --- 07:22:18 [INFO] Recompiling the module because of changed dependency. 07:22:18 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 07:22:18 [INFO] 07:22:18 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> 07:22:18 [INFO] 07:22:18 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ jsonrpc-test-model --- 07:22:18 [INFO] Fork Value is true 07:22:21 [INFO] Done SpotBugs Analysis.... 07:22:21 [INFO] 07:22:21 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< 07:22:21 [INFO] 07:22:21 [INFO] 07:22:21 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ jsonrpc-test-model --- 07:22:21 [INFO] BugInstance size is 0 07:22:21 [INFO] Error size is 0 07:22:21 [INFO] No errors/warnings found 07:22:21 [INFO] 07:22:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- 07:22:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/src/test/resources 07:22:21 [INFO] 07:22:21 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jsonrpc-test-model --- 07:22:21 [INFO] Recompiling the module because of changed dependency. 07:22:21 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:22:21 [INFO] 07:22:21 [INFO] --- surefire:3.5.3:test (default-test) @ jsonrpc-test-model --- 07:22:21 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/surefire-reports 07:22:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:22:21 [INFO] 07:22:21 [INFO] ------------------------------------------------------- 07:22:21 [INFO] T E S T S 07:22:21 [INFO] ------------------------------------------------------- 07:22:22 [INFO] 07:22:22 [INFO] Results: 07:22:22 [INFO] 07:22:22 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 07:22:22 [INFO] 07:22:22 [INFO] 07:22:22 [INFO] --- copy:14.1.0:copy-files (default) @ jsonrpc-test-model --- 07:22:22 [INFO] 07:22:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-test-model --- 07:22:22 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.0.jar 07:22:22 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/classes/META-INF/MANIFEST.MF 07:22:22 [INFO] 07:22:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ jsonrpc-test-model --- 07:22:22 [INFO] No previous run data found, generating javadoc. 07:22:25 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.0-javadoc.jar 07:22:25 [INFO] 07:22:25 [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-test-model --- 07:22:25 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.0-tests.jar 07:22:25 [INFO] 07:22:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-test-model --- 07:22:25 [INFO] CycloneDX: Resolving Dependencies 07:22:25 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:22:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/bom.xml 07:22:25 [INFO] attaching as jsonrpc-test-model-1.19.0-cyclonedx.xml 07:22:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/bom.json 07:22:25 [INFO] attaching as jsonrpc-test-model-1.19.0-cyclonedx.json 07:22:25 [INFO] 07:22:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- 07:22:25 [INFO] Skipping duplicate-finder execution! 07:22:25 [INFO] 07:22:25 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ jsonrpc-test-model --- 07:22:25 [WARNING] Unused declared dependencies found: 07:22:25 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:22:25 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:22:25 [INFO] 07:22:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model --- 07:22:25 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.0-sources.jar 07:22:25 [INFO] 07:22:25 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ jsonrpc-test-model --- 07:22:25 [INFO] 07:22:25 [INFO] --- jacoco:0.8.13:report (report) @ jsonrpc-test-model --- 07:22:25 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/code-coverage/jacoco.exec 07:22:25 [INFO] Analyzed bundle 'JSON-RPC :: Test model' with 16 classes 07:22:25 [INFO] 07:22:25 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-test-model --- 07:22:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.pom 07:22:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.jar 07:22:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-javadoc.jar 07:22:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-tests.jar 07:22:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.xml 07:22:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.json 07:22:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-sources.jar 07:22:25 [INFO] 07:22:25 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-test-model --- 07:22:25 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.jar 07:22:25 [INFO] Writing OBR metadata 07:22:25 [INFO] 07:22:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-test-model --- 07:22:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:22:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:22:25 [INFO] 07:22:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-test-model --- 07:22:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:22:25 [INFO] 07:22:25 [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- 07:22:25 [INFO] Building JSON-RPC :: DOM :: Codec 1.19.0 [38/142] 07:22:25 [INFO] from jsonrpc/dom-codec/pom.xml 07:22:25 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:26 [INFO] 07:22:26 [INFO] --- clean:3.5.0:clean (default-clean) @ dom-codec --- 07:22:26 [INFO] 07:22:26 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ dom-codec --- 07:22:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:26 [INFO] 07:22:26 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ dom-codec --- 07:22:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:26 [INFO] 07:22:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-codec --- 07:22:26 [INFO] 07:22:26 [INFO] --- dependency:3.8.1:properties (default) @ dom-codec --- 07:22:26 [INFO] 07:22:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ dom-codec --- 07:22:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:22:26 [INFO] 07:22:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ dom-codec --- 07:22:26 [INFO] 07:22:26 [INFO] --- checkstyle:3.6.0:check (default) @ dom-codec --- 07:22:26 [INFO] Starting audit... 07:22:26 Audit done. 07:22:26 [INFO] You have 0 Checkstyle violations. 07:22:26 [INFO] 07:22:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ dom-codec --- 07:22:26 [INFO] 07:22:26 [INFO] --- resources:3.3.1:resources (default-resources) @ dom-codec --- 07:22:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/src/main/resources 07:22:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/generated-sources/spi 07:22:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/generated-sources/yang 07:22:26 [INFO] 07:22:26 [INFO] --- compiler:3.14.0:compile (default-compile) @ dom-codec --- 07:22:26 [INFO] Recompiling the module because of changed source code. 07:22:26 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 07:22:26 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 07:22:26 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 07:22:26 reason: class file for javax.annotation.meta.When not found 07:22:26 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 07:22:26 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 07:22:26 reason: class file for javax.annotation.meta.When not found 07:22:26 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 07:22:26 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 07:22:26 reason: class file for javax.annotation.meta.When not found 07:22:26 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:26 [INFO] 07:22:26 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ dom-codec >>> 07:22:26 [INFO] 07:22:26 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ dom-codec --- 07:22:26 [INFO] Fork Value is true 07:22:29 [INFO] Done SpotBugs Analysis.... 07:22:29 [INFO] 07:22:29 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ dom-codec <<< 07:22:29 [INFO] 07:22:29 [INFO] 07:22:29 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ dom-codec --- 07:22:29 [INFO] BugInstance size is 0 07:22:29 [INFO] Error size is 0 07:22:29 [INFO] No errors/warnings found 07:22:29 [INFO] 07:22:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-codec --- 07:22:29 [INFO] Copying 6 resources from src/test/resources to target/test-classes 07:22:29 [INFO] 07:22:29 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ dom-codec --- 07:22:29 [INFO] Recompiling the module because of changed dependency. 07:22:29 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:22:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[70,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 07:22:30 [INFO] 07:22:30 [INFO] --- surefire:3.5.3:test (default-test) @ dom-codec --- 07:22:30 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/surefire-reports 07:22:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:22:30 [INFO] 07:22:30 [INFO] ------------------------------------------------------- 07:22:30 [INFO] T E S T S 07:22:30 [INFO] ------------------------------------------------------- 07:22:31 [INFO] Running org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest 07:22:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.956 s -- in org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest 07:22:33 [INFO] Running org.opendaylight.jsonrpc.dom.codec.DataCodecTest 07:22:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.jsonrpc.dom.codec.DataCodecTest 07:22:33 [INFO] Running org.opendaylight.jsonrpc.dom.codec.RpcCodecTest 07:22:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.jsonrpc.dom.codec.RpcCodecTest 07:22:33 [INFO] Running org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest 07:22:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest 07:22:33 [INFO] 07:22:33 [INFO] Results: 07:22:33 [INFO] 07:22:33 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 07:22:33 [INFO] 07:22:33 [INFO] 07:22:33 [INFO] --- copy:14.1.0:copy-files (default) @ dom-codec --- 07:22:33 [INFO] 07:22:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ dom-codec --- 07:22:33 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.19.0.jar 07:22:33 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/classes/META-INF/MANIFEST.MF 07:22:33 [INFO] 07:22:33 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ dom-codec --- 07:22:33 [INFO] No previous run data found, generating javadoc. 07:22:35 [WARNING] Javadoc Warnings 07:22:35 [WARNING] warning: unknown enum constant When.ALWAYS 07:22:35 [WARNING] reason: class file for javax.annotation.meta.When not found 07:22:35 [WARNING] 1 warning 07:22:35 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.19.0-javadoc.jar 07:22:35 [INFO] 07:22:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-codec --- 07:22:35 [INFO] CycloneDX: Resolving Dependencies 07:22:35 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:22:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.xml 07:22:35 [INFO] attaching as dom-codec-1.19.0-cyclonedx.xml 07:22:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.json 07:22:35 [INFO] attaching as dom-codec-1.19.0-cyclonedx.json 07:22:35 [INFO] 07:22:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- 07:22:35 [INFO] Skipping duplicate-finder execution! 07:22:35 [INFO] 07:22:35 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ dom-codec --- 07:22:35 [WARNING] Used undeclared dependencies found: 07:22:35 [WARNING] com.google.code.gson:gson:jar:2.13.1:compile 07:22:35 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.14:compile 07:22:35 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.14:compile 07:22:35 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:22:35 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.14:compile 07:22:35 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.14:compile 07:22:35 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.14:compile 07:22:35 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:22:35 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:22:35 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.14:compile 07:22:35 [INFO] 07:22:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-codec --- 07:22:35 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.19.0-sources.jar 07:22:35 [INFO] 07:22:35 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ dom-codec --- 07:22:35 [INFO] 07:22:35 [INFO] --- jacoco:0.8.13:report (report) @ dom-codec --- 07:22:35 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/code-coverage/jacoco.exec 07:22:35 [INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes 07:22:36 [INFO] 07:22:36 [INFO] --- install:3.1.4:install (default-install) @ dom-codec --- 07:22:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.pom 07:22:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.jar 07:22:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-javadoc.jar 07:22:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.xml 07:22:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.json 07:22:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-sources.jar 07:22:36 [INFO] 07:22:36 [INFO] --- bundle:6.0.0:install (default-install) @ dom-codec --- 07:22:36 [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.jar 07:22:36 [INFO] Writing OBR metadata 07:22:36 [INFO] 07:22:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-codec --- 07:22:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:22:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:22:36 [INFO] 07:22:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ dom-codec --- 07:22:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:22:36 [INFO] 07:22:36 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- 07:22:36 [INFO] Building JSON-RPC :: Provider 1.19.0 [39/142] 07:22:36 [INFO] from jsonrpc/provider/pom.xml 07:22:36 [INFO] --------------------------------[ pom ]--------------------------------- 07:22:36 [INFO] 07:22:36 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider --- 07:22:36 [INFO] 07:22:36 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider --- 07:22:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:36 [INFO] 07:22:36 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- 07:22:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:36 [INFO] 07:22:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider --- 07:22:36 [INFO] 07:22:36 [INFO] --- dependency:3.8.1:properties (default) @ jsonrpc-provider --- 07:22:36 [INFO] 07:22:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ jsonrpc-provider --- 07:22:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:22:36 [INFO] 07:22:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider --- 07:22:36 [INFO] 07:22:36 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider --- 07:22:36 [INFO] Starting audit... 07:22:36 Audit done. 07:22:36 [INFO] You have 0 Checkstyle violations. 07:22:36 [INFO] 07:22:36 [INFO] --- dependency:3.8.1:copy (unpack-license) @ jsonrpc-provider --- 07:22:36 [INFO] 07:22:36 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> 07:22:36 [INFO] 07:22:36 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ jsonrpc-provider --- 07:22:36 [INFO] 07:22:36 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< 07:22:36 [INFO] 07:22:36 [INFO] 07:22:36 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ jsonrpc-provider --- 07:22:36 [INFO] 07:22:36 [INFO] --- copy:14.1.0:copy-files (default) @ jsonrpc-provider --- 07:22:36 [INFO] 07:22:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ jsonrpc-provider --- 07:22:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:22:36 [INFO] 07:22:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider --- 07:22:36 [INFO] CycloneDX: Resolving Dependencies 07:22:37 [INFO] CycloneDX: Creating BOM version 1.6 with 94 component(s) 07:22:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/target/bom.xml 07:22:37 [INFO] attaching as jsonrpc-provider-1.19.0-cyclonedx.xml 07:22:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/target/bom.json 07:22:37 [INFO] attaching as jsonrpc-provider-1.19.0-cyclonedx.json 07:22:37 [INFO] 07:22:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- 07:22:37 [INFO] Skipping duplicate-finder execution! 07:22:37 [INFO] 07:22:37 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ jsonrpc-provider --- 07:22:37 [INFO] Skipping pom project 07:22:37 [INFO] 07:22:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider --- 07:22:37 [INFO] 07:22:37 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ jsonrpc-provider --- 07:22:37 [INFO] 07:22:37 [INFO] --- jacoco:0.8.13:report (report) @ jsonrpc-provider --- 07:22:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:22:37 [INFO] 07:22:37 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider --- 07:22:37 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0.pom 07:22:37 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.xml 07:22:37 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.json 07:22:37 [INFO] 07:22:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider --- 07:22:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:22:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:22:37 [INFO] 07:22:37 [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- 07:22:37 [INFO] Building JSON-RPC :: Provider :: Common 1.19.0 [40/142] 07:22:37 [INFO] from jsonrpc/provider/common/pom.xml 07:22:37 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:37 [INFO] 07:22:37 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-common --- 07:22:37 [INFO] 07:22:37 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-common --- 07:22:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:37 [INFO] 07:22:37 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- 07:22:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:37 [INFO] 07:22:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-common --- 07:22:37 [INFO] 07:22:37 [INFO] --- dependency:3.8.1:properties (default) @ jsonrpc-provider-common --- 07:22:37 [INFO] 07:22:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- 07:22:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:22:37 [INFO] 07:22:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider-common --- 07:22:37 [INFO] 07:22:37 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-common --- 07:22:38 [INFO] Starting audit... 07:22:38 Audit done. 07:22:38 [INFO] You have 0 Checkstyle violations. 07:22:38 [INFO] 07:22:38 [INFO] --- dependency:3.8.1:copy (unpack-license) @ jsonrpc-provider-common --- 07:22:38 [INFO] 07:22:38 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-common --- 07:22:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/resources 07:22:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/generated-sources/spi 07:22:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/generated-sources/yang 07:22:38 [INFO] 07:22:38 [INFO] --- compiler:3.14.0:compile (default-compile) @ jsonrpc-provider-common --- 07:22:38 [INFO] Recompiling the module because of changed dependency. 07:22:38 [INFO] Compiling 61 source files with javac [debug release 21] to target/classes 07:22:39 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 07:22:39 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 07:22:39 reason: class file for javax.annotation.meta.When not found 07:22:39 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 07:22:39 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 07:22:39 reason: class file for javax.annotation.meta.When not found 07:22:39 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 07:22:39 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 07:22:39 reason: class file for javax.annotation.meta.When not found 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[79,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,63] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[60,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[60,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[63,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[95,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[95,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[103,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:39 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/MappedPeerContext.java:[67,21] possible 'this' escape before subclass is fully initialized 07:22:39 [INFO] 07:22:39 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> 07:22:39 [INFO] 07:22:39 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ jsonrpc-provider-common --- 07:22:39 [INFO] Fork Value is true 07:22:44 [INFO] Done SpotBugs Analysis.... 07:22:44 [INFO] 07:22:44 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< 07:22:44 [INFO] 07:22:44 [INFO] 07:22:44 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ jsonrpc-provider-common --- 07:22:44 [INFO] BugInstance size is 0 07:22:44 [INFO] Error size is 0 07:22:44 [INFO] No errors/warnings found 07:22:44 [INFO] 07:22:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- 07:22:44 [INFO] Copying 6 resources from src/test/resources to target/test-classes 07:22:44 [INFO] 07:22:44 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jsonrpc-provider-common --- 07:22:44 [INFO] Recompiling the module because of changed dependency. 07:22:44 [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes 07:22:44 [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 07:22:44 [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 07:22:44 [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 07:22:44 [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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[74,51] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[144,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[144,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[237,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[244,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteRpcInvokerTest.java:[46,75] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal 07:22:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/TestUtils.java:[65,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:22:44 [INFO] 07:22:44 [INFO] --- surefire:3.5.3:test (default-test) @ jsonrpc-provider-common --- 07:22:44 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/surefire-reports 07:22:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:22:44 [INFO] 07:22:44 [INFO] ------------------------------------------------------- 07:22:44 [INFO] T E S T S 07:22:44 [INFO] ------------------------------------------------------- 07:22:46 [INFO] Running org.opendaylight.jsonrpc.provider.common.UtilTest 07:22:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest 07:22:47 [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest 07:22:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.969 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest 07:22:51 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest 07:22:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:22:56 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.787 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest 07:22:57 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest 07:22:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:23:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.416 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest 07:23:08 [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest 07:23:13 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.801 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest 07:23:14 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest 07:23:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:23:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.824 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest 07:23:23 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest 07:23:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:23:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.847 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest 07:23:29 [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest 07:23:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.712 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest 07:23:33 [INFO] Running org.opendaylight.jsonrpc.provider.common.TxChainTest 07:23:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:23:35 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest 07:23:36 [INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest 07:23:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest 07:23:36 [INFO] 07:23:36 [INFO] Results: 07:23:36 [INFO] 07:23:36 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 07:23:36 [INFO] 07:23:36 [INFO] 07:23:36 [INFO] --- copy:14.1.0:copy-files (default) @ jsonrpc-provider-common --- 07:23:36 [INFO] 07:23:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-common --- 07:23:36 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.0.jar 07:23:36 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/classes/META-INF/MANIFEST.MF 07:23:36 [INFO] 07:23:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ jsonrpc-provider-common --- 07:23:36 [INFO] No previous run data found, generating javadoc. 07:23:38 [WARNING] Javadoc Warnings 07:23:38 [WARNING] warning: unknown enum constant When.ALWAYS 07:23:38 [WARNING] reason: class file for javax.annotation.meta.When not found 07:23:38 [WARNING] 1 warning 07:23:38 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.0-javadoc.jar 07:23:38 [INFO] 07:23:38 [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-provider-common --- 07:23:39 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.0-tests.jar 07:23:39 [INFO] 07:23:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-common --- 07:23:39 [INFO] CycloneDX: Resolving Dependencies 07:23:40 [INFO] CycloneDX: Creating BOM version 1.6 with 100 component(s) 07:23:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.xml 07:23:40 [INFO] attaching as jsonrpc-provider-common-1.19.0-cyclonedx.xml 07:23:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.json 07:23:40 [INFO] attaching as jsonrpc-provider-common-1.19.0-cyclonedx.json 07:23:40 [INFO] 07:23:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- 07:23:40 [INFO] Skipping duplicate-finder execution! 07:23:40 [INFO] 07:23:40 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- 07:23:40 [WARNING] Used undeclared dependencies found: 07:23:40 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.14:provided 07:23:40 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.13:test 07:23:40 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:23:40 [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.14:provided 07:23:40 [WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.13:provided 07:23:40 [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.14:provided 07:23:40 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.14:provided 07:23:40 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:23:40 [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.14:provided 07:23:40 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.14:provided 07:23:40 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.yangtools:util:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:23:40 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.14:compile 07:23:40 [WARNING] Unused declared dependencies found: 07:23:40 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.81:compile 07:23:40 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.13:compile 07:23:40 [WARNING] Non-test scoped test only dependencies found: 07:23:40 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.14:compile 07:23:40 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.14:compile 07:23:40 [INFO] 07:23:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- 07:23:40 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.0-sources.jar 07:23:40 [INFO] 07:23:40 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ jsonrpc-provider-common --- 07:23:40 [INFO] 07:23:40 [INFO] --- jacoco:0.8.13:report (report) @ jsonrpc-provider-common --- 07:23:40 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/code-coverage/jacoco.exec 07:23:40 [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Common' with 60 classes 07:23:41 [INFO] 07:23:41 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-common --- 07:23:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.pom 07:23:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.jar 07:23:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-javadoc.jar 07:23:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-tests.jar 07:23:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.xml 07:23:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.json 07:23:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-sources.jar 07:23:41 [INFO] 07:23:41 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-common --- 07:23:41 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.jar 07:23:41 [INFO] Writing OBR metadata 07:23:41 [INFO] 07:23:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider-common --- 07:23:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:23:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:23:41 [INFO] 07:23:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-provider-common --- 07:23:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:23:41 [INFO] 07:23:41 [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >---------- 07:23:41 [INFO] Building JSON-RPC :: Provider :: Single node 1.19.0 [41/142] 07:23:41 [INFO] from jsonrpc/provider/single/pom.xml 07:23:41 [INFO] -------------------------------[ bundle ]------------------------------- 07:23:41 [INFO] 07:23:41 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-single --- 07:23:41 [INFO] 07:23:41 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-single --- 07:23:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:41 [INFO] 07:23:41 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- 07:23:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:41 [INFO] 07:23:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-single --- 07:23:41 [INFO] 07:23:41 [INFO] --- dependency:3.8.1:properties (default) @ jsonrpc-provider-single --- 07:23:41 [INFO] 07:23:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- 07:23:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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/** 07:23:41 [INFO] 07:23:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider-single --- 07:23:41 [INFO] 07:23:41 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-single --- 07:23:41 [INFO] Starting audit... 07:23:41 Audit done. 07:23:41 [INFO] You have 0 Checkstyle violations. 07:23:41 [INFO] 07:23:41 [INFO] --- dependency:3.8.1:copy (unpack-license) @ jsonrpc-provider-single --- 07:23:41 [INFO] 07:23:41 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-single --- 07:23:41 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/main/resources 07:23:41 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/generated-sources/spi 07:23:41 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/generated-sources/yang 07:23:41 [INFO] 07:23:41 [INFO] --- compiler:3.14.0:compile (default-compile) @ jsonrpc-provider-single --- 07:23:41 [INFO] Recompiling the module because of changed dependency. 07:23:41 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:23:41 [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 07:23:41 [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 07:23:41 [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 07:23:41 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:23:41 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:23:41 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:23:41 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:23:41 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[74,27] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:23:41 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[100,47] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:23:41 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[110,46] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:23:41 [INFO] 07:23:41 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>> 07:23:41 [INFO] 07:23:41 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ jsonrpc-provider-single --- 07:23:41 [INFO] Fork Value is true 07:23:44 [INFO] Done SpotBugs Analysis.... 07:23:44 [INFO] 07:23:44 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< 07:23:44 [INFO] 07:23:44 [INFO] 07:23:44 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ jsonrpc-provider-single --- 07:23:44 [INFO] BugInstance size is 0 07:23:44 [INFO] Error size is 0 07:23:44 [INFO] No errors/warnings found 07:23:44 [INFO] 07:23:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single --- 07:23:44 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:23:44 [INFO] 07:23:44 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jsonrpc-provider-single --- 07:23:44 [INFO] Recompiling the module because of changed dependency. 07:23:44 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:23:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:23:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:23:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:23:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:23:44 [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 07:23:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[257,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:23:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[256,21] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:23:44 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[266,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:23:44 [INFO] 07:23:44 [INFO] --- surefire:3.5.3:test (default-test) @ jsonrpc-provider-single --- 07:23:44 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/surefire-reports 07:23:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:23:44 [INFO] 07:23:44 [INFO] ------------------------------------------------------- 07:23:44 [INFO] T E S T S 07:23:44 [INFO] ------------------------------------------------------- 07:23:45 [INFO] Running org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest 07:23:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:23:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.413 s -- in org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest 07:23:52 [INFO] 07:23:52 [INFO] Results: 07:23:52 [INFO] 07:23:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:23:52 [INFO] 07:23:52 [INFO] 07:23:52 [INFO] --- copy:14.1.0:copy-files (default) @ jsonrpc-provider-single --- 07:23:52 [INFO] 07:23:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-single --- 07:23:52 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.19.0.jar 07:23:52 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/classes/META-INF/MANIFEST.MF 07:23:52 [INFO] 07:23:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ jsonrpc-provider-single --- 07:23:52 [INFO] No previous run data found, generating javadoc. 07:23:53 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.19.0-javadoc.jar 07:23:53 [INFO] 07:23:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-single --- 07:23:53 [INFO] CycloneDX: Resolving Dependencies 07:23:55 [INFO] CycloneDX: Creating BOM version 1.6 with 100 component(s) 07:23:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.xml 07:23:55 [INFO] attaching as jsonrpc-provider-single-1.19.0-cyclonedx.xml 07:23:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.json 07:23:55 [INFO] attaching as jsonrpc-provider-single-1.19.0-cyclonedx.json 07:23:55 [INFO] 07:23:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- 07:23:55 [INFO] Skipping duplicate-finder execution! 07:23:55 [INFO] 07:23:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- 07:23:55 [WARNING] Used undeclared dependencies found: 07:23:55 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:23:55 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.14:compile 07:23:55 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:23:55 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:23:55 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:23:55 [WARNING] Unused declared dependencies found: 07:23:55 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.14:compile 07:23:55 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.14:compile 07:23:55 [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.19.0:compile 07:23:55 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.13:compile 07:23:55 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.14:compile 07:23:55 [WARNING] Non-test scoped test only dependencies found: 07:23:55 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:23:55 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:23:55 [INFO] 07:23:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- 07:23:55 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.19.0-sources.jar 07:23:55 [INFO] 07:23:55 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ jsonrpc-provider-single --- 07:23:55 [INFO] 07:23:55 [INFO] --- jacoco:0.8.13:report (report) @ jsonrpc-provider-single --- 07:23:55 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/code-coverage/jacoco.exec 07:23:55 [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Single node' with 1 classes 07:23:55 [INFO] 07:23:55 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-single --- 07:23:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.pom 07:23:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.jar 07:23:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-javadoc.jar 07:23:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.xml 07:23:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.json 07:23:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-sources.jar 07:23:55 [INFO] 07:23:55 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-single --- 07:23:55 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.jar 07:23:55 [INFO] Writing OBR metadata 07:23:55 [INFO] 07:23:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider-single --- 07:23:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:23:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:23:55 [INFO] 07:23:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-provider-single --- 07:23:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:23:55 [INFO] 07:23:55 [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------ 07:23:55 [INFO] Building JSON-RPC :: Feature :: provider 1.19.0 [42/142] 07:23:55 [INFO] from jsonrpc/features/odl-jsonrpc-provider/pom.xml 07:23:55 [INFO] ------------------------------[ feature ]------------------------------- 07:23:55 [INFO] 07:23:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-provider --- 07:23:55 [INFO] 07:23:55 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-provider --- 07:23:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:55 [INFO] 07:23:55 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- 07:23:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:55 [INFO] 07:23:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-provider --- 07:23:55 [INFO] 07:23:55 [INFO] --- dependency:3.8.1:properties (default) @ odl-jsonrpc-provider --- 07:23:55 [INFO] 07:23:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- 07:23:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:55 [INFO] argLine set to empty 07:23:55 [INFO] 07:23:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-provider --- 07:23:55 [INFO] 07:23:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-provider --- 07:23:55 [INFO] Starting audit... 07:23:55 Audit done. 07:23:55 [INFO] You have 0 Checkstyle violations. 07:23:55 [INFO] 07:23:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-jsonrpc-provider --- 07:23:55 [INFO] 07:23:55 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider --- 07:23:55 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml 07:23:55 [INFO] ...done! 07:23:55 [INFO] Attaching features XML 07:23:55 [INFO] 07:23:55 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-jsonrpc-provider --- 07:23:55 [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 07:23:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:55 [INFO] 07:23:55 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>> 07:23:55 [INFO] 07:23:55 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-jsonrpc-provider --- 07:23:55 [INFO] 07:23:55 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<< 07:23:55 [INFO] 07:23:55 [INFO] 07:23:55 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-jsonrpc-provider --- 07:23:55 [INFO] 07:23:55 [INFO] --- feattest:14.1.0:test (default) @ odl-jsonrpc-provider --- 07:23:55 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:23:55 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:23:55 [INFO] 07:23:55 [INFO] --- copy:14.1.0:copy-files (default) @ odl-jsonrpc-provider --- 07:23:55 [INFO] 07:23:55 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-jsonrpc-provider --- 07:23:55 [INFO] No Javadoc in project. Archive not created. 07:23:55 [INFO] 07:23:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-provider --- 07:23:55 [INFO] CycloneDX: Resolving Dependencies 07:23:59 [INFO] CycloneDX: Creating BOM version 1.6 with 319 component(s) 07:23:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.xml 07:23:59 [INFO] attaching as odl-jsonrpc-provider-1.19.0-cyclonedx.xml 07:23:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.json 07:23:59 [INFO] attaching as odl-jsonrpc-provider-1.19.0-cyclonedx.json 07:23:59 [INFO] 07:23:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- 07:23:59 [INFO] Skipping duplicate-finder execution! 07:23:59 [INFO] 07:23:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- 07:23:59 [INFO] Skipping plugin execution 07:23:59 [INFO] 07:23:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- 07:23:59 [INFO] Skipping source per configuration. 07:23:59 [INFO] 07:23:59 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-jsonrpc-provider --- 07:23:59 [INFO] 07:23:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-jsonrpc-provider --- 07:23:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:59 [INFO] 07:23:59 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-provider --- 07:23:59 [WARNING] 07:23:59 [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign 07:23:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:23:59 [WARNING] 07:23:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:23:59 [WARNING] 07:23:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0.pom 07:23:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-features.xml 07:23:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.xml 07:23:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.json 07:23:59 [INFO] 07:23:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-provider --- 07:23:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:23:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:23:59 [WARNING] 07:23:59 [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign 07:23:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:23:59 [WARNING] 07:23:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:23:59 [WARNING] 07:23:59 [INFO] 07:23:59 [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >-------------- 07:23:59 [INFO] Building JSON-RPC :: Feature :: all 1.19.0 [43/142] 07:23:59 [INFO] from jsonrpc/features/odl-jsonrpc-all/pom.xml 07:23:59 [INFO] ------------------------------[ feature ]------------------------------- 07:24:00 [INFO] 07:24:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-all --- 07:24:00 [INFO] 07:24:00 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-all --- 07:24:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:00 [INFO] 07:24:00 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all --- 07:24:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:00 [INFO] 07:24:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-all --- 07:24:00 [INFO] 07:24:00 [INFO] --- dependency:3.8.1:properties (default) @ odl-jsonrpc-all --- 07:24:00 [INFO] 07:24:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-jsonrpc-all --- 07:24:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:00 [INFO] argLine set to empty 07:24:00 [INFO] 07:24:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-all --- 07:24:00 [INFO] 07:24:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-all --- 07:24:00 [INFO] Starting audit... 07:24:00 Audit done. 07:24:00 [INFO] You have 0 Checkstyle violations. 07:24:00 [INFO] 07:24:00 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-jsonrpc-all --- 07:24:00 [INFO] 07:24:00 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all --- 07:24:00 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml 07:24:00 [INFO] ...done! 07:24:00 [INFO] Attaching features XML 07:24:00 [INFO] 07:24:00 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-jsonrpc-all --- 07:24:00 [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 07:24:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:00 [INFO] 07:24:00 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>> 07:24:00 [INFO] 07:24:00 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-jsonrpc-all --- 07:24:00 [INFO] 07:24:00 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<< 07:24:00 [INFO] 07:24:00 [INFO] 07:24:00 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-jsonrpc-all --- 07:24:00 [INFO] 07:24:00 [INFO] --- feattest:14.1.0:test (default) @ odl-jsonrpc-all --- 07:24:00 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:24:00 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:24:00 [INFO] 07:24:00 [INFO] --- copy:14.1.0:copy-files (default) @ odl-jsonrpc-all --- 07:24:00 [INFO] 07:24:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-jsonrpc-all --- 07:24:00 [INFO] No Javadoc in project. Archive not created. 07:24:00 [INFO] 07:24:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-all --- 07:24:00 [INFO] CycloneDX: Resolving Dependencies 07:24:05 [INFO] CycloneDX: Creating BOM version 1.6 with 437 component(s) 07:24:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.xml 07:24:05 [INFO] attaching as odl-jsonrpc-all-1.19.0-cyclonedx.xml 07:24:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.json 07:24:05 [INFO] attaching as odl-jsonrpc-all-1.19.0-cyclonedx.json 07:24:05 [INFO] 07:24:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all --- 07:24:05 [INFO] Skipping duplicate-finder execution! 07:24:05 [INFO] 07:24:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-jsonrpc-all --- 07:24:05 [INFO] Skipping plugin execution 07:24:05 [INFO] 07:24:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-all --- 07:24:05 [INFO] Skipping source per configuration. 07:24:05 [INFO] 07:24:05 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-jsonrpc-all --- 07:24:05 [INFO] 07:24:05 [INFO] --- jacoco:0.8.13:report (report) @ odl-jsonrpc-all --- 07:24:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:05 [INFO] 07:24:05 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-all --- 07:24:05 [WARNING] 07:24:05 [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign 07:24:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:05 [WARNING] 07:24:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:05 [WARNING] 07:24:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0.pom 07:24:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-features.xml 07:24:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.xml 07:24:05 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.json 07:24:05 [INFO] 07:24:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-all --- 07:24:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:24:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:24:05 [WARNING] 07:24:05 [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign 07:24:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:05 [WARNING] 07:24:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:05 [WARNING] 07:24:05 [INFO] 07:24:05 [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >-------------- 07:24:05 [INFO] Building JSON-RPC :: Features :: repository 1.19.0 [44/142] 07:24:05 [INFO] from jsonrpc/features/features-jsonrpc/pom.xml 07:24:05 [INFO] ------------------------------[ feature ]------------------------------- 07:24:05 [INFO] 07:24:05 [INFO] --- clean:3.5.0:clean (default-clean) @ features-jsonrpc --- 07:24:05 [INFO] 07:24:05 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-jsonrpc --- 07:24:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:05 [INFO] 07:24:05 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-jsonrpc --- 07:24:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:05 [INFO] 07:24:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-jsonrpc --- 07:24:05 [INFO] 07:24:05 [INFO] --- dependency:3.8.1:properties (default) @ features-jsonrpc --- 07:24:05 [INFO] 07:24:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-jsonrpc --- 07:24:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:05 [INFO] argLine set to empty 07:24:05 [INFO] 07:24:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-jsonrpc --- 07:24:05 [INFO] 07:24:05 [INFO] --- checkstyle:3.6.0:check (default) @ features-jsonrpc --- 07:24:05 [INFO] Starting audit... 07:24:05 Audit done. 07:24:05 [INFO] You have 0 Checkstyle violations. 07:24:05 [INFO] 07:24:05 [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-jsonrpc --- 07:24:05 [INFO] 07:24:05 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc --- 07:24:05 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/feature/feature.xml 07:24:06 [INFO] ...done! 07:24:06 [INFO] Attaching features XML 07:24:06 [INFO] 07:24:06 [INFO] --- karaf:4.4.7:verify (default-verify) @ features-jsonrpc --- 07:24:06 [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 07:24:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:06 [INFO] 07:24:06 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-jsonrpc >>> 07:24:06 [INFO] 07:24:06 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-jsonrpc --- 07:24:06 [INFO] 07:24:06 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-jsonrpc <<< 07:24:06 [INFO] 07:24:06 [INFO] 07:24:06 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-jsonrpc --- 07:24:06 [INFO] 07:24:06 [INFO] --- feattest:14.1.0:test (default) @ features-jsonrpc --- 07:24:06 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:24:06 [INFO] 07:24:06 [INFO] --- copy:14.1.0:copy-files (default) @ features-jsonrpc --- 07:24:06 [INFO] 07:24:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-jsonrpc --- 07:24:06 [INFO] No Javadoc in project. Archive not created. 07:24:06 [INFO] 07:24:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-jsonrpc --- 07:24:06 [INFO] CycloneDX: Resolving Dependencies 07:24:10 [INFO] CycloneDX: Creating BOM version 1.6 with 438 component(s) 07:24:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.xml 07:24:10 [INFO] attaching as features-jsonrpc-1.19.0-cyclonedx.xml 07:24:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.json 07:24:11 [INFO] attaching as features-jsonrpc-1.19.0-cyclonedx.json 07:24:11 [INFO] 07:24:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc --- 07:24:11 [INFO] Skipping duplicate-finder execution! 07:24:11 [INFO] 07:24:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-jsonrpc --- 07:24:11 [INFO] Skipping plugin execution 07:24:11 [INFO] 07:24:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-jsonrpc --- 07:24:11 [INFO] No sources in project. Archive not created. 07:24:11 [INFO] 07:24:11 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-jsonrpc --- 07:24:11 [INFO] 07:24:11 [INFO] --- jacoco:0.8.13:report (report) @ features-jsonrpc --- 07:24:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:11 [INFO] 07:24:11 [INFO] --- install:3.1.4:install (default-install) @ features-jsonrpc --- 07:24:11 [WARNING] 07:24:11 [WARNING] The packaging plugin for project features-jsonrpc did not assign 07:24:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:11 [WARNING] 07:24:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:11 [WARNING] 07:24:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0.pom 07:24:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-features.xml 07:24:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.xml 07:24:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.json 07:24:11 [INFO] 07:24:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-jsonrpc --- 07:24:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:24:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:24:11 [WARNING] 07:24:11 [WARNING] The packaging plugin for project features-jsonrpc did not assign 07:24:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:11 [WARNING] 07:24:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:11 [WARNING] 07:24:11 [INFO] 07:24:11 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.lisp-proto >----- 07:24:11 [INFO] Building ODL :: lispflowmapping :: mappingservice.lisp-proto 1.22.0 [45/142] 07:24:11 [INFO] from lispflowmapping/mappingservice/lisp-proto/pom.xml 07:24:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:24:11 [INFO] 07:24:11 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.lisp-proto --- 07:24:11 [INFO] 07:24:11 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.lisp-proto --- 07:24:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:11 [INFO] 07:24:11 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.lisp-proto --- 07:24:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:11 [INFO] 07:24:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.lisp-proto --- 07:24:11 [INFO] 07:24:11 [INFO] --- dependency:3.8.1:properties (default) @ mappingservice.lisp-proto --- 07:24:11 [INFO] 07:24:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mappingservice.lisp-proto --- 07:24:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:24:11 [INFO] 07:24:11 [INFO] --- yang:14.0.14:generate-sources (binding) @ mappingservice.lisp-proto --- 07:24:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:24:11 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/yang 07:24:11 [INFO] yang-to-sources: Found 2 dependencies in 1.568 ms 07:24:11 [INFO] yang-to-sources: Project model files found: 5 in 129.1 ms 07:24:11 [INFO] yang-to-sources: 7 YANG models processed in 225.1 ms 07:24:11 [INFO] BindingJavaFileGenerator: Defined 228 files in 27.68 ms 07:24:11 [INFO] Sorted 228 files into 48 directories in 769.3 μs 07:24:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 228 in 157.6 ms 07:24:11 [INFO] 07:24:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.lisp-proto --- 07:24:11 [INFO] 07:24:11 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.lisp-proto --- 07:24:13 [INFO] Starting audit... 07:24:13 Audit done. 07:24:13 [INFO] You have 0 Checkstyle violations. 07:24:13 [INFO] 07:24:13 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mappingservice.lisp-proto --- 07:24:13 [INFO] 07:24:13 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.lisp-proto --- 07:24:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/resources 07:24:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi 07:24:13 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:24:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:24:13 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:24:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi 07:24:13 [INFO] 07:24:13 [INFO] --- compiler:3.14.0:compile (default-compile) @ mappingservice.lisp-proto --- 07:24:13 [INFO] Recompiling the module because of changed source code. 07:24:13 [INFO] Compiling 282 source files with javac [debug release 21] to target/classes 07:24:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/AfiListSerializer.java:[48,78] implicit cast from int to short in compound assignment is possibly lossy 07:24:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/AfiListSerializer.java:[92,79] implicit cast from int to short in compound assignment is possibly lossy 07:24:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/ExplicitLocatorPathSerializer.java:[53,101] implicit cast from int to short in compound assignment is possibly lossy 07:24:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/ExplicitLocatorPathSerializer.java:[115,85] implicit cast from int to short in compound assignment is possibly lossy 07:24:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/type/MappingData.java:[35,18] possible 'this' escape before subclass is fully initialized 07:24:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/type/MappingData.java:[40,18] possible 'this' escape before subclass is fully initialized 07:24:16 [INFO] 07:24:16 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mappingservice.lisp-proto >>> 07:24:16 [INFO] 07:24:16 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mappingservice.lisp-proto --- 07:24:16 [INFO] Fork Value is true 07:24:22 [INFO] Done SpotBugs Analysis.... 07:24:22 [INFO] 07:24:22 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mappingservice.lisp-proto <<< 07:24:22 [INFO] 07:24:22 [INFO] 07:24:22 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mappingservice.lisp-proto --- 07:24:22 [INFO] BugInstance size is 56 07:24:22 [INFO] Error size is 0 07:24:22 [INFO] Total bugs: 56 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil.LOG [org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil] In LispAuthenticationUtil.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil] In LispAuthenticationUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] High: Found reliance on default encoding in org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication.getAuthenticationData(byte[], String): String.getBytes() [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] At LispMACAuthentication.java:[line 62] DM_DEFAULT_ENCODING 07:24:22 [ERROR] Low: Should org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication.getAuthenticationData(byte[], String) return a zero length array rather than null? [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] At LispMACAuthentication.java:[line 73] PZLA_PREFER_ZERO_LENGTH_ARRAYS 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] In LispMACAuthentication.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Medium: Write to static field org.opendaylight.lispflowmapping.lisp.authentication.LispNoAuthentication.authenticationData from instance method new org.opendaylight.lispflowmapping.lisp.authentication.LispNoAuthentication() [org.opendaylight.lispflowmapping.lisp.authentication.LispNoAuthentication] At LispNoAuthentication.java:[line 23] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer] In MapRequestSerializer.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer] In MapRequestSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] High: Found reliance on default encoding in org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer.serializeData(ByteBuffer, LispAddress): String.getBytes() [org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer] At DistinguishedNameSerializer.java:[line 54] DM_DEFAULT_ENCODING 07:24:22 [ERROR] High: Found reliance on default encoding in org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer.serializeData(ByteBuffer, SimpleAddress): String.getBytes() [org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer] At DistinguishedNameSerializer.java:[line 60] DM_DEFAULT_ENCODING 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] In Ipv4BinarySerializer.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] High: 07:24:22 Illegal class is passed to LoggerFactory#getLogger(Class). It should be one of [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer]. 07:24:22 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] At Ipv4BinarySerializer.java:[line 37] SLF4J_ILLEGAL_PASSED_CLASS 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] In Ipv4BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] In Ipv4PrefixBinarySerializer.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer.deserializeSimpleAddressData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] Dereferenced at Ipv4PrefixBinarySerializer.java:[line 110]Null value at Ipv4PrefixBinarySerializer.java:[line 103]Known null at Ipv4PrefixBinarySerializer.java:[line 107]Known null at Ipv4PrefixBinarySerializer.java:[line 108] NP_NULL_ON_SOME_PATH_EXCEPTION 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] In Ipv4PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] In Ipv4PrefixSerializer.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer.deserializeData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] Dereferenced at Ipv4PrefixSerializer.java:[line 108]Null value at Ipv4PrefixSerializer.java:[line 100]Known null at Ipv4PrefixSerializer.java:[line 104]Known null at Ipv4PrefixSerializer.java:[line 105] NP_NULL_ON_SOME_PATH_EXCEPTION 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] In Ipv4PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer] In Ipv4Serializer.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer] In Ipv4Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] In Ipv6BinarySerializer.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer.deserializeDataNonBinary(ByteBuffer) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] Dereferenced at Ipv6BinarySerializer.java:[line 113]Null value at Ipv6BinarySerializer.java:[line 106]Known null at Ipv6BinarySerializer.java:[line 110]Known null at Ipv6BinarySerializer.java:[line 111] NP_NULL_ON_SOME_PATH_EXCEPTION 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] In Ipv6BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] In Ipv6PrefixBinarySerializer.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer.deserializeSimpleAddressData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] Dereferenced at Ipv6PrefixBinarySerializer.java:[line 109]Null value at Ipv6PrefixBinarySerializer.java:[line 102]Known null at Ipv6PrefixBinarySerializer.java:[line 106]Known null at Ipv6PrefixBinarySerializer.java:[line 107] NP_NULL_ON_SOME_PATH_EXCEPTION 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] In Ipv6PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] In Ipv6PrefixSerializer.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer.deserializeData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] Dereferenced at Ipv6PrefixSerializer.java:[line 113]Null value at Ipv6PrefixSerializer.java:[line 105]Known null at Ipv6PrefixSerializer.java:[line 109]Known null at Ipv6PrefixSerializer.java:[line 110] NP_NULL_ON_SOME_PATH_EXCEPTION 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] In Ipv6PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] In Ipv6Serializer.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer.deserializeData(ByteBuffer) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] Dereferenced at Ipv6Serializer.java:[line 106]Null value at Ipv6Serializer.java:[line 99]Known null at Ipv6Serializer.java:[line 103]Known null at Ipv6Serializer.java:[line 104] NP_NULL_ON_SOME_PATH_EXCEPTION 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] In Ipv6Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Medium: Inconsistent synchronization of org.opendaylight.lispflowmapping.lisp.type.MappingData.mergeEnabled; locked 66% of time [org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData] Unsynchronized access at MappingData.java:[line 120]Synchronized access at MappingData.java:[line 96]Synchronized access at MappingData.java:[line 68]Synchronized access at MappingData.java:[line 72] IS2_INCONSISTENT_SYNC 07:24:22 [ERROR] Medium: Inconsistent synchronization of org.opendaylight.lispflowmapping.lisp.type.MappingData.timestamp; locked 40% of time [org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData] Unsynchronized access at MappingData.java:[line 127]Unsynchronized access at MappingData.java:[line 129]Synchronized access at MappingData.java:[line 103]Synchronized access at MappingData.java:[line 105]Synchronized access at MappingData.java:[line 56]Synchronized access at MappingData.java:[line 52] IS2_INCONSISTENT_SYNC 07:24:22 [ERROR] Medium: Inconsistent synchronization of org.opendaylight.lispflowmapping.lisp.type.MappingData.xtrId; locked 40% of time [org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData] Unsynchronized access at MappingData.java:[line 122]Unsynchronized access at MappingData.java:[line 124]Synchronized access at MappingData.java:[line 60]Synchronized access at MappingData.java:[line 98]Synchronized access at MappingData.java:[line 100]Synchronized access at MappingData.java:[line 64] IS2_INCONSISTENT_SYNC 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.ByteUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.ByteUtil.HEX_ARRAY [org.opendaylight.lispflowmapping.lisp.util.ByteUtil] In ByteUtil.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: Vacuous iand operation on intArg in org.opendaylight.lispflowmapping.lisp.util.ByteUtil.asUnsignedInteger(int) [org.opendaylight.lispflowmapping.lisp.util.ByteUtil] At ByteUtil.java:[line 66] INT_VACUOUS_BIT_OPERATION 07:24:22 [ERROR] Medium: org.opendaylight.lispflowmapping.lisp.util.ByteUtil.HEX_ARRAY should be package protected [org.opendaylight.lispflowmapping.lisp.util.ByteUtil] At ByteUtil.java:[line 15] MS_PKGPROTECT 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.LOG [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.noAddrSeq [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.getStringFromServicePath(LispAddressStringifier$Destination, ServicePath) invokes inefficient new String(String) constructor [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] At LispAddressStringifier.java:[line 424] DM_STRING_CTOR 07:24:22 [ERROR] Medium: org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.noAddrSeq should be package protected [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] At LispAddressStringifier.java:[line 63] MS_PKGPROTECT 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil.LOG [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] In LispAddressUtil.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Low: Should org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil.ipAddressToByteArray(Address) return a zero length array rather than null? [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] At LispAddressUtil.java:[line 787] PZLA_PREFER_ZERO_LENGTH_ARRAYS 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] In LispAddressUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil.LOG [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] In MapRequestUtil.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] High: Random object created and used only once in org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil.prepareSMR(Eid, Rloc) [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] At MapRequestUtil.java:[line 87] DMI_RANDOM_USED_ONLY_ONCE 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] In MapRequestUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil.LOG [org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil] In MappingRecordUtil.java CI_CONFUSED_INHERITANCE 07:24:22 [ERROR] Medium: 07:24:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:24:22 [org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil] In MappingRecordUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:24:22 [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet4Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 128] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE 07:24:22 [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet6Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 133] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE 07:24:22 [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet4Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid, short) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 98] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE 07:24:22 [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet6Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid, short) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 102] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE 07:24:22 [INFO] 07:24:22 07:24:22 07:24:22 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 07:24:22 07:24:22 07:24:22 07:24:22 [INFO] 07:24:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.lisp-proto --- 07:24:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/test/resources 07:24:22 [INFO] 07:24:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mappingservice.lisp-proto --- 07:24:22 [INFO] Recompiling the module because of changed dependency. 07:24:22 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 07:24:23 [INFO] 07:24:23 [INFO] --- surefire:3.5.3:test (default-test) @ mappingservice.lisp-proto --- 07:24:23 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/surefire-reports 07:24:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:24:23 [INFO] 07:24:23 [INFO] ------------------------------------------------------- 07:24:23 [INFO] T E S T S 07:24:23 [INFO] ------------------------------------------------------- 07:24:24 [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest 07:24:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest 07:24:24 [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest 07:24:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest 07:24:24 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest 07:24:24 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest 07:24:24 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest 07:24:24 [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest 07:24:24 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest 07:24:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:24:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s -- in org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest 07:24:25 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest 07:24:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest 07:24:25 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest 07:24:25 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s -- in org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest 07:24:25 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest 07:24:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest 07:24:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest 07:24:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest 07:24:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest 07:24:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest 07:24:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ServicePathTest 07:24:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.lispflowmapping.serializer.address.ServicePathTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest 07:24:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest 07:24:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest 07:24:25 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest 07:24:25 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest 07:24:25 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest 07:24:25 [INFO] 07:24:25 [INFO] Results: 07:24:25 [INFO] 07:24:25 [WARNING] Tests run: 268, Failures: 0, Errors: 0, Skipped: 1 07:24:25 [INFO] 07:24:25 [INFO] 07:24:25 [INFO] --- copy:14.1.0:copy-files (default) @ mappingservice.lisp-proto --- 07:24:25 [INFO] 07:24:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.lisp-proto --- 07:24:26 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.22.0.jar 07:24:26 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/classes/META-INF/MANIFEST.MF 07:24:26 [INFO] 07:24:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mappingservice.lisp-proto --- 07:24:26 [INFO] No previous run data found, generating javadoc. 07:24:31 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.22.0-javadoc.jar 07:24:31 [INFO] 07:24:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.lisp-proto --- 07:24:31 [INFO] CycloneDX: Resolving Dependencies 07:24:31 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 07:24:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.xml 07:24:31 [INFO] attaching as mappingservice.lisp-proto-1.22.0-cyclonedx.xml 07:24:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.json 07:24:31 [INFO] attaching as mappingservice.lisp-proto-1.22.0-cyclonedx.json 07:24:31 [INFO] 07:24:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.lisp-proto --- 07:24:31 [INFO] Skipping duplicate-finder execution! 07:24:31 [INFO] 07:24:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mappingservice.lisp-proto --- 07:24:31 [INFO] No dependency problems found 07:24:31 [INFO] 07:24:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.lisp-proto --- 07:24:31 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.22.0-sources.jar 07:24:31 [INFO] 07:24:31 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mappingservice.lisp-proto --- 07:24:31 [INFO] 07:24:31 [INFO] --- jacoco:0.8.13:report (report) @ mappingservice.lisp-proto --- 07:24:31 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/code-coverage/jacoco.exec 07:24:31 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.lisp-proto' with 62 classes 07:24:31 [INFO] 07:24:31 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.lisp-proto --- 07:24:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.pom 07:24:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.22.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.jar 07:24:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-javadoc.jar 07:24:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.xml 07:24:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.json 07:24:31 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.22.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-sources.jar 07:24:31 [INFO] 07:24:31 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.lisp-proto --- 07:24:31 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.jar 07:24:31 [INFO] Writing OBR metadata 07:24:31 [INFO] 07:24:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.lisp-proto --- 07:24:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:24:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:24:31 [INFO] 07:24:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.lisp-proto --- 07:24:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:24:31 [INFO] 07:24:31 [INFO] --------< org.opendaylight.lispflowmapping:mappingservice.api >--------- 07:24:31 [INFO] Building ODL :: lispflowmapping :: mappingservice.api 1.22.0 [46/142] 07:24:31 [INFO] from lispflowmapping/mappingservice/api/pom.xml 07:24:31 [INFO] -------------------------------[ bundle ]------------------------------- 07:24:31 [INFO] 07:24:31 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.api --- 07:24:31 [INFO] 07:24:31 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.api --- 07:24:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:31 [INFO] 07:24:31 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.api --- 07:24:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:31 [INFO] 07:24:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.api --- 07:24:32 [INFO] 07:24:32 [INFO] --- dependency:3.8.1:properties (default) @ mappingservice.api --- 07:24:32 [INFO] 07:24:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mappingservice.api --- 07:24:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/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/** 07:24:32 [INFO] 07:24:32 [INFO] --- yang:14.0.14:generate-sources (binding) @ mappingservice.api --- 07:24:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:24:32 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/yang 07:24:32 [INFO] yang-to-sources: Found 4 dependencies in 1.166 ms 07:24:32 [INFO] yang-to-sources: Project model files found: 2 in 5.655 ms 07:24:32 [INFO] yang-to-sources: 9 YANG models processed in 216.6 ms 07:24:32 [INFO] BindingJavaFileGenerator: Defined 194 files in 23.31 ms 07:24:32 [INFO] Sorted 194 files into 13 directories in 574.1 μs 07:24:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 194 in 71.55 ms 07:24:32 [INFO] 07:24:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.api --- 07:24:32 [INFO] 07:24:32 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.api --- 07:24:32 [INFO] Starting audit... 07:24:32 Audit done. 07:24:32 [INFO] You have 0 Checkstyle violations. 07:24:32 [INFO] 07:24:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mappingservice.api --- 07:24:32 [INFO] 07:24:32 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.api --- 07:24:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/resources 07:24:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/generated-sources/spi 07:24:32 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:24:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:24:32 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:24:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/generated-sources/spi 07:24:32 [INFO] 07:24:32 [INFO] --- compiler:3.14.0:compile (default-compile) @ mappingservice.api --- 07:24:32 [INFO] Recompiling the module because of changed dependency. 07:24:32 [INFO] Compiling 215 source files with javac [debug release 21] to target/classes 07:24:33 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:[53,9] found raw type: org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry 07:24:33 missing type arguments for generic class org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry 07:24:33 [INFO] 07:24:33 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mappingservice.api >>> 07:24:33 [INFO] 07:24:33 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mappingservice.api --- 07:24:33 [INFO] Fork Value is true 07:24:36 [INFO] Done SpotBugs Analysis.... 07:24:36 [INFO] 07:24:36 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mappingservice.api <<< 07:24:36 [INFO] 07:24:36 [INFO] 07:24:36 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mappingservice.api --- 07:24:36 [INFO] BugInstance size is 0 07:24:36 [INFO] Error size is 0 07:24:36 [INFO] No errors/warnings found 07:24:36 [INFO] 07:24:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.api --- 07:24:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/test/resources 07:24:36 [INFO] 07:24:36 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mappingservice.api --- 07:24:36 [INFO] No sources to compile 07:24:36 [INFO] 07:24:36 [INFO] --- surefire:3.5.3:test (default-test) @ mappingservice.api --- 07:24:36 [INFO] No tests to run. 07:24:36 [INFO] 07:24:36 [INFO] --- copy:14.1.0:copy-files (default) @ mappingservice.api --- 07:24:36 [INFO] 07:24:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.api --- 07:24:36 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.22.0.jar 07:24:36 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/classes/META-INF/MANIFEST.MF 07:24:36 [INFO] 07:24:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mappingservice.api --- 07:24:37 [INFO] No previous run data found, generating javadoc. 07:24:40 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.22.0-javadoc.jar 07:24:40 [INFO] 07:24:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.api --- 07:24:40 [INFO] CycloneDX: Resolving Dependencies 07:24:41 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 07:24:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.xml 07:24:41 [INFO] attaching as mappingservice.api-1.22.0-cyclonedx.xml 07:24:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.json 07:24:41 [INFO] attaching as mappingservice.api-1.22.0-cyclonedx.json 07:24:41 [INFO] 07:24:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.api --- 07:24:41 [INFO] Skipping duplicate-finder execution! 07:24:41 [INFO] 07:24:41 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mappingservice.api --- 07:24:41 [WARNING] Used undeclared dependencies found: 07:24:41 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 07:24:41 [INFO] 07:24:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.api --- 07:24:41 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.22.0-sources.jar 07:24:41 [INFO] 07:24:41 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mappingservice.api --- 07:24:41 [INFO] 07:24:41 [INFO] --- jacoco:0.8.13:report (report) @ mappingservice.api --- 07:24:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:24:41 [INFO] 07:24:41 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.api --- 07:24:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.pom 07:24:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.22.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.jar 07:24:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-javadoc.jar 07:24:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.xml 07:24:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.json 07:24:41 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.22.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-sources.jar 07:24:41 [INFO] 07:24:41 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.api --- 07:24:41 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.jar 07:24:41 [INFO] Writing OBR metadata 07:24:41 [INFO] 07:24:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.api --- 07:24:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:24:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:24:41 [INFO] 07:24:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.api --- 07:24:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:24:41 [INFO] 07:24:41 [INFO] ----< org.opendaylight.lispflowmapping:odl-lispflowmapping-models >----- 07:24:41 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-models 1.22.0 [47/142] 07:24:41 [INFO] from lispflowmapping/features/odl-lispflowmapping-models/pom.xml 07:24:41 [INFO] ------------------------------[ feature ]------------------------------- 07:24:41 [INFO] 07:24:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-models --- 07:24:41 [INFO] 07:24:41 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-models --- 07:24:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:41 [INFO] 07:24:41 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-models --- 07:24:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:41 [INFO] 07:24:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-models --- 07:24:41 [INFO] 07:24:41 [INFO] --- dependency:3.8.1:properties (default) @ odl-lispflowmapping-models --- 07:24:41 [INFO] 07:24:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-lispflowmapping-models --- 07:24:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:41 [INFO] argLine set to empty 07:24:41 [INFO] 07:24:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-models --- 07:24:41 [INFO] 07:24:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-models --- 07:24:41 [INFO] Starting audit... 07:24:41 Audit done. 07:24:41 [INFO] You have 0 Checkstyle violations. 07:24:41 [INFO] 07:24:41 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-lispflowmapping-models --- 07:24:41 [INFO] 07:24:41 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-models --- 07:24:41 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml 07:24:41 [INFO] ...done! 07:24:41 [INFO] Attaching features XML 07:24:41 [INFO] 07:24:41 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-lispflowmapping-models --- 07:24:41 [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 07:24:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:41 [INFO] 07:24:41 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-models >>> 07:24:41 [INFO] 07:24:41 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-lispflowmapping-models --- 07:24:41 [INFO] 07:24:41 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-models <<< 07:24:41 [INFO] 07:24:41 [INFO] 07:24:41 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-lispflowmapping-models --- 07:24:41 [INFO] 07:24:41 [INFO] --- feattest:14.1.0:test (default) @ odl-lispflowmapping-models --- 07:24:41 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:24:41 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:24:41 [INFO] 07:24:41 [INFO] --- copy:14.1.0:copy-files (default) @ odl-lispflowmapping-models --- 07:24:41 [INFO] 07:24:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-lispflowmapping-models --- 07:24:41 [INFO] No Javadoc in project. Archive not created. 07:24:41 [INFO] 07:24:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-models --- 07:24:41 [INFO] CycloneDX: Resolving Dependencies 07:24:42 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:24:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.xml 07:24:42 [INFO] attaching as odl-lispflowmapping-models-1.22.0-cyclonedx.xml 07:24:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.json 07:24:42 [INFO] attaching as odl-lispflowmapping-models-1.22.0-cyclonedx.json 07:24:42 [INFO] 07:24:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-models --- 07:24:42 [INFO] Skipping duplicate-finder execution! 07:24:42 [INFO] 07:24:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-models --- 07:24:42 [INFO] Skipping plugin execution 07:24:42 [INFO] 07:24:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-models --- 07:24:42 [INFO] Skipping source per configuration. 07:24:42 [INFO] 07:24:42 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-lispflowmapping-models --- 07:24:42 [INFO] 07:24:42 [INFO] --- jacoco:0.8.13:report (report) @ odl-lispflowmapping-models --- 07:24:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:42 [INFO] 07:24:42 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-models --- 07:24:42 [WARNING] 07:24:42 [WARNING] The packaging plugin for project odl-lispflowmapping-models did not assign 07:24:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:42 [WARNING] 07:24:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:42 [WARNING] 07:24:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0.pom 07:24:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-features.xml 07:24:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.xml 07:24:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.json 07:24:42 [INFO] 07:24:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-models --- 07:24:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:24:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:24:42 [WARNING] 07:24:42 [WARNING] The packaging plugin for project odl-lispflowmapping-models did not assign 07:24:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:42 [WARNING] 07:24:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:42 [WARNING] 07:24:42 [INFO] 07:24:42 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice-parent >------- 07:24:42 [INFO] Building ODL :: lispflowmapping :: mappingservice-parent 1.22.0 [48/142] 07:24:42 [INFO] from lispflowmapping/mappingservice/pom.xml 07:24:42 [INFO] --------------------------------[ pom ]--------------------------------- 07:24:42 [INFO] 07:24:42 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice-parent --- 07:24:42 [INFO] 07:24:42 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice-parent --- 07:24:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:42 [INFO] 07:24:42 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice-parent --- 07:24:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:42 [INFO] 07:24:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice-parent --- 07:24:42 [INFO] 07:24:42 [INFO] --- dependency:3.8.1:properties (default) @ mappingservice-parent --- 07:24:42 [INFO] 07:24:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mappingservice-parent --- 07:24:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:24:42 [INFO] 07:24:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice-parent --- 07:24:42 [INFO] 07:24:42 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice-parent --- 07:24:42 [INFO] Starting audit... 07:24:42 Audit done. 07:24:42 [INFO] You have 0 Checkstyle violations. 07:24:42 [INFO] 07:24:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mappingservice-parent --- 07:24:42 [INFO] 07:24:42 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mappingservice-parent >>> 07:24:42 [INFO] 07:24:42 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mappingservice-parent --- 07:24:42 [INFO] 07:24:42 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mappingservice-parent <<< 07:24:42 [INFO] 07:24:42 [INFO] 07:24:42 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mappingservice-parent --- 07:24:42 [INFO] 07:24:42 [INFO] --- copy:14.1.0:copy-files (default) @ mappingservice-parent --- 07:24:42 [INFO] 07:24:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mappingservice-parent --- 07:24:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:24:42 [INFO] 07:24:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice-parent --- 07:24:42 [INFO] CycloneDX: Resolving Dependencies 07:24:42 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:24:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.xml 07:24:42 [INFO] attaching as mappingservice-parent-1.22.0-cyclonedx.xml 07:24:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.json 07:24:42 [INFO] attaching as mappingservice-parent-1.22.0-cyclonedx.json 07:24:42 [INFO] 07:24:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice-parent --- 07:24:42 [INFO] Skipping duplicate-finder execution! 07:24:42 [INFO] 07:24:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mappingservice-parent --- 07:24:42 [INFO] Skipping pom project 07:24:42 [INFO] 07:24:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice-parent --- 07:24:42 [INFO] 07:24:42 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mappingservice-parent --- 07:24:42 [INFO] 07:24:42 [INFO] --- jacoco:0.8.13:report (report) @ mappingservice-parent --- 07:24:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:24:42 [INFO] 07:24:42 [INFO] --- install:3.1.4:install (default-install) @ mappingservice-parent --- 07:24:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0.pom 07:24:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.xml 07:24:42 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.json 07:24:42 [INFO] 07:24:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice-parent --- 07:24:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:24:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:24:42 [INFO] 07:24:42 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.inmemorydb >----- 07:24:42 [INFO] Building ODL :: lispflowmapping :: mappingservice.inmemorydb 1.22.0 [49/142] 07:24:42 [INFO] from lispflowmapping/mappingservice/inmemorydb/pom.xml 07:24:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:24:42 [INFO] 07:24:42 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.inmemorydb --- 07:24:42 [INFO] 07:24:42 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.inmemorydb --- 07:24:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:42 [INFO] 07:24:42 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.inmemorydb --- 07:24:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:42 [INFO] 07:24:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.inmemorydb --- 07:24:42 [INFO] 07:24:42 [INFO] --- dependency:3.8.1:properties (default) @ mappingservice.inmemorydb --- 07:24:42 [INFO] 07:24:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mappingservice.inmemorydb --- 07:24:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:24:42 [INFO] 07:24:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.inmemorydb --- 07:24:42 [INFO] 07:24:42 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.inmemorydb --- 07:24:42 [INFO] Starting audit... 07:24:42 Audit done. 07:24:42 [INFO] You have 0 Checkstyle violations. 07:24:42 [INFO] 07:24:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mappingservice.inmemorydb --- 07:24:42 [INFO] 07:24:42 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.inmemorydb --- 07:24:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/resources 07:24:42 [INFO] 07:24:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ mappingservice.inmemorydb --- 07:24:42 [INFO] Recompiling the module because of changed dependency. 07:24:42 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:24:43 [INFO] 07:24:43 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mappingservice.inmemorydb >>> 07:24:43 [INFO] 07:24:43 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mappingservice.inmemorydb --- 07:24:43 [INFO] Fork Value is true 07:24:46 [INFO] Done SpotBugs Analysis.... 07:24:46 [INFO] 07:24:46 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mappingservice.inmemorydb <<< 07:24:46 [INFO] 07:24:46 [INFO] 07:24:46 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mappingservice.inmemorydb --- 07:24:46 [INFO] BugInstance size is 0 07:24:46 [INFO] Error size is 0 07:24:46 [INFO] No errors/warnings found 07:24:46 [INFO] 07:24:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.inmemorydb --- 07:24:46 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/resources 07:24:46 [INFO] 07:24:46 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mappingservice.inmemorydb --- 07:24:46 [INFO] Recompiling the module because of changed dependency. 07:24:46 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:24:46 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[191,9] found raw type: java.util.Map 07:24:46 missing type arguments for generic class java.util.Map 07:24:46 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[192,22] unchecked call to put(K,V) as a member of the raw type java.util.Map 07:24:46 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[193,22] unchecked call to put(K,V) as a member of the raw type java.util.Map 07:24:46 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[194,22] unchecked call to put(K,V) as a member of the raw type java.util.Map 07:24:46 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[195,9] found raw type: java.util.Map 07:24:46 missing type arguments for generic class java.util.Map 07:24:46 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[198,26] unchecked call to put(K,V) as a member of the raw type java.util.Map 07:24:46 [INFO] 07:24:46 [INFO] --- surefire:3.5.3:test (default-test) @ mappingservice.inmemorydb --- 07:24:46 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/surefire-reports 07:24:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:24:46 [INFO] 07:24:46 [INFO] ------------------------------------------------------- 07:24:46 [INFO] T E S T S 07:24:46 [INFO] ------------------------------------------------------- 07:24:47 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest 07:24:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest 07:24:47 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest 07:24:47 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest 07:24:47 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest 07:24:47 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest 07:24:47 [INFO] 07:24:47 [INFO] Results: 07:24:47 [INFO] 07:24:47 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 07:24:47 [INFO] 07:24:47 [INFO] 07:24:47 [INFO] --- copy:14.1.0:copy-files (default) @ mappingservice.inmemorydb --- 07:24:47 [INFO] 07:24:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.inmemorydb --- 07:24:47 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.22.0.jar 07:24:47 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/classes/META-INF/MANIFEST.MF 07:24:47 [INFO] 07:24:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mappingservice.inmemorydb --- 07:24:47 [INFO] No previous run data found, generating javadoc. 07:24:48 [WARNING] Javadoc Warnings 07:24:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:35: warning: no comment 07:24:48 [WARNING] public class HashMapDb implements ILispDAO, AutoCloseable { 07:24:48 [WARNING] ^ 07:24:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:55: warning: no comment 07:24:48 [WARNING] public HashMapDb() { 07:24:48 [WARNING] ^ 07:24:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:66: warning: no comment 07:24:48 [WARNING] public void tryAddToIpTrie(Object key) { 07:24:48 [WARNING] ^ 07:24:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:71: warning: no comment 07:24:48 [WARNING] public int getMaxbits() { 07:24:48 [WARNING] ^ 07:24:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:63: warning: no comment 07:24:48 [WARNING] public TrieNode getRoot() { 07:24:48 [WARNING] ^ 07:24:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:75: warning: no comment 07:24:48 [WARNING] public long getSize() { 07:24:48 [WARNING] ^ 07:24:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:518: warning: no @param for closest 07:24:48 [WARNING] public TrieNode insert(byte[] pref, int preflen, int diffbit, T prefdata, byte[] closest) { 07:24:48 [WARNING] ^ 07:24:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:409: warning: no comment 07:24:48 [WARNING] public T data() { 07:24:48 [WARNING] ^ 07:24:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:401: warning: no comment 07:24:48 [WARNING] public byte[] prefix() { 07:24:48 [WARNING] ^ 07:24:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:405: warning: no comment 07:24:48 [WARNING] public int prefixLength() { 07:24:48 [WARNING] ^ 07:24:48 [WARNING] 10 warnings 07:24:48 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.22.0-javadoc.jar 07:24:48 [INFO] 07:24:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.inmemorydb --- 07:24:48 [INFO] CycloneDX: Resolving Dependencies 07:24:49 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 07:24:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.xml 07:24:49 [INFO] attaching as mappingservice.inmemorydb-1.22.0-cyclonedx.xml 07:24:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.json 07:24:49 [INFO] attaching as mappingservice.inmemorydb-1.22.0-cyclonedx.json 07:24:49 [INFO] 07:24:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.inmemorydb --- 07:24:49 [INFO] Skipping duplicate-finder execution! 07:24:49 [INFO] 07:24:49 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mappingservice.inmemorydb --- 07:24:49 [WARNING] Used undeclared dependencies found: 07:24:49 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.22.0:compile 07:24:49 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:24:49 [INFO] 07:24:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.inmemorydb --- 07:24:49 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.22.0-sources.jar 07:24:49 [INFO] 07:24:49 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mappingservice.inmemorydb --- 07:24:49 [INFO] 07:24:49 [INFO] --- jacoco:0.8.13:report (report) @ mappingservice.inmemorydb --- 07:24:49 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/code-coverage/jacoco.exec 07:24:49 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.inmemorydb' with 5 classes 07:24:49 [INFO] 07:24:49 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.inmemorydb --- 07:24:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.pom 07:24:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.22.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.jar 07:24:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-javadoc.jar 07:24:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.xml 07:24:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.json 07:24:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.22.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-sources.jar 07:24:49 [INFO] 07:24:49 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.inmemorydb --- 07:24:49 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.jar 07:24:49 [INFO] Writing OBR metadata 07:24:49 [INFO] 07:24:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.inmemorydb --- 07:24:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:24:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:24:49 [INFO] 07:24:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.inmemorydb --- 07:24:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:24:49 [INFO] 07:24:49 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb >--- 07:24:49 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.22.0 [50/142] 07:24:49 [INFO] from lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml 07:24:49 [INFO] ------------------------------[ feature ]------------------------------- 07:24:49 [INFO] 07:24:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] 07:24:49 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:49 [INFO] 07:24:49 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:49 [INFO] 07:24:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] 07:24:49 [INFO] --- dependency:3.8.1:properties (default) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] 07:24:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:49 [INFO] argLine set to empty 07:24:49 [INFO] 07:24:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] 07:24:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] Starting audit... 07:24:49 Audit done. 07:24:49 [INFO] You have 0 Checkstyle violations. 07:24:49 [INFO] 07:24:49 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] 07:24:49 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml 07:24:49 [INFO] ...done! 07:24:49 [INFO] Attaching features XML 07:24:49 [INFO] 07:24:49 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [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 07:24:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:49 [INFO] 07:24:49 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-inmemorydb >>> 07:24:49 [INFO] 07:24:49 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] 07:24:49 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-inmemorydb <<< 07:24:49 [INFO] 07:24:49 [INFO] 07:24:49 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] 07:24:49 [INFO] --- feattest:14.1.0:test (default) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:24:49 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:24:49 [INFO] 07:24:49 [INFO] --- copy:14.1.0:copy-files (default) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] 07:24:49 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] No Javadoc in project. Archive not created. 07:24:49 [INFO] 07:24:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-inmemorydb --- 07:24:49 [INFO] CycloneDX: Resolving Dependencies 07:24:52 [INFO] CycloneDX: Creating BOM version 1.6 with 215 component(s) 07:24:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.xml 07:24:52 [INFO] attaching as odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.xml 07:24:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.json 07:24:52 [INFO] attaching as odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.json 07:24:52 [INFO] 07:24:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-inmemorydb --- 07:24:52 [INFO] Skipping duplicate-finder execution! 07:24:52 [INFO] 07:24:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-inmemorydb --- 07:24:52 [INFO] Skipping plugin execution 07:24:52 [INFO] 07:24:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-inmemorydb --- 07:24:52 [INFO] Skipping source per configuration. 07:24:52 [INFO] 07:24:52 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-lispflowmapping-inmemorydb --- 07:24:52 [INFO] 07:24:52 [INFO] --- jacoco:0.8.13:report (report) @ odl-lispflowmapping-inmemorydb --- 07:24:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:52 [INFO] 07:24:52 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-inmemorydb --- 07:24:52 [WARNING] 07:24:52 [WARNING] The packaging plugin for project odl-lispflowmapping-inmemorydb did not assign 07:24:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:52 [WARNING] 07:24:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:52 [WARNING] 07:24:52 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0.pom 07:24:52 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-features.xml 07:24:52 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.xml 07:24:52 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.json 07:24:52 [INFO] 07:24:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-inmemorydb --- 07:24:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:24:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:24:52 [WARNING] 07:24:52 [WARNING] The packaging plugin for project odl-lispflowmapping-inmemorydb did not assign 07:24:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:52 [WARNING] 07:24:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:52 [WARNING] 07:24:52 [INFO] 07:24:52 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.dsbackend >------ 07:24:52 [INFO] Building ODL :: lispflowmapping :: mappingservice.dsbackend 1.22.0 [51/142] 07:24:52 [INFO] from lispflowmapping/mappingservice/dsbackend/pom.xml 07:24:52 [INFO] -------------------------------[ bundle ]------------------------------- 07:24:52 [INFO] 07:24:52 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.dsbackend --- 07:24:52 [INFO] 07:24:52 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.dsbackend --- 07:24:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:52 [INFO] 07:24:52 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.dsbackend --- 07:24:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:52 [INFO] 07:24:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.dsbackend --- 07:24:52 [INFO] 07:24:52 [INFO] --- dependency:3.8.1:properties (default) @ mappingservice.dsbackend --- 07:24:52 [INFO] 07:24:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mappingservice.dsbackend --- 07:24:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:24:52 [INFO] 07:24:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.dsbackend --- 07:24:52 [INFO] 07:24:52 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.dsbackend --- 07:24:53 [INFO] Starting audit... 07:24:53 Audit done. 07:24:53 [INFO] You have 0 Checkstyle violations. 07:24:53 [INFO] 07:24:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mappingservice.dsbackend --- 07:24:53 [INFO] 07:24:53 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.dsbackend --- 07:24:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/resources 07:24:53 [INFO] 07:24:53 [INFO] --- compiler:3.14.0:compile (default-compile) @ mappingservice.dsbackend --- 07:24:53 [INFO] Recompiling the module because of changed dependency. 07:24:53 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[52,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[95,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[107,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[122,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[134,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[146,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[159,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[188,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[200,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[285,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[285,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[285,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[289,16] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[303,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[303,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[303,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[307,32] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[322,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[322,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[322,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[325,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[44,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[44,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[44,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[51,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[61,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[65,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[65,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[65,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[73,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:53 [INFO] 07:24:53 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mappingservice.dsbackend >>> 07:24:53 [INFO] 07:24:53 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mappingservice.dsbackend --- 07:24:53 [INFO] Fork Value is true 07:24:55 [INFO] Done SpotBugs Analysis.... 07:24:55 [INFO] 07:24:55 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mappingservice.dsbackend <<< 07:24:55 [INFO] 07:24:55 [INFO] 07:24:55 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mappingservice.dsbackend --- 07:24:55 [INFO] BugInstance size is 0 07:24:55 [INFO] Error size is 0 07:24:55 [INFO] No errors/warnings found 07:24:55 [INFO] 07:24:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.dsbackend --- 07:24:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/resources 07:24:55 [INFO] 07:24:55 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mappingservice.dsbackend --- 07:24:55 [INFO] Recompiling the module because of changed dependency. 07:24:55 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[73,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[73,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[73,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[74,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[74,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[74,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[75,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[75,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[75,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[90,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[90,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[90,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[91,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[118,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[138,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[157,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[177,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[196,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[214,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[233,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[253,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[272,29] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[273,29] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[288,29] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[299,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[300,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:24:55 [INFO] 07:24:56 [INFO] --- surefire:3.5.3:test (default-test) @ mappingservice.dsbackend --- 07:24:56 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/surefire-reports 07:24:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:24:56 [INFO] 07:24:56 [INFO] ------------------------------------------------------- 07:24:56 [INFO] T E S T S 07:24:56 [INFO] ------------------------------------------------------- 07:24:58 [INFO] Running org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest 07:25:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.999 s -- in org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest 07:25:01 [INFO] 07:25:01 [INFO] Results: 07:25:01 [INFO] 07:25:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 07:25:01 [INFO] 07:25:01 [INFO] 07:25:01 [INFO] --- copy:14.1.0:copy-files (default) @ mappingservice.dsbackend --- 07:25:01 [INFO] 07:25:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.dsbackend --- 07:25:01 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.22.0.jar 07:25:01 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/classes/META-INF/MANIFEST.MF 07:25:01 [INFO] 07:25:01 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mappingservice.dsbackend --- 07:25:01 [INFO] No previous run data found, generating javadoc. 07:25:02 [WARNING] Javadoc Warnings 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:60: warning: no comment 07:25:02 [WARNING] public DataStoreBackEnd(DataBroker broker) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:88: warning: no comment 07:25:02 [WARNING] public void addAuthenticationKey(AuthenticationKey authenticationKey) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:101: warning: no comment 07:25:02 [WARNING] public void addMapping(Mapping mapping) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:114: warning: no comment 07:25:02 [WARNING] public void addXtrIdMapping(XtrIdMapping mapping) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:348: warning: no comment 07:25:02 [WARNING] public void closeTransactionChain() { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:230: warning: no comment 07:25:02 [WARNING] public List getAllAuthenticationKeys() { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:206: warning: no comment 07:25:02 [WARNING] public List getAllMappings() { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:212: warning: no comment 07:25:02 [WARNING] public List getAllMappings(LogicalDatastoreType logicalDataStore) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:260: warning: no comment 07:25:02 [WARNING] public Long getLastUpdateTimestamp() { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:171: warning: no comment 07:25:02 [WARNING] public void removeAllConfigDatastoreContent() { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:165: warning: no comment 07:25:02 [WARNING] public void removeAllDatastoreContent() { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:176: warning: no comment 07:25:02 [WARNING] public void removeAllOperationalDatastoreContent() { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:128: warning: no comment 07:25:02 [WARNING] public void removeAuthenticationKey(AuthenticationKey authenticationKey) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:254: warning: no comment 07:25:02 [WARNING] public void removeLastUpdateTimestamp() { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:140: warning: no comment 07:25:02 [WARNING] public void removeMapping(Mapping mapping) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:151: warning: no comment 07:25:02 [WARNING] public void removeXtrIdMapping(XtrIdMapping mapping) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:247: warning: no comment 07:25:02 [WARNING] public void saveLastUpdateTimestamp() { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:181: warning: no comment 07:25:02 [WARNING] public void updateAuthenticationKey(AuthenticationKey authenticationKey) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:194: warning: no comment 07:25:02 [WARNING] public void updateMapping(Mapping mapping) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:44: warning: no comment 07:25:02 [WARNING] public static InstanceIdentifier createAuthenticationKeyIid(Eid eid) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:55: warning: no comment 07:25:02 [WARNING] public static InstanceIdentifier createMappingIid(Eid eid, MappingOrigin orig) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:65: warning: no comment 07:25:02 [WARNING] public static InstanceIdentifier createXtrIdMappingIid(Eid eid, MappingOrigin orig, XtrId xtrId) { 07:25:02 [WARNING] ^ 07:25:02 [WARNING] 22 warnings 07:25:02 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.22.0-javadoc.jar 07:25:02 [INFO] 07:25:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.dsbackend --- 07:25:02 [INFO] CycloneDX: Resolving Dependencies 07:25:02 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 07:25:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.xml 07:25:02 [INFO] attaching as mappingservice.dsbackend-1.22.0-cyclonedx.xml 07:25:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.json 07:25:02 [INFO] attaching as mappingservice.dsbackend-1.22.0-cyclonedx.json 07:25:02 [INFO] 07:25:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.dsbackend --- 07:25:02 [INFO] Skipping duplicate-finder execution! 07:25:02 [INFO] 07:25:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mappingservice.dsbackend --- 07:25:03 [WARNING] Used undeclared dependencies found: 07:25:03 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:25:03 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:25:03 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 07:25:03 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:25:03 [WARNING] org.opendaylight.yangtools:util:jar:14.0.14:compile 07:25:03 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:25:03 [WARNING] Non-test scoped test only dependencies found: 07:25:03 [WARNING] org.opendaylight.yangtools:util:jar:14.0.14:compile 07:25:03 [INFO] 07:25:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.dsbackend --- 07:25:03 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.22.0-sources.jar 07:25:03 [INFO] 07:25:03 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mappingservice.dsbackend --- 07:25:03 [INFO] 07:25:03 [INFO] --- jacoco:0.8.13:report (report) @ mappingservice.dsbackend --- 07:25:03 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/code-coverage/jacoco.exec 07:25:03 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.dsbackend' with 6 classes 07:25:03 [INFO] 07:25:03 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.dsbackend --- 07:25:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.pom 07:25:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.22.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.jar 07:25:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-javadoc.jar 07:25:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.xml 07:25:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.json 07:25:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.22.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-sources.jar 07:25:03 [INFO] 07:25:03 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.dsbackend --- 07:25:03 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.jar 07:25:03 [INFO] Writing OBR metadata 07:25:03 [INFO] 07:25:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.dsbackend --- 07:25:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:25:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:25:03 [INFO] 07:25:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.dsbackend --- 07:25:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:25:03 [INFO] 07:25:03 [INFO] ------< org.opendaylight.lispflowmapping:mappingservice.mapcache >------ 07:25:03 [INFO] Building ODL :: lispflowmapping :: mappingservice.mapcache 1.22.0 [52/142] 07:25:03 [INFO] from lispflowmapping/mappingservice/mapcache/pom.xml 07:25:03 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:03 [INFO] 07:25:03 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.mapcache --- 07:25:03 [INFO] 07:25:03 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.mapcache --- 07:25:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:03 [INFO] 07:25:03 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.mapcache --- 07:25:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:03 [INFO] 07:25:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.mapcache --- 07:25:03 [INFO] 07:25:03 [INFO] --- dependency:3.8.1:properties (default) @ mappingservice.mapcache --- 07:25:03 [INFO] 07:25:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mappingservice.mapcache --- 07:25:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:25:03 [INFO] 07:25:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.mapcache --- 07:25:03 [INFO] 07:25:03 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.mapcache --- 07:25:03 [INFO] Starting audit... 07:25:03 Audit done. 07:25:03 [INFO] You have 0 Checkstyle violations. 07:25:03 [INFO] 07:25:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mappingservice.mapcache --- 07:25:03 [INFO] 07:25:03 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.mapcache --- 07:25:03 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/resources 07:25:03 [INFO] 07:25:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ mappingservice.mapcache --- 07:25:03 [INFO] Recompiling the module because of changed dependency. 07:25:03 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:25:03 [INFO] 07:25:03 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mappingservice.mapcache >>> 07:25:03 [INFO] 07:25:03 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mappingservice.mapcache --- 07:25:03 [INFO] Fork Value is true 07:25:06 [INFO] Done SpotBugs Analysis.... 07:25:06 [INFO] 07:25:06 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mappingservice.mapcache <<< 07:25:06 [INFO] 07:25:06 [INFO] 07:25:06 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mappingservice.mapcache --- 07:25:06 [INFO] BugInstance size is 0 07:25:06 [INFO] Error size is 0 07:25:06 [INFO] No errors/warnings found 07:25:06 [INFO] 07:25:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.mapcache --- 07:25:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/test/resources 07:25:06 [INFO] 07:25:06 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mappingservice.mapcache --- 07:25:06 [INFO] Recompiling the module because of changed dependency. 07:25:06 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:25:06 [INFO] 07:25:06 [INFO] --- surefire:3.5.3:test (default-test) @ mappingservice.mapcache --- 07:25:06 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/surefire-reports 07:25:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:25:06 [INFO] 07:25:06 [INFO] ------------------------------------------------------- 07:25:06 [INFO] T E S T S 07:25:06 [INFO] ------------------------------------------------------- 07:25:07 [INFO] Running org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest 07:25:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:25:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 s -- in org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest 07:25:09 [INFO] Running org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest 07:25:09 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest 07:25:09 [INFO] Running org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest 07:25:09 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest 07:25:09 [INFO] Running org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest 07:25:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest 07:25:09 [INFO] 07:25:09 [INFO] Results: 07:25:09 [INFO] 07:25:09 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 07:25:09 [INFO] 07:25:09 [INFO] 07:25:09 [INFO] --- copy:14.1.0:copy-files (default) @ mappingservice.mapcache --- 07:25:09 [INFO] 07:25:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.mapcache --- 07:25:09 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.22.0.jar 07:25:09 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/classes/META-INF/MANIFEST.MF 07:25:09 [INFO] 07:25:09 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mappingservice.mapcache --- 07:25:09 [INFO] No previous run data found, generating javadoc. 07:25:10 [WARNING] Javadoc Warnings 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/AuthKeyDb.java:34: warning: no comment 07:25:10 [WARNING] public AuthKeyDb(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/FlatMapCache.java:32: warning: no comment 07:25:10 [WARNING] public FlatMapCache(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:23: warning: no comment 07:25:10 [WARNING] public final class LispMapCacheStringifier { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:130: warning: no comment 07:25:10 [WARNING] public static String prettyPrintFMCMappings(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:68: warning: no comment 07:25:10 [WARNING] public static String prettyPrintKeys(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:205: warning: no comment 07:25:10 [WARNING] public static String prettyPrintMTMCMappings(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:287: warning: no comment 07:25:10 [WARNING] public static String prettyPrintSMCMappings(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:111: warning: no comment 07:25:10 [WARNING] public static String printFMCMappings(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:28: warning: no comment 07:25:10 [WARNING] public static String printKeys(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:149: warning: no comment 07:25:10 [WARNING] public static String printMTMCMappings(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:247: warning: no comment 07:25:10 [WARNING] public static String printSMCMappings(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/MultiTableMapCache.java:34: warning: no comment 07:25:10 [WARNING] public MultiTableMapCache(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/SimpleMapCache.java:40: warning: no comment 07:25:10 [WARNING] public SimpleMapCache(ILispDAO dao) { 07:25:10 [WARNING] ^ 07:25:10 [WARNING] 13 warnings 07:25:10 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.22.0-javadoc.jar 07:25:10 [INFO] 07:25:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.mapcache --- 07:25:10 [INFO] CycloneDX: Resolving Dependencies 07:25:11 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:25:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.xml 07:25:11 [INFO] attaching as mappingservice.mapcache-1.22.0-cyclonedx.xml 07:25:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.json 07:25:11 [INFO] attaching as mappingservice.mapcache-1.22.0-cyclonedx.json 07:25:11 [INFO] 07:25:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.mapcache --- 07:25:11 [INFO] Skipping duplicate-finder execution! 07:25:11 [INFO] 07:25:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mappingservice.mapcache --- 07:25:11 [WARNING] Used undeclared dependencies found: 07:25:11 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:25:11 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:25:11 [WARNING] Non-test scoped test only dependencies found: 07:25:11 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:25:11 [INFO] 07:25:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.mapcache --- 07:25:11 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.22.0-sources.jar 07:25:11 [INFO] 07:25:11 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mappingservice.mapcache --- 07:25:11 [INFO] 07:25:11 [INFO] --- jacoco:0.8.13:report (report) @ mappingservice.mapcache --- 07:25:11 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/code-coverage/jacoco.exec 07:25:11 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.mapcache' with 21 classes 07:25:11 [INFO] 07:25:11 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.mapcache --- 07:25:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.pom 07:25:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.22.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.jar 07:25:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-javadoc.jar 07:25:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.xml 07:25:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.json 07:25:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.22.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-sources.jar 07:25:11 [INFO] 07:25:11 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.mapcache --- 07:25:11 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.jar 07:25:11 [INFO] Writing OBR metadata 07:25:11 [INFO] 07:25:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.mapcache --- 07:25:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:25:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:25:11 [INFO] 07:25:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.mapcache --- 07:25:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:25:11 [INFO] 07:25:11 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.southbound >----- 07:25:11 [INFO] Building ODL :: lispflowmapping :: mappingservice.southbound 1.22.0 [53/142] 07:25:11 [INFO] from lispflowmapping/mappingservice/southbound/pom.xml 07:25:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:11 [INFO] 07:25:11 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.southbound --- 07:25:11 [INFO] 07:25:11 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.southbound --- 07:25:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:11 [INFO] 07:25:11 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.southbound --- 07:25:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:11 [INFO] 07:25:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.southbound --- 07:25:11 [INFO] 07:25:11 [INFO] --- dependency:3.8.1:properties (default) @ mappingservice.southbound --- 07:25:11 [INFO] 07:25:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mappingservice.southbound --- 07:25:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:25:11 [INFO] 07:25:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.southbound --- 07:25:11 [INFO] 07:25:11 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.southbound --- 07:25:12 [INFO] Starting audit... 07:25:12 Audit done. 07:25:12 [INFO] You have 0 Checkstyle violations. 07:25:12 [INFO] 07:25:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mappingservice.southbound --- 07:25:12 [INFO] 07:25:12 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.southbound --- 07:25:12 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/resources 07:25:12 [INFO] 07:25:12 [INFO] --- compiler:3.14.0:compile (default-compile) @ mappingservice.southbound --- 07:25:12 [INFO] Recompiling the module because of changed dependency. 07:25:12 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 07:25:12 [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 07:25:12 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:12 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 07:25:12 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 07:25:12 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 07:25:12 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 07:25:12 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 07:25:12 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 07:25:12 [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 07:25:12 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:12 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 07:25:12 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 07:25:12 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 07:25:12 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 07:25:12 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 07:25:12 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 07:25:12 [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 07:25:12 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:12 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 07:25:12 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 07:25:12 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 07:25:12 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 07:25:12 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 07:25:12 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:[29,19] possible 'this' escape before subclass is fully initialized 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[78,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin has a member method close() that could throw InterruptedException 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[183,38] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[189,38] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[413,63] found raw type: org.opendaylight.yangtools.binding.Notification 07:25:12 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[147,13] possible 'this' escape before subclass is fully initialized 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:[71,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler has a member method close() that could throw InterruptedException 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[42,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[42,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[42,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[48,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[52,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[51,30] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[69,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[86,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[52,78] possible 'this' escape before subclass is fully initialized 07:25:12 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:[85,13] possible 'this' escape before subclass is fully initialized 07:25:12 [INFO] 07:25:12 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mappingservice.southbound >>> 07:25:12 [INFO] 07:25:12 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mappingservice.southbound --- 07:25:12 [INFO] Fork Value is true 07:25:16 [INFO] Done SpotBugs Analysis.... 07:25:16 [INFO] 07:25:16 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mappingservice.southbound <<< 07:25:16 [INFO] 07:25:16 [INFO] 07:25:16 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mappingservice.southbound --- 07:25:16 [INFO] BugInstance size is 21 07:25:16 [INFO] Error size is 0 07:25:16 [INFO] Total bugs: 21 07:25:16 [ERROR] Low: Overridable method resetStats is called from constructor new org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats(). [org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats] At ConcurrentLispSouthboundStats.java:[line 29] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:16 [ERROR] Low: Overridable method init is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin(DataBroker, NotificationPublishService, ClusterSingletonServiceProvider, LispSouthboundPlugin$Configuration). [org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin] At LispSouthboundPlugin.java:[line 147] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:16 [ERROR] Medium: 07:25:16 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:25:16 [org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin] In LispSouthboundPlugin.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:25:16 [ERROR] Low: Overridable method getStats is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 84] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:16 [ERROR] Low: Overridable method resetStats is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 84] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:16 [ERROR] Low: Overridable method sendMapNotify is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 84] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:16 [ERROR] Low: Overridable method sendMapRegister is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 84] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:16 [ERROR] Low: Overridable method sendMapReply is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 84] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:16 [ERROR] Low: Overridable method sendMapRequest is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 84] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:16 [ERROR] Medium: 07:25:16 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:25:16 [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] In LispSouthboundRPC.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:25:16 [ERROR] Low: Overridable method registerTreeChangeListener is called from constructor new org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener(DataBroker, AuthKeyDb). [org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener] At AuthenticationKeyDataListener.java:[line 51] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:16 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] At LispSouthboundHandler.java:[line 109] SLF4J_FORMAT_SHOULD_BE_CONST 07:25:16 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] At LispSouthboundHandler.java:[line 478] SLF4J_FORMAT_SHOULD_BE_CONST 07:25:16 [ERROR] Medium: 07:25:16 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:25:16 [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] In LispSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:25:16 [ERROR] Medium: Unread field: org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler.isReadFromChannelEnabled; should this field be static? [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] At LispSouthboundHandler.java:[line 78] SS_SHOULD_BE_STATIC 07:25:16 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler] At LispXtrSouthboundHandler.java:[line 116] SLF4J_FORMAT_SHOULD_BE_CONST 07:25:16 [ERROR] Medium: 07:25:16 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:25:16 [org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler] In LispXtrSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:25:16 [ERROR] Low: Should org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterPartialDeserializer.extractEidPrefix(ByteBuffer, int) return a zero length array rather than null? [org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterPartialDeserializer] At MapRegisterPartialDeserializer.java:[line 176] PZLA_PREFER_ZERO_LENGTH_ARRAYS 07:25:16 [ERROR] Low: Useless condition: it's known that xtrSiteIdPresent == true at this point [org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterPartialDeserializer] At MapRegisterPartialDeserializer.java:[line 145] UC_USELESS_CONDITION 07:25:16 [ERROR] Medium: Dead store to inetAddress in org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper.getIpAddressBinaryFromInetAddress(InetAddress) [org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper] At LispNotificationHelper.java:[line 57] DLS_DEAD_LOCAL_STORE 07:25:16 [ERROR] High: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper.getIpAddressBinaryFromInetAddress(InetAddress) [org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper, org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper, org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper] Dereferenced at LispNotificationHelper.java:[line 60]Null value at LispNotificationHelper.java:[line 56]Known null at LispNotificationHelper.java:[line 57] NP_NULL_ON_SOME_PATH 07:25:16 [INFO] 07:25:16 07:25:16 07:25:16 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 07:25:16 07:25:16 07:25:16 07:25:16 [INFO] 07:25:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.southbound --- 07:25:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/resources 07:25:16 [INFO] 07:25:16 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mappingservice.southbound --- 07:25:16 [INFO] Recompiling the module because of changed dependency. 07:25:16 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 07:25:16 [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 07:25:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:16 [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 07:25:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:16 [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 07:25:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[76,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[76,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:25:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[88,32] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[90,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[92,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[99,32] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:25:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[155,15] found raw type: org.opendaylight.mdsal.binding.api.DataObjectModification 07:25:16 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataObjectModification 07:25:16 [INFO] 07:25:16 [INFO] --- surefire:3.5.3:test (default-test) @ mappingservice.southbound --- 07:25:16 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/surefire-reports 07:25:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:25:16 [INFO] 07:25:16 [INFO] ------------------------------------------------------- 07:25:16 [INFO] T E S T S 07:25:16 [INFO] ------------------------------------------------------- 07:25:17 [INFO] Running org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest 07:25:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest 07:25:18 [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest 07:25:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:25:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.799 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest 07:25:20 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest 07:25:21 [WARNING] Tests run: 34, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.495 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest 07:25:21 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest 07:25:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest 07:25:21 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest 07:25:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest 07:25:21 [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest 07:25:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest 07:25:22 [INFO] 07:25:22 [INFO] Results: 07:25:22 [INFO] 07:25:22 [WARNING] Tests run: 73, Failures: 0, Errors: 0, Skipped: 12 07:25:22 [INFO] 07:25:22 [INFO] 07:25:22 [INFO] --- copy:14.1.0:copy-files (default) @ mappingservice.southbound --- 07:25:22 [INFO] 07:25:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.southbound --- 07:25:22 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.22.0.jar 07:25:22 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/classes/META-INF/MANIFEST.MF 07:25:22 [INFO] 07:25:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mappingservice.southbound --- 07:25:22 [INFO] No previous run data found, generating javadoc. 07:25:23 [WARNING] Javadoc Warnings 07:25:23 [WARNING] warning: unknown enum constant Resolution.OPTIONAL 07:25:23 [WARNING] reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:46: warning: no comment 07:25:23 [WARNING] public AuthenticationKeyDataListener(final DataBroker broker, final AuthKeyDb akdb) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:56: warning: no comment 07:25:23 [WARNING] public void closeDataChangeListener() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:19: warning: no comment 07:25:23 [WARNING] public static final int MAX_LISP_TYPES = getMaxMessageTypeValue(); 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:28: warning: no comment 07:25:23 [WARNING] public ConcurrentLispSouthboundStats() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:71: warning: no comment 07:25:23 [WARNING] public synchronized long getCacheHits() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:79: warning: no comment 07:25:23 [WARNING] public synchronized long getCacheMisses() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:92: warning: no comment 07:25:23 [WARNING] public static synchronized int getMaxMessageTypeValue() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:39: warning: no comment 07:25:23 [WARNING] public synchronized long[] getRx() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:55: warning: no comment 07:25:23 [WARNING] public synchronized long getRxUnknown() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:47: warning: no comment 07:25:23 [WARNING] public synchronized long[] getTx() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:63: warning: no comment 07:25:23 [WARNING] public synchronized long getTxErrors() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:75: warning: no comment 07:25:23 [WARNING] public synchronized void incrementCacheHits() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:83: warning: no comment 07:25:23 [WARNING] public synchronized void incrementCacheMisses() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:43: warning: no comment 07:25:23 [WARNING] public synchronized void incrementRx(int type) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:59: warning: no comment 07:25:23 [WARNING] public synchronized void incrementRxUnknown() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:51: warning: no comment 07:25:23 [WARNING] public synchronized void incrementTx(int type) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:67: warning: no comment 07:25:23 [WARNING] public synchronized void incrementTxErrors() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:32: warning: no comment 07:25:23 [WARNING] public synchronized void resetStats() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:12: warning: no comment 07:25:23 [WARNING] public interface ILispSouthboundService { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:14: warning: no comment 07:25:23 [WARNING] void handlePacket(DatagramPacket packet); 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:10: warning: no comment 07:25:23 [WARNING] public class LispMalformedPacketException extends RuntimeException { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:14: warning: no comment 07:25:23 [WARNING] public LispMalformedPacketException(String message) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:18: warning: no comment 07:25:23 [WARNING] public LispMalformedPacketException(String message, Throwable cause) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:22: warning: no comment 07:25:23 [WARNING] public final class LispNotificationHelper { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:32: warning: no comment 07:25:23 [WARNING] public static MapNotify convertMapNotify( 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:27: warning: no comment 07:25:23 [WARNING] public static MapRegister convertMapRegister( 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:47: warning: no comment 07:25:23 [WARNING] public static MapReply convertMapReply( 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:37: warning: no comment 07:25:23 [WARNING] public static MapRequest convertMapRequest( 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:54: warning: no comment 07:25:23 [WARNING] public static IpAddressBinary getIpAddressBinaryFromInetAddress(InetAddress address) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:71: warning: no comment 07:25:23 [WARNING] public class LispSouthboundHandler extends SimpleChannelInboundHandler 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:73: warning: no comment 07:25:23 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundHandler.class); 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:82: warning: no comment 07:25:23 [WARNING] public LispSouthboundHandler(LispSouthboundPlugin lispSbPlugin, boolean authenticationEnabled) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:78: warning: no comment 07:25:23 [WARNING] public class LispSouthboundPlugin implements IConfigLispSouthboundPlugin, AutoCloseable, ClusterSingletonService { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:80: warning: no comment 07:25:23 [WARNING] public @interface Configuration { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:95: warning: no comment 07:25:23 [WARNING] public static final String LISPFLOWMAPPING_ENTITY_NAME = "lispflowmapping"; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:94: warning: no comment 07:25:23 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundPlugin.class); 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:96: warning: no comment 07:25:23 [WARNING] public static final ServiceGroupIdentifier SERVICE_GROUP_IDENTIFIER = 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:132: warning: no comment 07:25:23 [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:150: warning: no comment 07:25:23 [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:140: warning: no comment 07:25:23 [WARNING] public LispSouthboundPlugin(@Reference final DataBroker dataBroker, 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:422: warning: no comment 07:25:23 [WARNING] public AuthKeyDb getAkdb() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:434: warning: no comment 07:25:23 [WARNING] public AuthenticationKeyDataListener getAuthenticationKeyDataListener() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:430: warning: no comment 07:25:23 [WARNING] public DataBroker getDataBroker() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:438: warning: no comment 07:25:23 [WARNING] public MapRegisterCache getMapRegisterCache() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:446: warning: no comment 07:25:23 [WARNING] public long getMapRegisterCacheTimeout() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:426: warning: no comment 07:25:23 [WARNING] public ConcurrentLispSouthboundStats getStats() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:304: warning: no comment 07:25:23 [WARNING] public void handleSerializedLispBuffer(final InetAddress address, final ByteBuffer outBuffer, 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:298: warning: no comment 07:25:23 [WARNING] public void handleSerializedLispBuffer(final TransportAddress address, final ByteBuffer outBuffer, 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:174: warning: no comment 07:25:23 [WARNING] public void init() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:442: warning: no comment 07:25:23 [WARNING] public boolean isMapRegisterCacheEnabled() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:413: warning: no comment 07:25:23 [WARNING] public synchronized void sendNotificationIfPossible(final Notification notification) throws InterruptedException { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:91: warning: no comment 07:25:23 [WARNING] boolean authenticationEnabled() default true; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:82: warning: no comment 07:25:23 [WARNING] String bindingAddress() default DEFAULT_BINDING_ADDRESS; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:85: warning: no comment 07:25:23 [WARNING] boolean mapRegisterCacheEnabled() default true; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:88: warning: no comment 07:25:23 [WARNING] long mapRegisterCacheTimeout() default DEFAULT_MAP_REGISTER_CACHE_TIMEOUT; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:74: warning: no comment 07:25:23 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundRPC.class); 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:81: warning: no comment 07:25:23 [WARNING] public LispSouthboundRPC(final @Reference LispSouthboundPlugin lispSbPlugin, 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:95: warning: no comment 07:25:23 [WARNING] public void deactivate() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:99: warning: no comment 07:25:23 [WARNING] public ListenableFuture> sendMapNotify(final SendMapNotifyInput mapNotifyInput) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:113: warning: no comment 07:25:23 [WARNING] public ListenableFuture> sendMapReply(final SendMapReplyInput mapReplyInput) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:127: warning: no comment 07:25:23 [WARNING] public ListenableFuture> sendMapRequest(final SendMapRequestInput mapRequestInput) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:35: warning: no comment 07:25:23 [WARNING] public class LispXtrSouthboundHandler extends SimpleChannelInboundHandler 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:38: warning: no comment 07:25:23 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispXtrSouthboundHandler.class); 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:40: warning: no comment 07:25:23 [WARNING] public LispXtrSouthboundHandler(LispSouthboundPlugin lispSbPlugin) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:18: warning: no comment 07:25:23 [WARNING] public class MapRegisterCache { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:20: warning: no comment 07:25:23 [WARNING] protected final Map cache; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:22: warning: no comment 07:25:23 [WARNING] public MapRegisterCache() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:31: warning: no comment 07:25:23 [WARNING] public void addEntry(final Map.Entry 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:26: warning: no comment 07:25:23 [WARNING] public void addEntry(final MapRegisterCacheKey mapRegisterCacheKey, final MapRegisterCacheValue 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:66: warning: no comment 07:25:23 [WARNING] public int cacheSize() { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:36: warning: no comment 07:25:23 [WARNING] public MapRegisterCacheValue getEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:49: warning: no comment 07:25:23 [WARNING] public synchronized MapRegisterCacheValue refreshEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:43: warning: no comment 07:25:23 [WARNING] public void removeEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:21: warning: no comment 07:25:23 [WARNING] public final class MapRegisterPartialDeserializer { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:77: warning: no comment 07:25:23 [WARNING] public static Map.Entry deserializePartially(final ByteBuffer buffer, 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:11: warning: no comment 07:25:23 [WARNING] public interface PacketHeader { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:13: warning: no comment 07:25:23 [WARNING] interface Length { 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:15: warning: no comment 07:25:23 [WARNING] int IPV4 = 20; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:16: warning: no comment 07:25:23 [WARNING] int IPV6_NO_EXT = 40; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:14: warning: no comment 07:25:23 [WARNING] int LISP_ENCAPSULATION = 4; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:18: warning: no comment 07:25:23 [WARNING] int LISP_ENCAPSULATION_TOTAL = LISP_ENCAPSULATION + IPV4 + UDP; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:17: warning: no comment 07:25:23 [WARNING] int UDP = 8; 07:25:23 [WARNING] ^ 07:25:23 [WARNING] 83 warnings 07:25:23 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.22.0-javadoc.jar 07:25:23 [INFO] 07:25:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.southbound --- 07:25:23 [INFO] CycloneDX: Resolving Dependencies 07:25:24 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 07:25:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.xml 07:25:24 [INFO] attaching as mappingservice.southbound-1.22.0-cyclonedx.xml 07:25:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.json 07:25:24 [INFO] attaching as mappingservice.southbound-1.22.0-cyclonedx.json 07:25:24 [INFO] 07:25:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.southbound --- 07:25:24 [INFO] Skipping duplicate-finder execution! 07:25:24 [INFO] 07:25:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mappingservice.southbound --- 07:25:24 [WARNING] Used undeclared dependencies found: 07:25:24 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:25:24 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:25:24 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 07:25:24 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.13:compile 07:25:24 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:25:24 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:25:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:25:24 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:25:24 [WARNING] Unused declared dependencies found: 07:25:24 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.13:compile 07:25:24 [WARNING] Non-test scoped test only dependencies found: 07:25:24 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 07:25:24 [INFO] 07:25:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.southbound --- 07:25:24 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.22.0-sources.jar 07:25:24 [INFO] 07:25:24 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mappingservice.southbound --- 07:25:24 [INFO] 07:25:24 [INFO] --- jacoco:0.8.13:report (report) @ mappingservice.southbound --- 07:25:24 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/code-coverage/jacoco.exec 07:25:24 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.southbound' with 10 classes 07:25:24 [INFO] 07:25:24 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.southbound --- 07:25:24 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.pom 07:25:24 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.22.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.jar 07:25:24 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-javadoc.jar 07:25:24 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.xml 07:25:24 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.json 07:25:24 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.22.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-sources.jar 07:25:24 [INFO] 07:25:24 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.southbound --- 07:25:24 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.jar 07:25:24 [INFO] Writing OBR metadata 07:25:24 [INFO] 07:25:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.southbound --- 07:25:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:25:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:25:24 [INFO] 07:25:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.southbound --- 07:25:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:25:24 [INFO] 07:25:24 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound >--- 07:25:24 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.22.0 [54/142] 07:25:24 [INFO] from lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml 07:25:24 [INFO] ------------------------------[ feature ]------------------------------- 07:25:24 [INFO] 07:25:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-southbound --- 07:25:24 [INFO] 07:25:24 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-southbound --- 07:25:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:24 [INFO] 07:25:24 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-southbound --- 07:25:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:24 [INFO] 07:25:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] 07:25:25 [INFO] --- dependency:3.8.1:properties (default) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] 07:25:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:25 [INFO] argLine set to empty 07:25:25 [INFO] 07:25:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] 07:25:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] Starting audit... 07:25:25 Audit done. 07:25:25 [INFO] You have 0 Checkstyle violations. 07:25:25 [INFO] 07:25:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] 07:25:25 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml 07:25:25 [INFO] ...done! 07:25:25 [INFO] Attaching features XML 07:25:25 [INFO] 07:25:25 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-lispflowmapping-southbound --- 07:25:25 [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 07:25:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:25 [INFO] 07:25:25 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-southbound >>> 07:25:25 [INFO] 07:25:25 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] 07:25:25 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-southbound <<< 07:25:25 [INFO] 07:25:25 [INFO] 07:25:25 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] 07:25:25 [INFO] --- feattest:14.1.0:test (default) @ odl-lispflowmapping-southbound --- 07:25:25 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:25:25 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:25:25 [INFO] 07:25:25 [INFO] --- copy:14.1.0:copy-files (default) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] 07:25:25 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] No Javadoc in project. Archive not created. 07:25:25 [INFO] 07:25:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-southbound --- 07:25:25 [INFO] CycloneDX: Resolving Dependencies 07:25:29 [INFO] CycloneDX: Creating BOM version 1.6 with 413 component(s) 07:25:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.xml 07:25:29 [INFO] attaching as odl-lispflowmapping-southbound-1.22.0-cyclonedx.xml 07:25:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.json 07:25:29 [INFO] attaching as odl-lispflowmapping-southbound-1.22.0-cyclonedx.json 07:25:29 [INFO] 07:25:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-southbound --- 07:25:29 [INFO] Skipping duplicate-finder execution! 07:25:29 [INFO] 07:25:29 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-southbound --- 07:25:29 [INFO] Skipping plugin execution 07:25:29 [INFO] 07:25:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-southbound --- 07:25:29 [INFO] Skipping source per configuration. 07:25:29 [INFO] 07:25:29 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-lispflowmapping-southbound --- 07:25:29 [INFO] 07:25:29 [INFO] --- jacoco:0.8.13:report (report) @ odl-lispflowmapping-southbound --- 07:25:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:29 [INFO] 07:25:29 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-southbound --- 07:25:29 [WARNING] 07:25:29 [WARNING] The packaging plugin for project odl-lispflowmapping-southbound did not assign 07:25:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:29 [WARNING] 07:25:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:29 [WARNING] 07:25:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0.pom 07:25:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-features.xml 07:25:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.xml 07:25:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.json 07:25:29 [INFO] 07:25:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-southbound --- 07:25:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:25:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:25:29 [WARNING] 07:25:29 [WARNING] The packaging plugin for project odl-lispflowmapping-southbound did not assign 07:25:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:29 [WARNING] 07:25:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:29 [WARNING] 07:25:29 [INFO] 07:25:29 [INFO] ---< org.opendaylight.lispflowmapping:mappingservice.implementation >--- 07:25:29 [INFO] Building ODL :: lispflowmapping :: mappingservice.implementation 1.22.0 [55/142] 07:25:29 [INFO] from lispflowmapping/mappingservice/implementation/pom.xml 07:25:29 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:29 [INFO] 07:25:29 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.implementation --- 07:25:29 [INFO] 07:25:29 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.implementation --- 07:25:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:29 [INFO] 07:25:29 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.implementation --- 07:25:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:29 [INFO] 07:25:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.implementation --- 07:25:30 [INFO] 07:25:30 [INFO] --- dependency:3.8.1:properties (default) @ mappingservice.implementation --- 07:25:30 [INFO] 07:25:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mappingservice.implementation --- 07:25:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:25:30 [INFO] 07:25:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.implementation --- 07:25:30 [INFO] 07:25:30 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.implementation --- 07:25:30 [INFO] Starting audit... 07:25:30 Audit done. 07:25:30 [INFO] You have 0 Checkstyle violations. 07:25:30 [INFO] 07:25:30 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mappingservice.implementation --- 07:25:30 [INFO] 07:25:30 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.implementation --- 07:25:30 [INFO] Copying 3 resources from src/main/resources to target/classes 07:25:30 [INFO] 07:25:30 [INFO] --- compiler:3.14.0:compile (default-compile) @ mappingservice.implementation --- 07:25:30 [INFO] Recompiling the module because of changed dependency. 07:25:30 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 07:25:31 [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 07:25:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:31 [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 07:25:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:31 [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 07:25:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[80,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.LispMappingService has a member method close() that could throw InterruptedException 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[125,69] possible 'this' escape before subclass is fully initialized 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:[100,91] possible 'this' escape before subclass is fully initialized 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[145,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.MappingService has a member method close() that could throw InterruptedException 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[192,13] possible 'this' escape before subclass is fully initialized 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[199,13] previous possible 'this' escape happens here via invocation 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[214,13] previous possible 'this' escape happens here via invocation 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:[112,107] possible 'this' escape before subclass is fully initialized 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[24,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[24,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[24,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[30,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[29,36] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[32,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[31,34] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[44,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[44,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[44,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:[39,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:[54,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:[70,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:[37,18] possible 'this' escape before subclass is fully initialized 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[82,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[105,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[111,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:31 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[48,18] possible 'this' escape before subclass is fully initialized 07:25:31 [INFO] 07:25:31 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mappingservice.implementation >>> 07:25:31 [INFO] 07:25:31 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mappingservice.implementation --- 07:25:31 [INFO] Fork Value is true 07:25:36 [INFO] Done SpotBugs Analysis.... 07:25:36 [INFO] 07:25:36 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mappingservice.implementation <<< 07:25:36 [INFO] 07:25:36 [INFO] 07:25:36 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mappingservice.implementation --- 07:25:36 [INFO] BugInstance size is 50 07:25:36 [INFO] Error size is 0 07:25:36 [INFO] Total bugs: 50 07:25:36 [ERROR] Low: Overridable method onAddMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 124] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method onGotMapNotify is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 124] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method onGotMapReply is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 124] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method onMappingKeepAlive is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 124] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method onRequestMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 124] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method onXtrReplyMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 124] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method onXtrRequestMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 124] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method registerClusterSingletonService is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 134] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method addKey is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method addKeys is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method addMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method addMappings is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method getAllKeys is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method getAllMappings is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method getKey is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method getKeys is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method getMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method removeAllMappings is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method removeKey is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method removeKeys is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method removeMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method removeMappings is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method updateKey is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method updateKeys is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method updateMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method updateMappings is called from constructor new org.opendaylight.lispflowmapping.implementation.MappingService(MappingSystem, DataStoreBackEnd, AuthenticationKeyDataListener, MappingDataListener, RpcProviderService, ConfigIni). [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Medium: 07:25:36 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 07:25:36 [org.opendaylight.lispflowmapping.implementation.MappingServiceShell] In MappingServiceShell.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 07:25:36 [ERROR] Medium: Load of known null value in org.opendaylight.lispflowmapping.implementation.MappingSystem.handleMergedMapping(Eid) [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 414] NP_LOAD_OF_KNOWN_NULL_VALUE 07:25:36 [ERROR] Medium: Possible null pointer dereference of mappingData in org.opendaylight.lispflowmapping.implementation.MappingSystem.removeSbMapping(Eid, MappingData) [org.opendaylight.lispflowmapping.implementation.MappingSystem, org.opendaylight.lispflowmapping.implementation.MappingSystem] Dereferenced at MappingSystem.java:[line 547]Known null at MappingSystem.java:[line 536] NP_NULL_ON_SOME_PATH 07:25:36 [ERROR] High: Non-virtual method call in org.opendaylight.lispflowmapping.implementation.MappingSystem.handleMergedMapping(Eid) passes null for non-null parameter of removeSbMapping(Eid, MappingData) [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 414] NP_NULL_PARAM_DEREF_NONVIRTUAL 07:25:36 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 300] SLF4J_FORMAT_SHOULD_BE_CONST 07:25:36 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 615] SLF4J_FORMAT_SHOULD_BE_CONST 07:25:36 [ERROR] Medium: org.opendaylight.lispflowmapping.implementation.MappingSystem.mergeNegativePrefixes(Eid) makes inefficient use of keySet iterator instead of entrySet iterator [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 736] WMI_WRONG_MAP_ITERATOR 07:25:36 [ERROR] Medium: org.opendaylight.lispflowmapping.implementation.MappingSystem.prettyPrintSubscribers(Map) makes inefficient use of keySet iterator instead of entrySet iterator [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 944] WMI_WRONG_MAP_ITERATOR 07:25:36 [ERROR] Medium: Useless condition: it's known that priority != 255 (0xff) at this point [org.opendaylight.lispflowmapping.implementation.lisp.MapResolver] At MapResolver.java:[line 278] UC_USELESS_CONDITION 07:25:36 [ERROR] Low: Unread field: org.opendaylight.lispflowmapping.implementation.lisp.MapResolver.authenticate [org.opendaylight.lispflowmapping.implementation.lisp.MapResolver] At MapResolver.java:[line 71] URF_UNREAD_FIELD 07:25:36 [ERROR] Low: Overridable method registerListener is called from constructor new org.opendaylight.lispflowmapping.implementation.lisp.MapServer(IMappingService, ConfigIni, IMapNotifyHandler, NotificationService). [org.opendaylight.lispflowmapping.implementation.lisp.MapServer] At MapServer.java:[line 100] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.implementation.lisp.MapServer] At MapServer.java:[line 267] SLF4J_FORMAT_SHOULD_BE_CONST 07:25:36 [ERROR] Low: Private method org.opendaylight.lispflowmapping.implementation.lisp.MapServer.handleSmr(Eid, Set) is never called [org.opendaylight.lispflowmapping.implementation.lisp.MapServer] At MapServer.java:[lines 231-239] UPM_UNCALLED_PRIVATE_METHOD 07:25:36 [ERROR] Medium: Synchronization performed on java.util.concurrent.ConcurrentHashMap in org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler.cancelExistingFuturesForEid(Eid) [org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler] At MapServer.java:[line 360] JLM_JSR166_UTILCONCURRENT_MONITORENTER 07:25:36 [ERROR] Medium: org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler.cancelExistingFuturesForEid(Eid) makes inefficient use of keySet iterator instead of entrySet iterator [org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler] At MapServer.java:[line 366] WMI_WRONG_MAP_ITERATOR 07:25:36 [ERROR] Low: AbstractDataListener.broker not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener.registerDataChangeListener() [org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener, org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener] At AbstractDataListener.java:[line 29]Another occurrence at AbstractDataListener.java:[line 31] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: AbstractDataListener.configRegistration not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener.closeDataChangeListener() [org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener] At AbstractDataListener.java:[line 36] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: AbstractDataListener.operRegistration not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener.closeDataChangeListener() [org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener] At AbstractDataListener.java:[line 37] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method registerDataChangeListener is called from constructor new org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListener(DataBroker, IMappingSystem). [org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListener] At AuthenticationKeyDataListener.java:[line 42] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Low: Overridable method registerDataChangeListener is called from constructor new org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener(DataBroker, IMappingSystem, NotificationPublishService). [org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener] At MappingDataListener.java:[line 54] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 07:25:36 [ERROR] Medium: Unread field: org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener.isMaster; should this field be static? [org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener] At MappingDataListener.java:[line 45] SS_SHOULD_BE_STATIC 07:25:36 [ERROR] Low: Unread field: org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener.notificationPublishService [org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener] At MappingDataListener.java:[line 58] URF_UNREAD_FIELD 07:25:36 [ERROR] High: Boxing/unboxing to parse a primitive org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelper.getTransportAddressFromRloc(Rloc) [org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelper, org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelper] At LispNotificationHelper.java:[line 85]Another occurrence at LispNotificationHelper.java:[line 94] DM_BOXED_PRIMITIVE_FOR_PARSING 07:25:36 [ERROR] Medium: Suspicious comparison of Boolean references in org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtil.mergeCommonMappingRecordFields(MappingRecordBuilder, MappingRecord) [org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtil] At MappingMergeUtil.java:[line 63] RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN 07:25:36 [INFO] 07:25:36 07:25:36 07:25:36 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 07:25:36 07:25:36 07:25:36 07:25:36 [INFO] 07:25:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.implementation --- 07:25:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/resources 07:25:36 [INFO] 07:25:36 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mappingservice.implementation --- 07:25:36 [INFO] Recompiling the module because of changed dependency. 07:25:36 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:25:36 [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 07:25:36 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:36 [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 07:25:36 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:36 [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 07:25:36 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/LispMappingServiceTest.java:[264,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingServiceTest.java:[421,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[168,94] non-varargs call of varargs method with inexact argument type for last parameter; 07:25:36 cast to java.lang.Object for a varargs call 07:25:36 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[337,96] non-varargs call of varargs method with inexact argument type for last parameter; 07:25:36 cast to java.lang.Object for a varargs call 07:25:36 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[64,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[62,92] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[74,32] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[76,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[78,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[146,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[83,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[81,82] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[94,32] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[96,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[98,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[128,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[162,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[194,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[238,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[239,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[208,70] unchecked cast 07:25:36 required: java.util.List 07:25:36 found: java.lang.Object 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[219,93] unchecked cast 07:25:36 required: java.util.concurrent.ConcurrentHashMap 07:25:36 found: java.lang.Object 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[246,27] redundant cast to short 07:25:36 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[250,25] redundant cast to short 07:25:36 [INFO] 07:25:36 [INFO] --- surefire:3.5.3:test (default-test) @ mappingservice.implementation --- 07:25:36 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/surefire-reports 07:25:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:25:36 [INFO] 07:25:36 [INFO] ------------------------------------------------------- 07:25:36 [INFO] T E S T S 07:25:36 [INFO] ------------------------------------------------------- 07:25:39 [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingServiceTest 07:25:40 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s -- in org.opendaylight.lispflowmapping.implementation.MappingServiceTest 07:25:40 [INFO] Running org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest 07:25:40 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest 07:25:40 [INFO] Running org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest 07:25:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest 07:25:40 [INFO] Running org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest 07:25:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.163 s -- in org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest 07:25:43 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest 07:25:43 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.225 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest 07:25:43 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest 07:25:43 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.192 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest 07:25:43 [INFO] Running org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest 07:25:43 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest 07:25:43 [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest 07:25:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest 07:25:43 [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest 07:25:43 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.023 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest 07:25:43 [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingSystemTest 07:25:46 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.281 s -- in org.opendaylight.lispflowmapping.implementation.MappingSystemTest 07:25:46 [INFO] 07:25:46 [INFO] Results: 07:25:46 [INFO] 07:25:46 [WARNING] Tests run: 123, Failures: 0, Errors: 0, Skipped: 7 07:25:46 [INFO] 07:25:46 [INFO] 07:25:46 [INFO] --- copy:14.1.0:copy-files (default) @ mappingservice.implementation --- 07:25:46 [INFO] 07:25:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.implementation --- 07:25:46 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.22.0.jar 07:25:46 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/classes/META-INF/MANIFEST.MF 07:25:46 [INFO] 07:25:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mappingservice.implementation --- 07:25:46 [INFO] No previous run data found, generating javadoc. 07:25:48 [WARNING] Javadoc Warnings 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:22: warning: no @param for 07:25:48 [WARNING] public abstract class AbstractDataListener implements DataTreeChangeListener { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:22: warning: use of default constructor, which does not provide a comment 07:25:48 [WARNING] public abstract class AbstractDataListener implements DataTreeChangeListener { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:35: warning: no comment 07:25:48 [WARNING] public void closeDataChangeListener() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:36: warning: no comment 07:25:48 [WARNING] public AuthenticationKeyDataListener(DataBroker broker, IMappingSystem mapSystem) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:27: warning: no comment 07:25:48 [WARNING] public final class ConfigIni { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:106: warning: no comment 07:25:48 [WARNING] public ConfigIni() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:65: warning: no comment 07:25:48 [WARNING] public ConfigIni(boolean mappingMerge, boolean smr, ExplicitLocatorPathPolicy elpPolicy, 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:114: warning: no comment 07:25:48 [WARNING] public ConfigIni(BundleContext context) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:217: warning: no comment 07:25:48 [WARNING] public long getDefaultRegistrationValiditySb() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:205: warning: no comment 07:25:48 [WARNING] public ExplicitLocatorPathPolicy getElpPolicy() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:209: warning: no comment 07:25:48 [WARNING] public IMappingService.LookupPolicy getLookupPolicy() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:255: warning: no comment 07:25:48 [WARNING] public int getNegativeMappingTTL() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:213: warning: no comment 07:25:48 [WARNING] public long getRegistrationValiditySb() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:237: warning: no comment 07:25:48 [WARNING] public int getSmrRetryCount() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:246: warning: no comment 07:25:48 [WARNING] public long getSmrTimeout() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:187: warning: no comment 07:25:48 [WARNING] public boolean mappingMergeIsSet() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:228: warning: no comment 07:25:48 [WARNING] public void setLookupPolicy(IMappingService.LookupPolicy lookupPolicy) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:191: warning: no comment 07:25:48 [WARNING] public void setMappingMerge(boolean mappingMerge) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:250: warning: no comment 07:25:48 [WARNING] public void setNegativeMappingTTL(int negativeMappingTTL) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:221: warning: no comment 07:25:48 [WARNING] public void setRegistrationValiditySb(long registrationValiditySb) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:200: warning: no comment 07:25:48 [WARNING] public void setSmr(boolean smr) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:232: warning: no comment 07:25:48 [WARNING] public void setSmrRetryCount(int smrRetryCount) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:241: warning: no comment 07:25:48 [WARNING] public void setSmrTimeout(long smrTimeout) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:196: warning: no comment 07:25:48 [WARNING] public boolean smrIsSet() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:80: warning: no comment 07:25:48 [WARNING] public static AuthenticationKey toAuthenticationKey(Eid key, MappingAuthkey authKey) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:63: warning: no comment 07:25:48 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:51: warning: no comment 07:25:48 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, @Nullable MappingData mappingData) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:41: warning: no comment 07:25:48 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, SiteId siteId, MappingData mappingData) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:71: warning: no comment 07:25:48 [WARNING] public static XtrIdMapping toXtrIdMapping(MappingData mappingData) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:80: warning: no comment 07:25:48 [WARNING] public class LispMappingService implements IFlowMapping, IMapRequestResultHandler, 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:109: warning: no comment 07:25:48 [WARNING] public LispMappingService(@Reference final IMappingService mappingService, 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:156: warning: no comment 07:25:48 [WARNING] public NotificationService getNotificationService() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:196: warning: no comment 07:25:48 [WARNING] public void setShouldAuthenticate(boolean shouldAuthenticate) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:50: warning: no comment 07:25:48 [WARNING] public final class LispNotificationHelper { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:106: warning: no comment 07:25:48 [WARNING] public static InetAddress getAddressByName(String ipAddress) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:115: warning: no comment 07:25:48 [WARNING] public static List getMapping(AddMapping mapRegisterNotification) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:131: warning: no comment 07:25:48 [WARNING] public static Set getSiteId(MapRegister mapRegister) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:58: warning: no comment 07:25:48 [WARNING] public static TransportAddress getTransportAddressFromRloc(Rloc rloc) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LoggingUtil.java:28: warning: no comment 07:25:48 [WARNING] public static void logSubscribers(Logger log, Eid eid, Set subscribers) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:47: warning: no comment 07:25:48 [WARNING] public MappingDataListener(DataBroker broker, IMappingSystem msmr, NotificationPublishService nps) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:57: warning: no comment 07:25:48 [WARNING] public void setNotificationProviderService(NotificationPublishService nps) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:222: warning: no comment 07:25:48 [WARNING] public static MappingData computeNbSbIntersection(MappingData nbMappingData, MappingData sbMappingData) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:211: warning: no comment 07:25:48 [WARNING] public static boolean mappingIsExpired(MappingData mappingData, long registrationValidityMillis) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:145: warning: no comment 07:25:48 [WARNING] public static MappingRecord mergeMappings(MappingRecord currentMergedMapping, MappingRecord newMapping, 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:163: warning: no comment 07:25:48 [WARNING] public static MappingData mergeXtrIdMappings(List mappingDataList, List expiredMappingDataList, 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:217: warning: no comment 07:25:48 [WARNING] public static boolean timestampIsExpired(Date timestamp, long registrationValidityMillis) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:189: warning: no comment 07:25:48 [WARNING] public MappingService(@Reference DataBroker dataBroker, @Reference RpcProviderService rpcProviderService, 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:36: warning: no comment 07:25:48 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(MappingServiceShell.class); 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:42: warning: no comment 07:25:48 [WARNING] public MappingServiceShell(final @Reference IMappingService mappingService) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:104: warning: no comment 07:25:48 [WARNING] public MappingSystem(ILispDAO dao, boolean iterateMask, NotificationPublishService nps, ConfigIni config) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:960: warning: no comment 07:25:48 [WARNING] public void cleanCaches() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:966: warning: no comment 07:25:48 [WARNING] public void cleanSBMappings() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:907: warning: no comment 07:25:48 [WARNING] public void destroy() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:512: warning: no comment 07:25:48 [WARNING] public MappingData handleSbExpiredMapping(Eid key, XtrId xtrId, MappingData mappingData) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:129: warning: no comment 07:25:48 [WARNING] public void initialize() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:652: warning: no comment 07:25:48 [WARNING] public void notifyChange(Eid eid, MappingRecord mapping, MappingChange mappingChange) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:115: warning: no comment 07:25:48 [WARNING] public void setDataStoreBackEnd(DataStoreBackEnd dataStoreBackEnd) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:60: warning: no comment 07:25:48 [WARNING] public class MapResolver implements IMapResolverAsync { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:75: warning: no comment 07:25:48 [WARNING] public MapResolver(IMappingService mapService, boolean smr, ExplicitLocatorPathPolicy elpPolicy, 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:82: warning: no comment 07:25:48 [WARNING] public class MapServer implements IMapServerAsync, ISmrNotificationListener, Listener, AutoCloseable { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:94: warning: no comment 07:25:48 [WARNING] public MapServer(IMappingService mapService, ConfigIni config, IMapNotifyHandler notifyHandler, 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:60: warning: no comment 07:25:48 [WARNING] public static List toDstSubscriberList(Set subscribers) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:38: warning: no comment 07:25:48 [WARNING] public static MappingChanged toMappingChanged(MappingRecord mapping, Eid eid, Set subscribers, 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:48: warning: no comment 07:25:48 [WARNING] public static List toSubscriberList(Set subscribers) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:72: warning: no comment 07:25:48 [WARNING] public static Set toSubscriberSet(List subscribers) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:83: warning: no comment 07:25:48 [WARNING] public static Set toSubscriberSetFromDst(List subscribers) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:39: warning: no comment 07:25:48 [WARNING] public static AuthenticationKey toAuthenticationKey(AddKeyInput input) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:47: warning: no comment 07:25:48 [WARNING] public static AuthenticationKey toAuthenticationKey(RemoveKeyInput input) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:43: warning: no comment 07:25:48 [WARNING] public static AuthenticationKey toAuthenticationKey(UpdateKeyInput input) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:61: warning: no comment 07:25:48 [WARNING] public static Mapping toMapping(AddMappingInput input) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:69: warning: no comment 07:25:48 [WARNING] public static Mapping toMapping(RemoveMappingInput input) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:65: warning: no comment 07:25:48 [WARNING] public static Mapping toMapping(UpdateMappingInput input) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:27: warning: no comment 07:25:48 [WARNING] public TimeBucket(MappingSystem mappingSystem) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:32: warning: no comment 07:25:48 [WARNING] public void add(Eid key, MappingData mappingData) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:44: warning: no comment 07:25:48 [WARNING] public void clearBucket() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:36: warning: no comment 07:25:48 [WARNING] public void removeFromBucketOnly(Eid key) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/implementation/TimeBucketMappingTimeoutService.java:24: warning: no comment 07:25:48 [WARNING] public TimeBucketMappingTimeoutService(long mappingRecordValidityInMillis, MappingSystem mappingSystem) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:32: warning: no comment 07:25:48 [WARNING] public TimeBucketWheel(int numberOfBuckets, long mappingRecordValidityInMilis, MappingSystem mappingSystem) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:54: warning: no comment 07:25:48 [WARNING] public int add(Eid key, MappingData mappingData, long timestamp) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:98: warning: no comment 07:25:48 [WARNING] public void clearExpiredMappingAndRotate() { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:102: warning: no comment 07:25:48 [WARNING] public void clearExpiredMappingAndRotate(long currentStamp) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:63: warning: no comment 07:25:48 [WARNING] public int refreshMappping(Eid key, MappingData newMappingData, long timestamp, int bucketId) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:69: warning: no comment 07:25:48 [WARNING] public void removeMapping(Eid key, int bucketId) { 07:25:48 [WARNING] ^ 07:25:48 [WARNING] 83 warnings 07:25:48 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.22.0-javadoc.jar 07:25:48 [INFO] 07:25:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.implementation --- 07:25:48 [INFO] CycloneDX: Resolving Dependencies 07:25:48 [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) 07:25:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.xml 07:25:48 [INFO] attaching as mappingservice.implementation-1.22.0-cyclonedx.xml 07:25:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.json 07:25:48 [INFO] attaching as mappingservice.implementation-1.22.0-cyclonedx.json 07:25:48 [INFO] 07:25:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.implementation --- 07:25:48 [INFO] Skipping duplicate-finder execution! 07:25:48 [INFO] 07:25:48 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mappingservice.implementation --- 07:25:48 [WARNING] Used undeclared dependencies found: 07:25:48 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:25:48 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:25:48 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 07:25:48 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:25:48 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 07:25:48 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:25:48 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.13:compile 07:25:48 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:25:48 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:25:48 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:25:48 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:25:48 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test 07:25:48 [WARNING] Unused declared dependencies found: 07:25:48 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.13:compile 07:25:48 [WARNING] Non-test scoped test only dependencies found: 07:25:48 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:25:48 [INFO] 07:25:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.implementation --- 07:25:48 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.22.0-sources.jar 07:25:48 [INFO] 07:25:48 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mappingservice.implementation --- 07:25:48 [INFO] 07:25:48 [INFO] --- jacoco:0.8.13:report (report) @ mappingservice.implementation --- 07:25:48 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/code-coverage/jacoco.exec 07:25:48 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.implementation' with 22 classes 07:25:49 [INFO] 07:25:49 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.implementation --- 07:25:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.pom 07:25:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.22.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.jar 07:25:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-javadoc.jar 07:25:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.xml 07:25:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.json 07:25:49 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.22.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-sources.jar 07:25:49 [INFO] 07:25:49 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.implementation --- 07:25:49 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.jar 07:25:49 [INFO] Writing OBR metadata 07:25:49 [INFO] 07:25:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.implementation --- 07:25:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:25:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:25:49 [INFO] 07:25:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.implementation --- 07:25:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:25:49 [INFO] 07:25:49 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice >-- 07:25:49 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.22.0 [56/142] 07:25:49 [INFO] from lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml 07:25:49 [INFO] ------------------------------[ feature ]------------------------------- 07:25:49 [INFO] 07:25:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] 07:25:49 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:49 [INFO] 07:25:49 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:49 [INFO] 07:25:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] 07:25:49 [INFO] --- dependency:3.8.1:properties (default) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] 07:25:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:49 [INFO] argLine set to empty 07:25:49 [INFO] 07:25:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] 07:25:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] Starting audit... 07:25:49 Audit done. 07:25:49 [INFO] You have 0 Checkstyle violations. 07:25:49 [INFO] 07:25:49 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] 07:25:49 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml 07:25:49 [INFO] ...done! 07:25:49 [INFO] Attaching features XML 07:25:49 [INFO] 07:25:49 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-lispflowmapping-mappingservice --- 07:25:49 [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 07:25:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:49 [INFO] 07:25:49 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice >>> 07:25:49 [INFO] 07:25:49 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] 07:25:49 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice <<< 07:25:49 [INFO] 07:25:49 [INFO] 07:25:49 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] 07:25:49 [INFO] --- feattest:14.1.0:test (default) @ odl-lispflowmapping-mappingservice --- 07:25:49 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:25:49 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:25:49 [INFO] 07:25:49 [INFO] --- copy:14.1.0:copy-files (default) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] 07:25:49 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] No Javadoc in project. Archive not created. 07:25:49 [INFO] 07:25:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-mappingservice --- 07:25:49 [INFO] CycloneDX: Resolving Dependencies 07:25:54 [INFO] CycloneDX: Creating BOM version 1.6 with 415 component(s) 07:25:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.xml 07:25:54 [INFO] attaching as odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.xml 07:25:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.json 07:25:54 [INFO] attaching as odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.json 07:25:54 [INFO] 07:25:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice --- 07:25:54 [INFO] Skipping duplicate-finder execution! 07:25:54 [INFO] 07:25:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice --- 07:25:54 [INFO] Skipping plugin execution 07:25:54 [INFO] 07:25:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice --- 07:25:54 [INFO] Skipping source per configuration. 07:25:54 [INFO] 07:25:54 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice --- 07:25:54 [INFO] 07:25:54 [INFO] --- jacoco:0.8.13:report (report) @ odl-lispflowmapping-mappingservice --- 07:25:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:54 [INFO] 07:25:54 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-mappingservice --- 07:25:54 [WARNING] 07:25:54 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice did not assign 07:25:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:54 [WARNING] 07:25:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:54 [WARNING] 07:25:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0.pom 07:25:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-features.xml 07:25:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.xml 07:25:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.json 07:25:54 [INFO] 07:25:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-mappingservice --- 07:25:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:25:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:25:54 [WARNING] 07:25:54 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice did not assign 07:25:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:54 [WARNING] 07:25:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:54 [WARNING] 07:25:54 [INFO] 07:25:54 [INFO] -----< org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr >------ 07:25:54 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.22.0 [57/142] 07:25:54 [INFO] from lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml 07:25:54 [INFO] ------------------------------[ feature ]------------------------------- 07:25:54 [INFO] 07:25:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] 07:25:54 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:54 [INFO] 07:25:54 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:54 [INFO] 07:25:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] 07:25:54 [INFO] --- dependency:3.8.1:properties (default) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] 07:25:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:54 [INFO] argLine set to empty 07:25:54 [INFO] 07:25:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] 07:25:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] Starting audit... 07:25:54 Audit done. 07:25:54 [INFO] You have 0 Checkstyle violations. 07:25:54 [INFO] 07:25:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] 07:25:54 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml 07:25:54 [INFO] ...done! 07:25:54 [INFO] Attaching features XML 07:25:54 [INFO] 07:25:54 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-lispflowmapping-msmr --- 07:25:54 [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 07:25:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:54 [INFO] 07:25:54 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-msmr >>> 07:25:54 [INFO] 07:25:54 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] 07:25:54 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-msmr <<< 07:25:54 [INFO] 07:25:54 [INFO] 07:25:54 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] 07:25:54 [INFO] --- feattest:14.1.0:test (default) @ odl-lispflowmapping-msmr --- 07:25:54 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:25:54 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:25:54 [INFO] 07:25:54 [INFO] --- copy:14.1.0:copy-files (default) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] 07:25:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] No Javadoc in project. Archive not created. 07:25:54 [INFO] 07:25:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-msmr --- 07:25:54 [INFO] CycloneDX: Resolving Dependencies 07:25:59 [INFO] CycloneDX: Creating BOM version 1.6 with 416 component(s) 07:25:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.xml 07:25:59 [INFO] attaching as odl-lispflowmapping-msmr-1.22.0-cyclonedx.xml 07:25:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.json 07:25:59 [INFO] attaching as odl-lispflowmapping-msmr-1.22.0-cyclonedx.json 07:25:59 [INFO] 07:25:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-msmr --- 07:25:59 [INFO] Skipping duplicate-finder execution! 07:25:59 [INFO] 07:25:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-msmr --- 07:25:59 [INFO] Skipping plugin execution 07:25:59 [INFO] 07:25:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-msmr --- 07:25:59 [INFO] Skipping source per configuration. 07:25:59 [INFO] 07:25:59 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-lispflowmapping-msmr --- 07:25:59 [INFO] 07:25:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-lispflowmapping-msmr --- 07:25:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:59 [INFO] 07:25:59 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-msmr --- 07:25:59 [WARNING] 07:25:59 [WARNING] The packaging plugin for project odl-lispflowmapping-msmr did not assign 07:25:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:59 [WARNING] 07:25:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:59 [WARNING] 07:25:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0.pom 07:25:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-features.xml 07:25:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.xml 07:25:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.json 07:25:59 [INFO] 07:25:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-msmr --- 07:25:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:25:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:25:59 [WARNING] 07:25:59 [WARNING] The packaging plugin for project odl-lispflowmapping-msmr did not assign 07:25:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:59 [WARNING] 07:25:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:59 [WARNING] 07:25:59 [INFO] 07:25:59 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.shell >-------- 07:25:59 [INFO] Building ODL :: lispflowmapping :: mappingservice.shell 1.22.0 [58/142] 07:25:59 [INFO] from lispflowmapping/mappingservice/shell/pom.xml 07:25:59 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:59 [INFO] 07:25:59 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.shell --- 07:25:59 [INFO] 07:25:59 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.shell --- 07:25:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:59 [INFO] 07:25:59 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.shell --- 07:25:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:59 [INFO] 07:25:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.shell --- 07:25:59 [INFO] 07:25:59 [INFO] --- dependency:3.8.1:properties (default) @ mappingservice.shell --- 07:25:59 [INFO] 07:25:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mappingservice.shell --- 07:25:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:25:59 [INFO] 07:25:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.shell --- 07:25:59 [INFO] 07:25:59 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.shell --- 07:25:59 [INFO] Starting audit... 07:25:59 Audit done. 07:25:59 [INFO] You have 0 Checkstyle violations. 07:25:59 [INFO] 07:25:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mappingservice.shell --- 07:25:59 [INFO] 07:25:59 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.shell --- 07:25:59 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/main/resources 07:25:59 [INFO] 07:25:59 [INFO] --- compiler:3.14.0:compile (default-compile) @ mappingservice.shell --- 07:25:59 [INFO] Recompiling the module because of changed dependency. 07:25:59 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 07:25:59 [INFO] 07:25:59 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mappingservice.shell >>> 07:25:59 [INFO] 07:25:59 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mappingservice.shell --- 07:25:59 [INFO] Fork Value is true 07:26:01 [INFO] Done SpotBugs Analysis.... 07:26:01 [INFO] 07:26:01 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mappingservice.shell <<< 07:26:01 [INFO] 07:26:01 [INFO] 07:26:01 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mappingservice.shell --- 07:26:01 [INFO] BugInstance size is 0 07:26:01 [INFO] Error size is 0 07:26:01 [INFO] No errors/warnings found 07:26:01 [INFO] 07:26:01 [INFO] --- karaf-services:4.4.7:service-metadata-generate (service-metadata-generate) @ mappingservice.shell --- 07:26:02 [INFO] Service org.opendaylight.lispflowmapping.shell.LispMappings 07:26:02 [INFO] Service org.opendaylight.lispflowmapping.shell.LispKeys 07:26:02 [INFO] Service org.opendaylight.lispflowmapping.shell.LispAddKey 07:26:02 [INFO] 07:26:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.shell --- 07:26:02 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/test/resources 07:26:02 [INFO] 07:26:02 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mappingservice.shell --- 07:26:02 [INFO] No sources to compile 07:26:02 [INFO] 07:26:02 [INFO] --- surefire:3.5.3:test (default-test) @ mappingservice.shell --- 07:26:02 [INFO] No tests to run. 07:26:02 [INFO] 07:26:02 [INFO] --- copy:14.1.0:copy-files (default) @ mappingservice.shell --- 07:26:02 [INFO] 07:26:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.shell --- 07:26:02 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.22.0.jar 07:26:02 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/classes/META-INF/MANIFEST.MF 07:26:02 [INFO] 07:26:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mappingservice.shell --- 07:26:02 [INFO] No previous run data found, generating javadoc. 07:26:03 [WARNING] Javadoc Warnings 07:26:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/main/java/org/opendaylight/lispflowmapping/shell/LispAddKey.java:23: warning: use of default constructor, which does not provide a comment 07:26:03 [WARNING] public class LispAddKey implements Action { 07:26:03 [WARNING] ^ 07:26:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/main/java/org/opendaylight/lispflowmapping/shell/LispKeys.java:24: warning: use of default constructor, which does not provide a comment 07:26:03 [WARNING] public class LispKeys implements Action { 07:26:03 [WARNING] ^ 07:26:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/main/java/org/opendaylight/lispflowmapping/shell/LispMappings.java:24: warning: use of default constructor, which does not provide a comment 07:26:03 [WARNING] public class LispMappings implements Action { 07:26:03 [WARNING] ^ 07:26:03 [WARNING] 3 warnings 07:26:03 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.22.0-javadoc.jar 07:26:03 [INFO] 07:26:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.shell --- 07:26:03 [INFO] CycloneDX: Resolving Dependencies 07:26:04 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 07:26:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.xml 07:26:04 [INFO] attaching as mappingservice.shell-1.22.0-cyclonedx.xml 07:26:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.json 07:26:04 [INFO] attaching as mappingservice.shell-1.22.0-cyclonedx.json 07:26:04 [INFO] 07:26:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.shell --- 07:26:04 [INFO] Skipping duplicate-finder execution! 07:26:04 [INFO] 07:26:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mappingservice.shell --- 07:26:04 [INFO] No dependency problems found 07:26:04 [INFO] 07:26:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.shell --- 07:26:04 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.22.0-sources.jar 07:26:04 [INFO] 07:26:04 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mappingservice.shell --- 07:26:04 [INFO] 07:26:04 [INFO] --- jacoco:0.8.13:report (report) @ mappingservice.shell --- 07:26:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:04 [INFO] 07:26:04 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.shell --- 07:26:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.pom 07:26:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.22.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.jar 07:26:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-javadoc.jar 07:26:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.xml 07:26:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.json 07:26:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.22.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-sources.jar 07:26:04 [INFO] 07:26:04 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.shell --- 07:26:04 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.jar 07:26:04 [INFO] Writing OBR metadata 07:26:04 [INFO] 07:26:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.shell --- 07:26:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:26:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:26:04 [INFO] 07:26:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.shell --- 07:26:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:26:04 [INFO] 07:26:04 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell >-- 07:26:04 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.22.0 [59/142] 07:26:04 [INFO] from lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml 07:26:04 [INFO] ------------------------------[ feature ]------------------------------- 07:26:04 [INFO] 07:26:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] 07:26:04 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:04 [INFO] 07:26:04 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:04 [INFO] 07:26:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] 07:26:04 [INFO] --- dependency:3.8.1:properties (default) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] 07:26:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:04 [INFO] argLine set to empty 07:26:04 [INFO] 07:26:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] 07:26:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] Starting audit... 07:26:04 Audit done. 07:26:04 [INFO] You have 0 Checkstyle violations. 07:26:04 [INFO] 07:26:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] 07:26:04 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml 07:26:04 [INFO] ...done! 07:26:04 [INFO] Attaching features XML 07:26:04 [INFO] 07:26:04 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [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 07:26:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:26:04 [INFO] 07:26:04 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice-shell >>> 07:26:04 [INFO] 07:26:04 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] 07:26:04 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice-shell <<< 07:26:04 [INFO] 07:26:04 [INFO] 07:26:04 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] 07:26:04 [INFO] --- feattest:14.1.0:test (default) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:26:04 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:26:04 [INFO] 07:26:04 [INFO] --- copy:14.1.0:copy-files (default) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] 07:26:04 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] No Javadoc in project. Archive not created. 07:26:04 [INFO] 07:26:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-mappingservice-shell --- 07:26:04 [INFO] CycloneDX: Resolving Dependencies 07:26:09 [INFO] CycloneDX: Creating BOM version 1.6 with 417 component(s) 07:26:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml 07:26:09 [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.xml 07:26:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.json 07:26:09 [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.json 07:26:09 [INFO] 07:26:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice-shell --- 07:26:09 [INFO] Skipping duplicate-finder execution! 07:26:09 [INFO] 07:26:09 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice-shell --- 07:26:09 [INFO] Skipping plugin execution 07:26:09 [INFO] 07:26:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice-shell --- 07:26:09 [INFO] Skipping source per configuration. 07:26:09 [INFO] 07:26:09 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice-shell --- 07:26:09 [INFO] 07:26:09 [INFO] --- jacoco:0.8.13:report (report) @ odl-lispflowmapping-mappingservice-shell --- 07:26:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:09 [INFO] 07:26:09 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-mappingservice-shell --- 07:26:09 [WARNING] 07:26:09 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice-shell did not assign 07:26:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:09 [WARNING] 07:26:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:09 [WARNING] 07:26:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0.pom 07:26:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-features.xml 07:26:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.xml 07:26:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.json 07:26:09 [INFO] 07:26:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-mappingservice-shell --- 07:26:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:26:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:26:09 [WARNING] 07:26:09 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice-shell did not assign 07:26:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:09 [WARNING] 07:26:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:09 [WARNING] 07:26:09 [INFO] 07:26:09 [INFO] -----< org.opendaylight.lispflowmapping:features-lispflowmapping >------ 07:26:09 [INFO] Building ODL :: lispflowmapping :: features-lispflowmapping 1.22.0 [60/142] 07:26:09 [INFO] from lispflowmapping/features/features-lispflowmapping/pom.xml 07:26:09 [INFO] ------------------------------[ feature ]------------------------------- 07:26:09 [INFO] 07:26:09 [INFO] --- clean:3.5.0:clean (default-clean) @ features-lispflowmapping --- 07:26:09 [INFO] 07:26:09 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-lispflowmapping --- 07:26:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:09 [INFO] 07:26:09 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-lispflowmapping --- 07:26:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:09 [INFO] 07:26:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-lispflowmapping --- 07:26:09 [INFO] 07:26:09 [INFO] --- dependency:3.8.1:properties (default) @ features-lispflowmapping --- 07:26:09 [INFO] 07:26:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-lispflowmapping --- 07:26:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:09 [INFO] argLine set to empty 07:26:09 [INFO] 07:26:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-lispflowmapping --- 07:26:09 [INFO] 07:26:09 [INFO] --- checkstyle:3.6.0:check (default) @ features-lispflowmapping --- 07:26:09 [INFO] Starting audit... 07:26:09 Audit done. 07:26:09 [INFO] You have 0 Checkstyle violations. 07:26:09 [INFO] 07:26:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-lispflowmapping --- 07:26:09 [INFO] 07:26:09 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ features-lispflowmapping --- 07:26:09 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml 07:26:09 [INFO] ...done! 07:26:09 [INFO] Attaching features XML 07:26:09 [INFO] 07:26:09 [INFO] --- karaf:4.4.7:verify (default-verify) @ features-lispflowmapping --- 07:26:09 [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 07:26:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:26:09 [INFO] 07:26:09 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-lispflowmapping >>> 07:26:09 [INFO] 07:26:09 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-lispflowmapping --- 07:26:09 [INFO] 07:26:09 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-lispflowmapping <<< 07:26:09 [INFO] 07:26:09 [INFO] 07:26:09 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-lispflowmapping --- 07:26:09 [INFO] 07:26:09 [INFO] --- feattest:14.1.0:test (default) @ features-lispflowmapping --- 07:26:09 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:26:09 [INFO] 07:26:09 [INFO] --- copy:14.1.0:copy-files (default) @ features-lispflowmapping --- 07:26:09 [INFO] 07:26:09 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-lispflowmapping --- 07:26:09 [INFO] No Javadoc in project. Archive not created. 07:26:09 [INFO] 07:26:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-lispflowmapping --- 07:26:09 [INFO] CycloneDX: Resolving Dependencies 07:26:14 [INFO] CycloneDX: Creating BOM version 1.6 with 419 component(s) 07:26:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.xml 07:26:14 [INFO] attaching as features-lispflowmapping-1.22.0-cyclonedx.xml 07:26:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.json 07:26:14 [INFO] attaching as features-lispflowmapping-1.22.0-cyclonedx.json 07:26:14 [INFO] 07:26:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-lispflowmapping --- 07:26:14 [INFO] Skipping duplicate-finder execution! 07:26:14 [INFO] 07:26:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-lispflowmapping --- 07:26:14 [INFO] Skipping plugin execution 07:26:14 [INFO] 07:26:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-lispflowmapping --- 07:26:14 [INFO] No sources in project. Archive not created. 07:26:14 [INFO] 07:26:14 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-lispflowmapping --- 07:26:14 [INFO] 07:26:14 [INFO] --- jacoco:0.8.13:report (report) @ features-lispflowmapping --- 07:26:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:14 [INFO] 07:26:14 [INFO] --- install:3.1.4:install (default-install) @ features-lispflowmapping --- 07:26:14 [WARNING] 07:26:14 [WARNING] The packaging plugin for project features-lispflowmapping did not assign 07:26:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:14 [WARNING] 07:26:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:14 [WARNING] 07:26:14 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0.pom 07:26:14 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-features.xml 07:26:14 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.xml 07:26:14 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.json 07:26:14 [INFO] 07:26:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-lispflowmapping --- 07:26:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:26:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:26:14 [WARNING] 07:26:14 [WARNING] The packaging plugin for project features-lispflowmapping did not assign 07:26:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:14 [WARNING] 07:26:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:14 [WARNING] 07:26:14 [INFO] 07:26:14 [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- 07:26:14 [INFO] Building ovsdb-binding-parent 1.21.0 [61/142] 07:26:14 [INFO] from ovsdb/commons/binding-parent/pom.xml 07:26:14 [INFO] --------------------------------[ pom ]--------------------------------- 07:26:14 [INFO] 07:26:14 [INFO] --- clean:3.5.0:clean (default-clean) @ ovsdb-binding-parent --- 07:26:14 [INFO] 07:26:14 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ ovsdb-binding-parent --- 07:26:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:14 [INFO] 07:26:14 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- 07:26:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:14 [INFO] 07:26:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ovsdb-binding-parent --- 07:26:14 [INFO] 07:26:14 [INFO] --- dependency:3.8.1:properties (default) @ ovsdb-binding-parent --- 07:26:14 [INFO] 07:26:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ovsdb-binding-parent --- 07:26:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:26:14 [INFO] 07:26:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ ovsdb-binding-parent --- 07:26:14 [INFO] 07:26:14 [INFO] --- checkstyle:3.6.0:check (default) @ ovsdb-binding-parent --- 07:26:14 [INFO] Starting audit... 07:26:14 Audit done. 07:26:14 [INFO] You have 0 Checkstyle violations. 07:26:14 [INFO] 07:26:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ ovsdb-binding-parent --- 07:26:14 [INFO] 07:26:14 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>> 07:26:14 [INFO] 07:26:14 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ ovsdb-binding-parent --- 07:26:14 [INFO] 07:26:14 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ ovsdb-binding-parent <<< 07:26:14 [INFO] 07:26:14 [INFO] 07:26:14 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ ovsdb-binding-parent --- 07:26:14 [INFO] 07:26:14 [INFO] --- copy:14.1.0:copy-files (default) @ ovsdb-binding-parent --- 07:26:14 [INFO] 07:26:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ ovsdb-binding-parent --- 07:26:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:26:14 [INFO] 07:26:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ovsdb-binding-parent --- 07:26:14 [INFO] CycloneDX: Resolving Dependencies 07:26:14 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:26:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.xml 07:26:14 [INFO] attaching as ovsdb-binding-parent-1.21.0-cyclonedx.xml 07:26:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.json 07:26:14 [INFO] attaching as ovsdb-binding-parent-1.21.0-cyclonedx.json 07:26:14 [INFO] 07:26:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent --- 07:26:14 [INFO] Skipping duplicate-finder execution! 07:26:14 [INFO] 07:26:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ ovsdb-binding-parent --- 07:26:14 [INFO] Skipping pom project 07:26:14 [INFO] 07:26:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ovsdb-binding-parent --- 07:26:14 [INFO] 07:26:14 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ ovsdb-binding-parent --- 07:26:14 [INFO] 07:26:14 [INFO] --- jacoco:0.8.13:report (report) @ ovsdb-binding-parent --- 07:26:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:14 [INFO] 07:26:14 [INFO] --- install:3.1.4:install (default-install) @ ovsdb-binding-parent --- 07:26:14 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0.pom 07:26:14 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.xml 07:26:14 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.json 07:26:14 [INFO] 07:26:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ovsdb-binding-parent --- 07:26:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:26:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:26:14 [INFO] 07:26:14 [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- 07:26:14 [INFO] Building ODL :: ovsdb :: library 1.21.0 [62/142] 07:26:14 [INFO] from ovsdb/library/impl/pom.xml 07:26:14 [INFO] -------------------------------[ bundle ]------------------------------- 07:26:14 [INFO] 07:26:14 [INFO] --- clean:3.5.0:clean (default-clean) @ library --- 07:26:14 [INFO] 07:26:14 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library --- 07:26:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:14 [INFO] 07:26:14 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ library --- 07:26:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:14 [INFO] 07:26:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library --- 07:26:15 [INFO] 07:26:15 [INFO] --- dependency:3.8.1:properties (default) @ library --- 07:26:15 [INFO] 07:26:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ library --- 07:26:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:26:15 [INFO] 07:26:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ library --- 07:26:15 [INFO] 07:26:15 [INFO] --- checkstyle:3.6.0:check (default) @ library --- 07:26:15 [INFO] Starting audit... 07:26:15 Audit done. 07:26:15 [INFO] You have 0 Checkstyle violations. 07:26:15 [INFO] 07:26:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ library --- 07:26:15 [INFO] 07:26:15 [INFO] --- resources:3.3.1:resources (default-resources) @ library --- 07:26:15 [INFO] Copying 1 resource from src/main/resources to target/classes 07:26:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/generated-sources/spi 07:26:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/generated-sources/yang 07:26:15 [INFO] 07:26:15 [INFO] --- compiler:3.14.0:compile (default-compile) @ library --- 07:26:15 [INFO] Recompiling the module because of changed source code. 07:26:15 [INFO] Compiling 113 source files with javac [debug release 21] to target/classes 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[15,31] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[21,37] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[26,28] unchecked conversion 07:26:16 required: org.opendaylight.ovsdb.lib.message.TableUpdate 07:26:16 found: org.opendaylight.ovsdb.lib.message.TableUpdate 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[29,24] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,67] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,70] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[36,40] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[44,64] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[66,24] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[95,59] unchecked conversion 07:26:16 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> 07:26:16 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[104,62] unchecked conversion 07:26:16 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> 07:26:16 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[112,54] unchecked conversion 07:26:16 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[119,12] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[129,57] fields() in com.fasterxml.jackson.databind.JsonNode has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[147,66] fields() in com.fasterxml.jackson.databind.node.ObjectNode has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[20,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[24,22] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[59,12] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[14,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[18,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[32,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[112,20] unchecked cast 07:26:16 required: D 07:26:16 found: java.lang.Object 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[124,48] unchecked cast 07:26:16 required: D 07:26:16 found: java.lang.Object 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,44] unchecked method invocation: method fromSet in class org.opendaylight.ovsdb.lib.notation.OvsdbSet is applied to given types 07:26:16 required: java.util.Set 07:26:16 found: java.util.Set 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,45] unchecked conversion 07:26:16 required: java.util.Set 07:26:16 found: java.util.Set 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,44] unchecked method invocation: method fromMap in class org.opendaylight.ovsdb.lib.notation.OvsdbMap is applied to given types 07:26:16 required: java.util.Map 07:26:16 found: java.util.Map 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,45] unchecked conversion 07:26:16 required: java.util.Map 07:26:16 found: java.util.Map 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Insert.java:[53,23] possible 'this' escape before subclass is fully initialized 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[42,42] unchecked cast 07:26:16 required: org.opendaylight.ovsdb.lib.notation.Column 07:26:16 found: org.opendaylight.ovsdb.lib.notation.Column 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[97,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Column.java:[69,9] found raw type: org.opendaylight.ovsdb.lib.notation.Column 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[25,68] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,14] unchecked method invocation: constructor in class org.opendaylight.ovsdb.lib.schema.TableSchema is applied to given types 07:26:16 required: java.lang.String,java.util.Map 07:26:16 found: java.lang.String,java.util.Map 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,66] unchecked conversion 07:26:16 required: java.util.Map 07:26:16 found: java.util.Map 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[38,21] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[39,78] fields() in com.fasterxml.jackson.databind.JsonNode has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[54,27] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[21,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[53,20] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbClient.java:[56,84] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[22,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[31,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[35,41] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[40,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[53,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[57,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class,org.opendaylight.ovsdb.lib.notation.Row) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[30,87] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[51,25] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,43] unchecked method invocation: method setRows in class org.opendaylight.ovsdb.lib.operations.OperationResult is applied to given types 07:26:16 required: java.util.List> 07:26:16 found: java.util.List 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,74] unchecked conversion 07:26:16 required: java.util.List> 07:26:16 found: java.util.List 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[62,24] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[86,24] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[136,38] RCVBUF_ALLOCATOR in io.netty.channel.ChannelOption has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[144,38] RCVBUF_ALLOCATOR in io.netty.channel.ChannelOption has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[158,25] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[160,72] fields() in com.fasterxml.jackson.databind.node.ObjectNode has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,17] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,57] unchecked method invocation: method table in interface org.opendaylight.ovsdb.lib.schema.DatabaseSchema is applied to given types 07:26:16 required: java.lang.String,java.lang.Class 07:26:16 found: java.lang.String,java.lang.Class 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[175,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[179,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[19,18] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[26,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[38,36] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[42,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionService.java:[85,8] auto-closeable resource org.opendaylight.ovsdb.lib.impl.OvsdbConnectionService has a member method close() that could throw InterruptedException 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpc10Request.java:[22,14] possible 'this' escape before subclass is fully initialized 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpc10Response.java:[21,14] possible 'this' escape before subclass is fully initialized 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java:[48,48] IOContext(com.fasterxml.jackson.core.util.BufferRecycler,java.lang.Object,boolean) in com.fasterxml.jackson.core.io.IOContext has been deprecated 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[67,15] found raw type: com.google.common.util.concurrent.SettableFuture 07:26:16 missing type arguments for generic class com.google.common.util.concurrent.SettableFuture 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[69,54] found raw type: com.google.common.util.concurrent.SettableFuture 07:26:16 missing type arguments for generic class com.google.common.util.concurrent.SettableFuture 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[303,35] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[337,103] found raw type: java.util.List 07:26:16 missing type arguments for generic class java.util.List 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,26] unchecked method invocation: method setParams in class org.opendaylight.ovsdb.lib.jsonrpc.JsonRpc10Request is applied to given types 07:26:16 required: java.util.List 07:26:16 found: java.util.List 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,27] unchecked conversion 07:26:16 required: java.util.List 07:26:16 found: java.util.List 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[18,18] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[20,17] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[24,30] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[19,51] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[21,27] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,20] found raw type: org.opendaylight.ovsdb.lib.notation.Column 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,52] unchecked conversion 07:26:16 required: java.util.Collection 07:26:16 found: java.util.Collection 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[11,28] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[15,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[12,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[39,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[47,21] possible 'this' escape before subclass is fully initialized 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Delete.java:[26,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,12] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,28] unchecked method invocation: method setTableSchema in class org.opendaylight.ovsdb.lib.operations.Operation is applied to given types 07:26:16 required: org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 found: org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,29] unchecked conversion 07:26:16 required: org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 found: org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 07:26:16 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java uses or overrides a deprecated API. 07:26:16 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java: Some input files additionally use unchecked or unsafe operations. 07:26:16 [INFO] 07:26:16 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ library >>> 07:26:16 [INFO] 07:26:16 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ library --- 07:26:16 [INFO] Fork Value is true 07:26:22 [INFO] Done SpotBugs Analysis.... 07:26:22 [INFO] 07:26:22 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ library <<< 07:26:22 [INFO] 07:26:22 [INFO] 07:26:22 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ library --- 07:26:22 [INFO] BugInstance size is 0 07:26:22 [INFO] Error size is 0 07:26:22 [INFO] No errors/warnings found 07:26:22 [INFO] 07:26:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ library --- 07:26:22 [INFO] Copying 6 resources from src/test/resources to target/test-classes 07:26:22 [INFO] 07:26:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ library --- 07:26:22 [INFO] Recompiling the module because of changed dependency. 07:26:22 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 07:26:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/jsonrpc/NettyBootStrapper.java:[34,25] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 07:26:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/jsonrpc/NettyBootStrapper.java:[35,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 07:26:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[47,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated 07:26:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[65,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated 07:26:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[81,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated 07:26:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[94,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated 07:26:22 [INFO] 07:26:22 [INFO] --- surefire:3.5.3:test (default-test) @ library --- 07:26:22 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/surefire-reports 07:26:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:26:22 [INFO] 07:26:22 [INFO] ------------------------------------------------------- 07:26:22 [INFO] T E S T S 07:26:22 [INFO] ------------------------------------------------------- 07:26:23 [INFO] Running org.opendaylight.ovsdb.lib.notation.VersionTest 07:26:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.ovsdb.lib.notation.VersionTest 07:26:23 [INFO] Running org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest 07:26:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest 07:26:23 [INFO] Running org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest 07:26:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest 07:26:24 [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest 07:26:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest 07:26:24 [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.TestClient 07:26:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.360 s -- in org.opendaylight.ovsdb.lib.jsonrpc.TestClient 07:26:25 [INFO] Running org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest 07:26:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:26:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.479 s -- in org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest 07:26:34 [INFO] 07:26:34 [INFO] Results: 07:26:34 [INFO] 07:26:34 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 07:26:34 [INFO] 07:26:34 [INFO] 07:26:34 [INFO] --- copy:14.1.0:copy-files (default) @ library --- 07:26:34 [INFO] 07:26:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ library --- 07:26:34 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.21.0.jar 07:26:34 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/classes/META-INF/MANIFEST.MF 07:26:34 [INFO] 07:26:34 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ library --- 07:26:34 [INFO] No previous run data found, generating javadoc. 07:26:37 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.21.0-javadoc.jar 07:26:37 [INFO] 07:26:37 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ library --- 07:26:37 [INFO] 07:26:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library --- 07:26:37 [INFO] CycloneDX: Resolving Dependencies 07:26:38 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 07:26:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/bom.xml 07:26:38 [INFO] attaching as library-1.21.0-cyclonedx.xml 07:26:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/bom.json 07:26:38 [INFO] attaching as library-1.21.0-cyclonedx.json 07:26:38 [INFO] 07:26:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library --- 07:26:38 [INFO] Skipping duplicate-finder execution! 07:26:38 [INFO] 07:26:38 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ library --- 07:26:38 [INFO] No dependency problems found 07:26:38 [INFO] 07:26:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library --- 07:26:38 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.21.0-sources.jar 07:26:38 [INFO] 07:26:38 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ library --- 07:26:38 [INFO] 07:26:38 [INFO] --- jacoco:0.8.13:report (report) @ library --- 07:26:38 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/code-coverage/jacoco.exec 07:26:38 [INFO] Analyzed bundle 'ODL :: ovsdb :: library' with 149 classes 07:26:38 [INFO] 07:26:38 [INFO] --- install:3.1.4:install (default-install) @ library --- 07:26:38 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.pom 07:26:38 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.jar 07:26:38 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-javadoc.jar 07:26:38 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-config.cfg 07:26:38 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.xml 07:26:38 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.json 07:26:38 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-sources.jar 07:26:38 [INFO] 07:26:38 [INFO] --- bundle:6.0.0:install (default-install) @ library --- 07:26:38 [INFO] Installing org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.jar 07:26:38 [INFO] Writing OBR metadata 07:26:38 [INFO] 07:26:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library --- 07:26:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:26:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:26:38 [INFO] 07:26:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ library --- 07:26:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:26:38 [INFO] 07:26:38 [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >------------- 07:26:38 [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.21.0 [63/142] 07:26:38 [INFO] from ovsdb/utils/servicehelper/pom.xml 07:26:38 [INFO] -------------------------------[ bundle ]------------------------------- 07:26:38 [INFO] 07:26:38 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.servicehelper --- 07:26:38 [INFO] 07:26:38 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.servicehelper --- 07:26:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:38 [INFO] 07:26:38 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.servicehelper --- 07:26:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:38 [INFO] 07:26:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.servicehelper --- 07:26:38 [INFO] 07:26:38 [INFO] --- dependency:3.8.1:properties (default) @ utils.servicehelper --- 07:26:38 [INFO] 07:26:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ utils.servicehelper --- 07:26:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:26:38 [INFO] 07:26:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.servicehelper --- 07:26:38 [INFO] 07:26:38 [INFO] --- checkstyle:3.6.0:check (default) @ utils.servicehelper --- 07:26:38 [INFO] Starting audit... 07:26:38 Audit done. 07:26:38 [INFO] You have 0 Checkstyle violations. 07:26:38 [INFO] 07:26:38 [INFO] --- dependency:3.8.1:copy (unpack-license) @ utils.servicehelper --- 07:26:38 [INFO] 07:26:38 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.servicehelper --- 07:26:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/src/main/resources 07:26:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/generated-sources/spi 07:26:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/generated-sources/yang 07:26:38 [INFO] 07:26:38 [INFO] --- compiler:3.14.0:compile (default-compile) @ utils.servicehelper --- 07:26:38 [INFO] Recompiling the module because of changed source code. 07:26:38 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:26:38 [INFO] 07:26:38 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ utils.servicehelper >>> 07:26:38 [INFO] 07:26:38 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ utils.servicehelper --- 07:26:38 [INFO] Fork Value is true 07:26:41 [INFO] Done SpotBugs Analysis.... 07:26:41 [INFO] 07:26:41 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ utils.servicehelper <<< 07:26:41 [INFO] 07:26:41 [INFO] 07:26:41 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ utils.servicehelper --- 07:26:41 [INFO] BugInstance size is 0 07:26:41 [INFO] Error size is 0 07:26:41 [INFO] No errors/warnings found 07:26:41 [INFO] 07:26:41 [INFO] --- jacoco:0.8.13:instrument (default-instrument) @ utils.servicehelper --- 07:26:41 [INFO] 07:26:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.servicehelper --- 07:26:41 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:26:41 [INFO] 07:26:41 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ utils.servicehelper --- 07:26:41 [INFO] Recompiling the module because of changed dependency. 07:26:41 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:26:41 [INFO] 07:26:41 [INFO] --- surefire:3.5.3:test (default-test) @ utils.servicehelper --- 07:26:41 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/surefire-reports 07:26:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:26:41 [INFO] 07:26:41 [INFO] ------------------------------------------------------- 07:26:41 [INFO] T E S T S 07:26:41 [INFO] ------------------------------------------------------- 07:26:42 [INFO] Running org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest 07:26:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:26:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.950 s -- in org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest 07:26:46 [INFO] 07:26:46 [INFO] Results: 07:26:46 [INFO] 07:26:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:26:46 [INFO] 07:26:46 [INFO] 07:26:46 [INFO] --- jacoco:0.8.13:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper --- 07:26:46 [INFO] 07:26:46 [INFO] --- copy:14.1.0:copy-files (default) @ utils.servicehelper --- 07:26:46 [INFO] 07:26:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.servicehelper --- 07:26:46 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.21.0.jar 07:26:46 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/classes/META-INF/MANIFEST.MF 07:26:46 [INFO] 07:26:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ utils.servicehelper --- 07:26:46 [INFO] No previous run data found, generating javadoc. 07:26:46 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.21.0-javadoc.jar 07:26:46 [INFO] 07:26:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.servicehelper --- 07:26:46 [INFO] CycloneDX: Resolving Dependencies 07:26:46 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 07:26:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.xml 07:26:46 [INFO] attaching as utils.servicehelper-1.21.0-cyclonedx.xml 07:26:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.json 07:26:46 [INFO] attaching as utils.servicehelper-1.21.0-cyclonedx.json 07:26:46 [INFO] 07:26:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.servicehelper --- 07:26:46 [INFO] Skipping duplicate-finder execution! 07:26:46 [INFO] 07:26:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ utils.servicehelper --- 07:26:46 [INFO] No dependency problems found 07:26:46 [INFO] 07:26:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.servicehelper --- 07:26:46 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.21.0-sources.jar 07:26:46 [INFO] 07:26:46 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ utils.servicehelper --- 07:26:46 [INFO] 07:26:46 [INFO] --- jacoco:0.8.13:report (report) @ utils.servicehelper --- 07:26:46 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/code-coverage/jacoco.exec 07:26:46 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.servicehelper' with 1 classes 07:26:46 [INFO] 07:26:46 [INFO] --- install:3.1.4:install (default-install) @ utils.servicehelper --- 07:26:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.pom 07:26:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.jar 07:26:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-javadoc.jar 07:26:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.xml 07:26:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.json 07:26:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-sources.jar 07:26:46 [INFO] 07:26:46 [INFO] --- bundle:6.0.0:install (default-install) @ utils.servicehelper --- 07:26:46 [INFO] Installing org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.jar 07:26:46 [INFO] Writing OBR metadata 07:26:46 [INFO] 07:26:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.servicehelper --- 07:26:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:26:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:26:46 [INFO] 07:26:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.servicehelper --- 07:26:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:26:46 [INFO] 07:26:46 [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >-------------- 07:26:46 [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.21.0 [64/142] 07:26:46 [INFO] from ovsdb/schemas/openvswitch/pom.xml 07:26:46 [INFO] -------------------------------[ bundle ]------------------------------- 07:26:46 [INFO] 07:26:46 [INFO] --- clean:3.5.0:clean (default-clean) @ schema.openvswitch --- 07:26:46 [INFO] 07:26:46 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ schema.openvswitch --- 07:26:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:46 [INFO] 07:26:46 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ schema.openvswitch --- 07:26:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:46 [INFO] 07:26:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ schema.openvswitch --- 07:26:46 [INFO] 07:26:46 [INFO] --- dependency:3.8.1:properties (default) @ schema.openvswitch --- 07:26:46 [INFO] 07:26:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ schema.openvswitch --- 07:26:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:26:46 [INFO] 07:26:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ schema.openvswitch --- 07:26:46 [INFO] 07:26:46 [INFO] --- checkstyle:3.6.0:check (default) @ schema.openvswitch --- 07:26:46 [INFO] Starting audit... 07:26:46 Audit done. 07:26:46 [INFO] You have 0 Checkstyle violations. 07:26:46 [INFO] 07:26:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ schema.openvswitch --- 07:26:46 [INFO] 07:26:46 [INFO] --- resources:3.3.1:resources (default-resources) @ schema.openvswitch --- 07:26:46 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/src/main/resources 07:26:46 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/generated-sources/spi 07:26:46 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/generated-sources/yang 07:26:46 [INFO] 07:26:46 [INFO] --- compiler:3.14.0:compile (default-compile) @ schema.openvswitch --- 07:26:46 [INFO] Recompiling the module because of changed dependency. 07:26:46 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes 07:26:46 [INFO] 07:26:46 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ schema.openvswitch >>> 07:26:46 [INFO] 07:26:46 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ schema.openvswitch --- 07:26:46 [INFO] Fork Value is true 07:26:47 [INFO] Done SpotBugs Analysis.... 07:26:47 [INFO] 07:26:47 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ schema.openvswitch <<< 07:26:47 [INFO] 07:26:47 [INFO] 07:26:47 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ schema.openvswitch --- 07:26:47 [INFO] BugInstance size is 0 07:26:47 [INFO] Error size is 0 07:26:47 [INFO] No errors/warnings found 07:26:47 [INFO] 07:26:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ schema.openvswitch --- 07:26:47 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/src/test/resources 07:26:47 [INFO] 07:26:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ schema.openvswitch --- 07:26:47 [INFO] Recompiling the module because of changed dependency. 07:26:47 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:26:47 [INFO] 07:26:47 [INFO] --- surefire:3.5.3:test (default-test) @ schema.openvswitch --- 07:26:47 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/surefire-reports 07:26:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:26:47 [INFO] 07:26:47 [INFO] ------------------------------------------------------- 07:26:47 [INFO] T E S T S 07:26:47 [INFO] ------------------------------------------------------- 07:26:48 [INFO] Running org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest 07:26:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest 07:26:48 [INFO] 07:26:48 [INFO] Results: 07:26:48 [INFO] 07:26:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:26:48 [INFO] 07:26:48 [INFO] 07:26:48 [INFO] --- copy:14.1.0:copy-files (default) @ schema.openvswitch --- 07:26:48 [INFO] 07:26:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ schema.openvswitch --- 07:26:48 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.21.0.jar 07:26:48 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF 07:26:48 [INFO] 07:26:48 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ schema.openvswitch --- 07:26:48 [INFO] No previous run data found, generating javadoc. 07:26:50 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.21.0-javadoc.jar 07:26:50 [INFO] 07:26:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ schema.openvswitch --- 07:26:50 [INFO] CycloneDX: Resolving Dependencies 07:26:51 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 07:26:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.xml 07:26:51 [INFO] attaching as schema.openvswitch-1.21.0-cyclonedx.xml 07:26:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.json 07:26:51 [INFO] attaching as schema.openvswitch-1.21.0-cyclonedx.json 07:26:51 [INFO] 07:26:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.openvswitch --- 07:26:51 [INFO] Skipping duplicate-finder execution! 07:26:51 [INFO] 07:26:51 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ schema.openvswitch --- 07:26:51 [INFO] No dependency problems found 07:26:51 [INFO] 07:26:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ schema.openvswitch --- 07:26:51 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.21.0-sources.jar 07:26:51 [INFO] 07:26:51 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ schema.openvswitch --- 07:26:51 [INFO] 07:26:51 [INFO] --- jacoco:0.8.13:report (report) @ schema.openvswitch --- 07:26:51 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/code-coverage/jacoco.exec 07:26:51 [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.openvswitch' with 0 classes 07:26:51 [INFO] 07:26:51 [INFO] --- install:3.1.4:install (default-install) @ schema.openvswitch --- 07:26:51 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.pom 07:26:51 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.jar 07:26:51 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-javadoc.jar 07:26:51 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.xml 07:26:51 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.json 07:26:51 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-sources.jar 07:26:51 [INFO] 07:26:51 [INFO] --- bundle:6.0.0:install (default-install) @ schema.openvswitch --- 07:26:51 [INFO] Installing org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.jar 07:26:51 [INFO] Writing OBR metadata 07:26:51 [INFO] 07:26:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ schema.openvswitch --- 07:26:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:26:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:26:51 [INFO] 07:26:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ schema.openvswitch --- 07:26:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:26:51 [INFO] 07:26:51 [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- 07:26:51 [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.21.0 [65/142] 07:26:51 [INFO] from ovsdb/schemas/hardwarevtep/pom.xml 07:26:51 [INFO] -------------------------------[ bundle ]------------------------------- 07:26:51 [INFO] 07:26:51 [INFO] --- clean:3.5.0:clean (default-clean) @ schema.hardwarevtep --- 07:26:51 [INFO] 07:26:51 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ schema.hardwarevtep --- 07:26:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:51 [INFO] 07:26:51 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- 07:26:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:51 [INFO] 07:26:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ schema.hardwarevtep --- 07:26:51 [INFO] 07:26:51 [INFO] --- dependency:3.8.1:properties (default) @ schema.hardwarevtep --- 07:26:51 [INFO] 07:26:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ schema.hardwarevtep --- 07:26:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:26:51 [INFO] 07:26:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ schema.hardwarevtep --- 07:26:51 [INFO] 07:26:51 [INFO] --- checkstyle:3.6.0:check (default) @ schema.hardwarevtep --- 07:26:51 [INFO] Starting audit... 07:26:51 Audit done. 07:26:51 [INFO] You have 0 Checkstyle violations. 07:26:51 [INFO] 07:26:51 [INFO] --- dependency:3.8.1:copy (unpack-license) @ schema.hardwarevtep --- 07:26:51 [INFO] 07:26:51 [INFO] --- resources:3.3.1:resources (default-resources) @ schema.hardwarevtep --- 07:26:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/src/main/resources 07:26:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/generated-sources/spi 07:26:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/generated-sources/yang 07:26:51 [INFO] 07:26:51 [INFO] --- compiler:3.14.0:compile (default-compile) @ schema.hardwarevtep --- 07:26:51 [INFO] Recompiling the module because of changed dependency. 07:26:51 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 07:26:51 [INFO] 07:26:51 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>> 07:26:51 [INFO] 07:26:51 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ schema.hardwarevtep --- 07:26:51 [INFO] Fork Value is true 07:26:53 [INFO] Done SpotBugs Analysis.... 07:26:53 [INFO] 07:26:53 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ schema.hardwarevtep <<< 07:26:53 [INFO] 07:26:53 [INFO] 07:26:53 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ schema.hardwarevtep --- 07:26:53 [INFO] BugInstance size is 0 07:26:53 [INFO] Error size is 0 07:26:53 [INFO] No errors/warnings found 07:26:53 [INFO] 07:26:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ schema.hardwarevtep --- 07:26:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/src/test/resources 07:26:53 [INFO] 07:26:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ schema.hardwarevtep --- 07:26:53 [INFO] Recompiling the module because of changed dependency. 07:26:53 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:26:53 [INFO] 07:26:53 [INFO] --- surefire:3.5.3:test (default-test) @ schema.hardwarevtep --- 07:26:53 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/surefire-reports 07:26:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:26:53 [INFO] 07:26:53 [INFO] ------------------------------------------------------- 07:26:53 [INFO] T E S T S 07:26:53 [INFO] ------------------------------------------------------- 07:26:54 [INFO] Running org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest 07:26:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest 07:26:54 [INFO] 07:26:54 [INFO] Results: 07:26:54 [INFO] 07:26:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:26:54 [INFO] 07:26:54 [INFO] 07:26:54 [INFO] --- copy:14.1.0:copy-files (default) @ schema.hardwarevtep --- 07:26:54 [INFO] 07:26:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ schema.hardwarevtep --- 07:26:54 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.21.0.jar 07:26:54 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF 07:26:54 [INFO] 07:26:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ schema.hardwarevtep --- 07:26:54 [INFO] No previous run data found, generating javadoc. 07:26:56 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.21.0-javadoc.jar 07:26:56 [INFO] 07:26:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ schema.hardwarevtep --- 07:26:56 [INFO] CycloneDX: Resolving Dependencies 07:26:57 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 07:26:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.xml 07:26:57 [INFO] attaching as schema.hardwarevtep-1.21.0-cyclonedx.xml 07:26:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.json 07:26:57 [INFO] attaching as schema.hardwarevtep-1.21.0-cyclonedx.json 07:26:57 [INFO] 07:26:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep --- 07:26:57 [INFO] Skipping duplicate-finder execution! 07:26:57 [INFO] 07:26:57 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ schema.hardwarevtep --- 07:26:57 [INFO] No dependency problems found 07:26:57 [INFO] 07:26:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ schema.hardwarevtep --- 07:26:57 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.21.0-sources.jar 07:26:57 [INFO] 07:26:57 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ schema.hardwarevtep --- 07:26:57 [INFO] 07:26:57 [INFO] --- jacoco:0.8.13:report (report) @ schema.hardwarevtep --- 07:26:57 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/code-coverage/jacoco.exec 07:26:57 [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.hardwarevtep' with 0 classes 07:26:57 [INFO] 07:26:57 [INFO] --- install:3.1.4:install (default-install) @ schema.hardwarevtep --- 07:26:57 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.pom 07:26:57 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.jar 07:26:57 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-javadoc.jar 07:26:57 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.xml 07:26:57 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.json 07:26:57 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-sources.jar 07:26:57 [INFO] 07:26:57 [INFO] --- bundle:6.0.0:install (default-install) @ schema.hardwarevtep --- 07:26:57 [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.jar 07:26:57 [INFO] Writing OBR metadata 07:26:57 [INFO] 07:26:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ schema.hardwarevtep --- 07:26:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:26:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:26:57 [INFO] 07:26:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ schema.hardwarevtep --- 07:26:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:26:57 [INFO] 07:26:57 [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >-------------- 07:26:57 [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.21.0 [66/142] 07:26:57 [INFO] from ovsdb/library/features/odl-ovsdb-library/pom.xml 07:26:57 [INFO] ------------------------------[ feature ]------------------------------- 07:26:57 [INFO] 07:26:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-library --- 07:26:57 [INFO] 07:26:57 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-library --- 07:26:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:57 [INFO] 07:26:57 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-library --- 07:26:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:57 [INFO] 07:26:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-library --- 07:26:57 [INFO] 07:26:57 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-library --- 07:26:57 [INFO] 07:26:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-library --- 07:26:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:57 [INFO] argLine set to empty 07:26:57 [INFO] 07:26:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-library --- 07:26:57 [INFO] 07:26:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-library --- 07:26:57 [INFO] Starting audit... 07:26:57 Audit done. 07:26:57 [INFO] You have 0 Checkstyle violations. 07:26:57 [INFO] 07:26:57 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-library --- 07:26:57 [INFO] 07:26:57 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-library --- 07:26:57 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml 07:26:57 [INFO] ...done! 07:26:57 [INFO] Attaching features XML 07:26:57 [INFO] 07:26:57 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-library --- 07:26:57 [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 07:26:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:26:57 [INFO] 07:26:57 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-library >>> 07:26:57 [INFO] 07:26:57 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-library --- 07:26:57 [INFO] 07:26:57 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-library <<< 07:26:57 [INFO] 07:26:57 [INFO] 07:26:57 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-library --- 07:26:57 [INFO] 07:26:57 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-library --- 07:26:57 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:26:57 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:26:57 [INFO] 07:26:57 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-library --- 07:26:57 [INFO] 07:26:57 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-library --- 07:26:57 [INFO] No Javadoc in project. Archive not created. 07:26:57 [INFO] 07:26:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-library --- 07:26:57 [INFO] CycloneDX: Resolving Dependencies 07:27:00 [INFO] CycloneDX: Creating BOM version 1.6 with 241 component(s) 07:27:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.xml 07:27:00 [INFO] attaching as odl-ovsdb-library-1.21.0-cyclonedx.xml 07:27:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.json 07:27:00 [INFO] attaching as odl-ovsdb-library-1.21.0-cyclonedx.json 07:27:00 [INFO] 07:27:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-library --- 07:27:00 [INFO] Skipping duplicate-finder execution! 07:27:00 [INFO] 07:27:00 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-library --- 07:27:00 [INFO] Skipping plugin execution 07:27:00 [INFO] 07:27:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-library --- 07:27:00 [INFO] Skipping source per configuration. 07:27:00 [INFO] 07:27:00 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-library --- 07:27:00 [INFO] 07:27:00 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-library --- 07:27:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:00 [INFO] 07:27:00 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-library --- 07:27:00 [WARNING] 07:27:00 [WARNING] The packaging plugin for project odl-ovsdb-library did not assign 07:27:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:00 [WARNING] 07:27:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:00 [WARNING] 07:27:00 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0.pom 07:27:00 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-features.xml 07:27:00 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.xml 07:27:00 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.json 07:27:00 [INFO] 07:27:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-library --- 07:27:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:27:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:27:00 [WARNING] 07:27:00 [WARNING] The packaging plugin for project odl-ovsdb-library did not assign 07:27:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:00 [WARNING] 07:27:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:00 [WARNING] 07:27:00 [INFO] 07:27:00 [INFO] --------------< org.opendaylight.ovsdb:library-features >--------------- 07:27:00 [INFO] Building ODL :: ovsdb :: library-features 1.21.0 [67/142] 07:27:00 [INFO] from ovsdb/library/features/features/pom.xml 07:27:00 [INFO] ------------------------------[ feature ]------------------------------- 07:27:00 [INFO] 07:27:00 [INFO] --- clean:3.5.0:clean (default-clean) @ library-features --- 07:27:00 [INFO] 07:27:00 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-features --- 07:27:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:00 [INFO] 07:27:00 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ library-features --- 07:27:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:00 [INFO] 07:27:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-features --- 07:27:01 [INFO] 07:27:01 [INFO] --- dependency:3.8.1:properties (default) @ library-features --- 07:27:01 [INFO] 07:27:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ library-features --- 07:27:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:01 [INFO] argLine set to empty 07:27:01 [INFO] 07:27:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-features --- 07:27:01 [INFO] 07:27:01 [INFO] --- checkstyle:3.6.0:check (default) @ library-features --- 07:27:01 [INFO] Starting audit... 07:27:01 Audit done. 07:27:01 [INFO] You have 0 Checkstyle violations. 07:27:01 [INFO] 07:27:01 [INFO] --- dependency:3.8.1:copy (unpack-license) @ library-features --- 07:27:01 [INFO] 07:27:01 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ library-features --- 07:27:01 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/features/target/feature/feature.xml 07:27:01 [INFO] ...done! 07:27:01 [INFO] Attaching features XML 07:27:01 [INFO] 07:27:01 [INFO] --- karaf:4.4.7:verify (default-verify) @ library-features --- 07:27:01 [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 07:27:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:01 [INFO] 07:27:01 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ library-features >>> 07:27:01 [INFO] 07:27:01 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ library-features --- 07:27:01 [INFO] 07:27:01 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ library-features <<< 07:27:01 [INFO] 07:27:01 [INFO] 07:27:01 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ library-features --- 07:27:01 [INFO] 07:27:01 [INFO] --- feattest:14.1.0:test (default) @ library-features --- 07:27:01 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:27:01 [INFO] 07:27:01 [INFO] --- copy:14.1.0:copy-files (default) @ library-features --- 07:27:01 [INFO] 07:27:01 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ library-features --- 07:27:01 [INFO] No Javadoc in project. Archive not created. 07:27:01 [INFO] 07:27:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-features --- 07:27:01 [INFO] CycloneDX: Resolving Dependencies 07:27:03 [INFO] CycloneDX: Creating BOM version 1.6 with 242 component(s) 07:27:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.xml 07:27:04 [INFO] attaching as library-features-1.21.0-cyclonedx.xml 07:27:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.json 07:27:04 [INFO] attaching as library-features-1.21.0-cyclonedx.json 07:27:04 [INFO] 07:27:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-features --- 07:27:04 [INFO] Skipping duplicate-finder execution! 07:27:04 [INFO] 07:27:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ library-features --- 07:27:04 [INFO] Skipping plugin execution 07:27:04 [INFO] 07:27:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library-features --- 07:27:04 [INFO] No sources in project. Archive not created. 07:27:04 [INFO] 07:27:04 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ library-features --- 07:27:04 [INFO] 07:27:04 [INFO] --- jacoco:0.8.13:report (report) @ library-features --- 07:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:04 [INFO] 07:27:04 [INFO] --- install:3.1.4:install (default-install) @ library-features --- 07:27:04 [WARNING] 07:27:04 [WARNING] The packaging plugin for project library-features did not assign 07:27:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:04 [WARNING] 07:27:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:04 [WARNING] 07:27:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0.pom 07:27:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-features.xml 07:27:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.xml 07:27:04 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.json 07:27:04 [INFO] 07:27:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-features --- 07:27:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:27:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:27:04 [WARNING] 07:27:04 [WARNING] The packaging plugin for project library-features did not assign 07:27:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:04 [WARNING] 07:27:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:04 [WARNING] 07:27:04 [INFO] 07:27:04 [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- 07:27:04 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.21.0 [68/142] 07:27:04 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 07:27:04 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:04 [INFO] 07:27:04 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-api --- 07:27:04 [INFO] 07:27:04 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-api --- 07:27:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:04 [INFO] 07:27:04 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- 07:27:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:04 [INFO] 07:27:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-api --- 07:27:04 [INFO] 07:27:04 [INFO] --- dependency:3.8.1:properties (default) @ hwvtepsouthbound-api --- 07:27:04 [INFO] 07:27:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hwvtepsouthbound-api --- 07:27:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:27:04 [INFO] 07:27:04 [INFO] --- yang:14.0.14:generate-sources (binding) @ hwvtepsouthbound-api --- 07:27:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:27:04 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang 07:27:04 [INFO] yang-to-sources: Found 5 dependencies in 1.085 ms 07:27:04 [INFO] yang-to-sources: Project model files found: 1 in 71.58 ms 07:27:04 [INFO] yang-to-sources: 6 YANG models processed in 118.7 ms 07:27:04 [INFO] BindingJavaFileGenerator: Defined 133 files in 23.11 ms 07:27:04 [INFO] Sorted 133 files into 12 directories in 437.5 μs 07:27:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 133 in 172.3 ms 07:27:04 [INFO] 07:27:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-api --- 07:27:04 [INFO] 07:27:04 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-api --- 07:27:04 [INFO] Starting audit... 07:27:04 Audit done. 07:27:04 [INFO] You have 0 Checkstyle violations. 07:27:04 [INFO] 07:27:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hwvtepsouthbound-api --- 07:27:04 [INFO] 07:27:04 [INFO] --- resources:3.3.1:resources (default-resources) @ hwvtepsouthbound-api --- 07:27:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources 07:27:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi 07:27:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:27:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:27:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:27:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi 07:27:04 [INFO] 07:27:04 [INFO] --- compiler:3.14.0:compile (default-compile) @ hwvtepsouthbound-api --- 07:27:04 [INFO] Recompiling the module because of changed source code. 07:27:04 [INFO] Compiling 132 source files with javac [debug release 21] to target/classes 07:27:05 [INFO] 07:27:05 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>> 07:27:05 [INFO] 07:27:05 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ hwvtepsouthbound-api --- 07:27:05 [INFO] Fork Value is true 07:27:08 [INFO] Done SpotBugs Analysis.... 07:27:08 [INFO] 07:27:08 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-api <<< 07:27:08 [INFO] 07:27:08 [INFO] 07:27:08 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ hwvtepsouthbound-api --- 07:27:08 [INFO] BugInstance size is 0 07:27:08 [INFO] Error size is 0 07:27:08 [INFO] No errors/warnings found 07:27:08 [INFO] 07:27:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-api --- 07:27:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources 07:27:08 [INFO] 07:27:08 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ hwvtepsouthbound-api --- 07:27:08 [INFO] No sources to compile 07:27:08 [INFO] 07:27:08 [INFO] --- surefire:3.5.3:test (default-test) @ hwvtepsouthbound-api --- 07:27:08 [INFO] No tests to run. 07:27:08 [INFO] 07:27:08 [INFO] --- copy:14.1.0:copy-files (default) @ hwvtepsouthbound-api --- 07:27:08 [INFO] 07:27:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hwvtepsouthbound-api --- 07:27:08 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.21.0.jar 07:27:08 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF 07:27:08 [INFO] 07:27:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hwvtepsouthbound-api --- 07:27:08 [INFO] No previous run data found, generating javadoc. 07:27:11 [WARNING] Javadoc Warnings 07:27:11 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ovsdb/hwvtep/rev150901/HwvtepGlobalAttributes.java:187: warning: empty tag 07:27:11 [WARNING] * 07:27:11 [WARNING] ^ 07:27:11 [WARNING] 1 warning 07:27:11 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.21.0-javadoc.jar 07:27:11 [INFO] 07:27:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-api --- 07:27:11 [INFO] CycloneDX: Resolving Dependencies 07:27:12 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 07:27:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml 07:27:12 [INFO] attaching as hwvtepsouthbound-api-1.21.0-cyclonedx.xml 07:27:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json 07:27:12 [INFO] attaching as hwvtepsouthbound-api-1.21.0-cyclonedx.json 07:27:12 [INFO] 07:27:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api --- 07:27:12 [INFO] Skipping duplicate-finder execution! 07:27:12 [INFO] 07:27:12 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-api --- 07:27:12 [INFO] No dependency problems found 07:27:12 [INFO] 07:27:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-api --- 07:27:12 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.21.0-sources.jar 07:27:12 [INFO] 07:27:12 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ hwvtepsouthbound-api --- 07:27:12 [INFO] 07:27:12 [INFO] --- jacoco:0.8.13:report (report) @ hwvtepsouthbound-api --- 07:27:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:27:12 [INFO] 07:27:12 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-api --- 07:27:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.pom 07:27:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.jar 07:27:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-javadoc.jar 07:27:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.xml 07:27:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.json 07:27:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-sources.jar 07:27:12 [INFO] 07:27:12 [INFO] --- bundle:6.0.0:install (default-install) @ hwvtepsouthbound-api --- 07:27:12 [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.jar 07:27:12 [INFO] Writing OBR metadata 07:27:12 [INFO] 07:27:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-api --- 07:27:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:27:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:27:12 [INFO] 07:27:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hwvtepsouthbound-api --- 07:27:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:27:12 [INFO] 07:27:12 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >-------- 07:27:12 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.21.0 [69/142] 07:27:12 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 07:27:12 [INFO] ------------------------------[ feature ]------------------------------- 07:27:12 [INFO] 07:27:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] 07:27:12 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:12 [INFO] 07:27:12 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:12 [INFO] 07:27:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] 07:27:12 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] 07:27:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:12 [INFO] argLine set to empty 07:27:12 [INFO] 07:27:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] 07:27:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] Starting audit... 07:27:12 Audit done. 07:27:12 [INFO] You have 0 Checkstyle violations. 07:27:12 [INFO] 07:27:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] 07:27:12 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml 07:27:12 [INFO] ...done! 07:27:12 [INFO] Attaching features XML 07:27:12 [INFO] 07:27:12 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [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 07:27:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:12 [INFO] 07:27:12 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-api >>> 07:27:12 [INFO] 07:27:12 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] 07:27:12 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-api <<< 07:27:12 [INFO] 07:27:12 [INFO] 07:27:12 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] 07:27:12 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:27:12 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:27:12 [INFO] 07:27:12 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] 07:27:12 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] No Javadoc in project. Archive not created. 07:27:12 [INFO] 07:27:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:12 [INFO] CycloneDX: Resolving Dependencies 07:27:13 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:27:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml 07:27:13 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.xml 07:27:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json 07:27:13 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.json 07:27:13 [INFO] 07:27:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:13 [INFO] Skipping duplicate-finder execution! 07:27:13 [INFO] 07:27:13 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:13 [INFO] Skipping plugin execution 07:27:13 [INFO] 07:27:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:13 [INFO] Skipping source per configuration. 07:27:13 [INFO] 07:27:13 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:13 [INFO] 07:27:13 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:13 [INFO] 07:27:13 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:13 [WARNING] 07:27:13 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-api did not assign 07:27:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:13 [WARNING] 07:27:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:13 [WARNING] 07:27:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0.pom 07:27:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-features.xml 07:27:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.xml 07:27:13 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.json 07:27:13 [INFO] 07:27:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-api --- 07:27:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:27:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:27:13 [WARNING] 07:27:13 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-api did not assign 07:27:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:13 [WARNING] 07:27:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:13 [WARNING] 07:27:13 [INFO] 07:27:13 [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- 07:27:13 [INFO] Building ODL :: ovsdb :: southbound-api 1.21.0 [70/142] 07:27:13 [INFO] from ovsdb/southbound/southbound-api/pom.xml 07:27:13 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:13 [INFO] 07:27:13 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-api --- 07:27:13 [INFO] 07:27:13 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-api --- 07:27:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:13 [INFO] 07:27:13 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-api --- 07:27:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:13 [INFO] 07:27:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-api --- 07:27:13 [INFO] 07:27:13 [INFO] --- dependency:3.8.1:properties (default) @ southbound-api --- 07:27:13 [INFO] 07:27:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ southbound-api --- 07:27:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:27:13 [INFO] 07:27:13 [INFO] --- yang:14.0.14:generate-sources (binding) @ southbound-api --- 07:27:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:27:13 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/main/yang 07:27:13 [INFO] yang-to-sources: Found 5 dependencies in 716.1 μs 07:27:13 [INFO] yang-to-sources: Project model files found: 2 in 11.59 ms 07:27:13 [INFO] yang-to-sources: 7 YANG models processed in 58.43 ms 07:27:13 [INFO] BindingJavaFileGenerator: Defined 180 files in 16.92 ms 07:27:13 [INFO] Sorted 180 files into 13 directories in 414.9 μs 07:27:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 180 in 84.91 ms 07:27:13 [INFO] 07:27:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-api --- 07:27:13 [INFO] 07:27:13 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-api --- 07:27:13 [INFO] Starting audit... 07:27:13 Audit done. 07:27:13 [INFO] You have 0 Checkstyle violations. 07:27:13 [INFO] 07:27:13 [INFO] --- dependency:3.8.1:copy (unpack-license) @ southbound-api --- 07:27:13 [INFO] 07:27:13 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-api --- 07:27:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/main/resources 07:27:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/generated-sources/spi 07:27:13 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:27:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:27:13 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:27:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/generated-sources/spi 07:27:13 [INFO] 07:27:13 [INFO] --- compiler:3.14.0:compile (default-compile) @ southbound-api --- 07:27:13 [INFO] Recompiling the module because of changed source code. 07:27:13 [INFO] Compiling 179 source files with javac [debug release 21] to target/classes 07:27:14 [INFO] 07:27:14 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ southbound-api >>> 07:27:14 [INFO] 07:27:14 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ southbound-api --- 07:27:14 [INFO] Fork Value is true 07:27:17 [INFO] Done SpotBugs Analysis.... 07:27:17 [INFO] 07:27:17 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ southbound-api <<< 07:27:17 [INFO] 07:27:17 [INFO] 07:27:17 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ southbound-api --- 07:27:17 [INFO] BugInstance size is 0 07:27:17 [INFO] Error size is 0 07:27:17 [INFO] No errors/warnings found 07:27:17 [INFO] 07:27:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-api --- 07:27:17 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/test/resources 07:27:17 [INFO] 07:27:17 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ southbound-api --- 07:27:17 [INFO] No sources to compile 07:27:17 [INFO] 07:27:17 [INFO] --- surefire:3.5.3:test (default-test) @ southbound-api --- 07:27:17 [INFO] No tests to run. 07:27:17 [INFO] 07:27:17 [INFO] --- copy:14.1.0:copy-files (default) @ southbound-api --- 07:27:17 [INFO] 07:27:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-api --- 07:27:17 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.21.0.jar 07:27:17 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF 07:27:17 [INFO] 07:27:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ southbound-api --- 07:27:17 [INFO] No previous run data found, generating javadoc. 07:27:20 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.21.0-javadoc.jar 07:27:21 [INFO] 07:27:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-api --- 07:27:21 [INFO] CycloneDX: Resolving Dependencies 07:27:21 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 07:27:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.xml 07:27:21 [INFO] attaching as southbound-api-1.21.0-cyclonedx.xml 07:27:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.json 07:27:21 [INFO] attaching as southbound-api-1.21.0-cyclonedx.json 07:27:21 [INFO] 07:27:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api --- 07:27:21 [INFO] Skipping duplicate-finder execution! 07:27:21 [INFO] 07:27:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ southbound-api --- 07:27:21 [INFO] No dependency problems found 07:27:21 [INFO] 07:27:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-api --- 07:27:21 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.21.0-sources.jar 07:27:21 [INFO] 07:27:21 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ southbound-api --- 07:27:21 [INFO] 07:27:21 [INFO] --- jacoco:0.8.13:report (report) @ southbound-api --- 07:27:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:27:21 [INFO] 07:27:21 [INFO] --- install:3.1.4:install (default-install) @ southbound-api --- 07:27:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.pom 07:27:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.jar 07:27:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-javadoc.jar 07:27:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.xml 07:27:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.json 07:27:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-sources.jar 07:27:21 [INFO] 07:27:21 [INFO] --- bundle:6.0.0:install (default-install) @ southbound-api --- 07:27:21 [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.jar 07:27:21 [INFO] Writing OBR metadata 07:27:21 [INFO] 07:27:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-api --- 07:27:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:27:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:27:21 [INFO] 07:27:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-api --- 07:27:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:27:21 [INFO] 07:27:21 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >----------- 07:27:21 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.21.0 [71/142] 07:27:21 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 07:27:21 [INFO] ------------------------------[ feature ]------------------------------- 07:27:21 [INFO] 07:27:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] 07:27:21 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:21 [INFO] 07:27:21 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:21 [INFO] 07:27:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] 07:27:21 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] 07:27:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:21 [INFO] argLine set to empty 07:27:21 [INFO] 07:27:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] 07:27:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] Starting audit... 07:27:21 Audit done. 07:27:21 [INFO] You have 0 Checkstyle violations. 07:27:21 [INFO] 07:27:21 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] 07:27:21 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml 07:27:21 [INFO] ...done! 07:27:21 [INFO] Attaching features XML 07:27:21 [INFO] 07:27:21 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-southbound-api --- 07:27:21 [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 07:27:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:21 [INFO] 07:27:21 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-api >>> 07:27:21 [INFO] 07:27:21 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] 07:27:21 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-api <<< 07:27:21 [INFO] 07:27:21 [INFO] 07:27:21 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] 07:27:21 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-southbound-api --- 07:27:21 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:27:21 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:27:21 [INFO] 07:27:21 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] 07:27:21 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] No Javadoc in project. Archive not created. 07:27:21 [INFO] 07:27:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-api --- 07:27:21 [INFO] CycloneDX: Resolving Dependencies 07:27:22 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:27:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml 07:27:22 [INFO] attaching as odl-ovsdb-southbound-api-1.21.0-cyclonedx.xml 07:27:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json 07:27:22 [INFO] attaching as odl-ovsdb-southbound-api-1.21.0-cyclonedx.json 07:27:22 [INFO] 07:27:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-api --- 07:27:22 [INFO] Skipping duplicate-finder execution! 07:27:22 [INFO] 07:27:22 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-api --- 07:27:22 [INFO] Skipping plugin execution 07:27:22 [INFO] 07:27:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-api --- 07:27:22 [INFO] Skipping source per configuration. 07:27:22 [INFO] 07:27:22 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-southbound-api --- 07:27:22 [INFO] 07:27:22 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-southbound-api --- 07:27:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:22 [INFO] 07:27:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-api --- 07:27:22 [WARNING] 07:27:22 [WARNING] The packaging plugin for project odl-ovsdb-southbound-api did not assign 07:27:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:22 [WARNING] 07:27:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:22 [WARNING] 07:27:22 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0.pom 07:27:22 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-features.xml 07:27:22 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.xml 07:27:22 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.json 07:27:22 [INFO] 07:27:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-api --- 07:27:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:27:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:27:22 [WARNING] 07:27:22 [WARNING] The packaging plugin for project odl-ovsdb-southbound-api did not assign 07:27:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:22 [WARNING] 07:27:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:22 [WARNING] 07:27:22 [INFO] 07:27:22 [INFO] ----------------< org.opendaylight.ovsdb:utils.config >----------------- 07:27:22 [INFO] Building ODL :: ovsdb :: utils.config 1.21.0 [72/142] 07:27:22 [INFO] from ovsdb/utils/config/pom.xml 07:27:22 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:22 [INFO] 07:27:22 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.config --- 07:27:22 [INFO] 07:27:22 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.config --- 07:27:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:22 [INFO] 07:27:22 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.config --- 07:27:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:22 [INFO] 07:27:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.config --- 07:27:22 [INFO] 07:27:22 [INFO] --- dependency:3.8.1:properties (default) @ utils.config --- 07:27:22 [INFO] 07:27:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ utils.config --- 07:27:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:27:22 [INFO] 07:27:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.config --- 07:27:22 [INFO] 07:27:22 [INFO] --- checkstyle:3.6.0:check (default) @ utils.config --- 07:27:22 [INFO] Starting audit... 07:27:22 Audit done. 07:27:22 [INFO] You have 0 Checkstyle violations. 07:27:22 [INFO] 07:27:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ utils.config --- 07:27:22 [INFO] 07:27:22 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.config --- 07:27:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/src/main/resources 07:27:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/generated-sources/spi 07:27:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/generated-sources/yang 07:27:22 [INFO] 07:27:22 [INFO] --- compiler:3.14.0:compile (default-compile) @ utils.config --- 07:27:22 [INFO] Recompiling the module because of changed source code. 07:27:22 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:27:22 [INFO] 07:27:22 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ utils.config >>> 07:27:22 [INFO] 07:27:22 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ utils.config --- 07:27:22 [INFO] Fork Value is true 07:27:25 [INFO] Done SpotBugs Analysis.... 07:27:25 [INFO] 07:27:25 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ utils.config <<< 07:27:25 [INFO] 07:27:25 [INFO] 07:27:25 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ utils.config --- 07:27:25 [INFO] BugInstance size is 0 07:27:25 [INFO] Error size is 0 07:27:25 [INFO] No errors/warnings found 07:27:25 [INFO] 07:27:25 [INFO] --- jacoco:0.8.13:instrument (default-instrument) @ utils.config --- 07:27:25 [INFO] 07:27:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.config --- 07:27:25 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:27:25 [INFO] 07:27:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ utils.config --- 07:27:25 [INFO] Recompiling the module because of changed dependency. 07:27:25 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:27:25 [INFO] 07:27:25 [INFO] --- surefire:3.5.3:test (default-test) @ utils.config --- 07:27:25 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/surefire-reports 07:27:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:27:25 [INFO] 07:27:25 [INFO] ------------------------------------------------------- 07:27:25 [INFO] T E S T S 07:27:25 [INFO] ------------------------------------------------------- 07:27:25 [INFO] Running org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest 07:27:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:27:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 s -- in org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest 07:27:27 [INFO] 07:27:27 [INFO] Results: 07:27:27 [INFO] 07:27:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:27:27 [INFO] 07:27:27 [INFO] 07:27:27 [INFO] --- jacoco:0.8.13:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config --- 07:27:27 [INFO] 07:27:27 [INFO] --- copy:14.1.0:copy-files (default) @ utils.config --- 07:27:27 [INFO] 07:27:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.config --- 07:27:27 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.21.0.jar 07:27:27 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/classes/META-INF/MANIFEST.MF 07:27:27 [INFO] 07:27:27 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ utils.config --- 07:27:27 [INFO] No previous run data found, generating javadoc. 07:27:28 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.21.0-javadoc.jar 07:27:28 [INFO] 07:27:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.config --- 07:27:28 [INFO] CycloneDX: Resolving Dependencies 07:27:28 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 07:27:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/bom.xml 07:27:28 [INFO] attaching as utils.config-1.21.0-cyclonedx.xml 07:27:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/bom.json 07:27:28 [INFO] attaching as utils.config-1.21.0-cyclonedx.json 07:27:28 [INFO] 07:27:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.config --- 07:27:28 [INFO] Skipping duplicate-finder execution! 07:27:28 [INFO] 07:27:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ utils.config --- 07:27:28 [INFO] No dependency problems found 07:27:28 [INFO] 07:27:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.config --- 07:27:28 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.21.0-sources.jar 07:27:28 [INFO] 07:27:28 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ utils.config --- 07:27:28 [INFO] 07:27:28 [INFO] --- jacoco:0.8.13:report (report) @ utils.config --- 07:27:28 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/code-coverage/jacoco.exec 07:27:28 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.config' with 1 classes 07:27:28 [INFO] 07:27:28 [INFO] --- install:3.1.4:install (default-install) @ utils.config --- 07:27:28 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.pom 07:27:28 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.jar 07:27:28 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-javadoc.jar 07:27:28 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.xml 07:27:28 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.json 07:27:28 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-sources.jar 07:27:28 [INFO] 07:27:28 [INFO] --- bundle:6.0.0:install (default-install) @ utils.config --- 07:27:28 [INFO] Installing org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.jar 07:27:28 [INFO] Writing OBR metadata 07:27:28 [INFO] 07:27:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.config --- 07:27:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:27:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:27:28 [INFO] 07:27:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.config --- 07:27:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:27:28 [INFO] 07:27:28 [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- 07:27:28 [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.21.0 [73/142] 07:27:28 [INFO] from ovsdb/utils/mdsal-utils/pom.xml 07:27:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:28 [INFO] 07:27:28 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.mdsal-utils --- 07:27:28 [INFO] 07:27:28 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.mdsal-utils --- 07:27:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:28 [INFO] 07:27:28 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- 07:27:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:28 [INFO] 07:27:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.mdsal-utils --- 07:27:28 [INFO] 07:27:28 [INFO] --- dependency:3.8.1:properties (default) @ utils.mdsal-utils --- 07:27:28 [INFO] 07:27:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ utils.mdsal-utils --- 07:27:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:27:28 [INFO] 07:27:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.mdsal-utils --- 07:27:28 [INFO] 07:27:28 [INFO] --- checkstyle:3.6.0:check (default) @ utils.mdsal-utils --- 07:27:29 [INFO] Starting audit... 07:27:29 Audit done. 07:27:29 [INFO] You have 0 Checkstyle violations. 07:27:29 [INFO] 07:27:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ utils.mdsal-utils --- 07:27:29 [INFO] 07:27:29 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.mdsal-utils --- 07:27:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/resources 07:27:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/generated-sources/spi 07:27:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/generated-sources/yang 07:27:29 [INFO] 07:27:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ utils.mdsal-utils --- 07:27:29 [INFO] Recompiling the module because of changed source code. 07:27:29 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[48,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[48,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[48,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[51,20] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[71,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[71,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[71,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[74,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[94,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[94,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[94,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[97,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[128,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[128,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[128,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,85] unchecked cast 07:27:29 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:29 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,49] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[155,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[155,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[155,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[160,59] exists(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[181,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[181,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[181,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[50,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[50,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[50,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[52,20] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[68,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[68,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[68,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[87,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[87,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[87,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[90,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[108,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[108,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[108,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[131,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[131,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[131,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[136,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[138,24] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[160,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[160,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[160,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[182,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[182,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[182,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[184,61] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[113,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[113,69] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[164,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[163,92] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:27:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[163,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:27:29 [INFO] 07:27:29 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>> 07:27:29 [INFO] 07:27:29 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ utils.mdsal-utils --- 07:27:29 [INFO] Fork Value is true 07:27:32 [INFO] Done SpotBugs Analysis.... 07:27:32 [INFO] 07:27:32 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ utils.mdsal-utils <<< 07:27:32 [INFO] 07:27:32 [INFO] 07:27:32 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ utils.mdsal-utils --- 07:27:32 [INFO] BugInstance size is 0 07:27:32 [INFO] Error size is 0 07:27:32 [INFO] No errors/warnings found 07:27:32 [INFO] 07:27:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.mdsal-utils --- 07:27:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/resources 07:27:32 [INFO] 07:27:32 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ utils.mdsal-utils --- 07:27:32 [INFO] Recompiling the module because of changed dependency. 07:27:32 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[187,78] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[51,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[53,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[53,43] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[66,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[69,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[68,43] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[82,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[85,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[84,43] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[97,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[96,94] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[98,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[100,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:32 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[100,42] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:27:32 [INFO] 07:27:32 [INFO] --- surefire:3.5.3:test (default-test) @ utils.mdsal-utils --- 07:27:32 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/surefire-reports 07:27:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:27:32 [INFO] 07:27:32 [INFO] ------------------------------------------------------- 07:27:32 [INFO] T E S T S 07:27:32 [INFO] ------------------------------------------------------- 07:27:33 [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest 07:27:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:27:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.567 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest 07:27:34 [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest 07:27:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.324 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest 07:27:37 [INFO] 07:27:37 [INFO] Results: 07:27:37 [INFO] 07:27:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:27:37 [INFO] 07:27:37 [INFO] 07:27:37 [INFO] --- copy:14.1.0:copy-files (default) @ utils.mdsal-utils --- 07:27:37 [INFO] 07:27:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.mdsal-utils --- 07:27:37 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.21.0.jar 07:27:37 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF 07:27:37 [INFO] 07:27:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ utils.mdsal-utils --- 07:27:37 [INFO] No previous run data found, generating javadoc. 07:27:38 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.21.0-javadoc.jar 07:27:38 [INFO] 07:27:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.mdsal-utils --- 07:27:38 [INFO] CycloneDX: Resolving Dependencies 07:27:39 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:27:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.xml 07:27:39 [INFO] attaching as utils.mdsal-utils-1.21.0-cyclonedx.xml 07:27:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.json 07:27:39 [INFO] attaching as utils.mdsal-utils-1.21.0-cyclonedx.json 07:27:39 [INFO] 07:27:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils --- 07:27:39 [INFO] Skipping duplicate-finder execution! 07:27:39 [INFO] 07:27:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ utils.mdsal-utils --- 07:27:39 [WARNING] Used undeclared dependencies found: 07:27:39 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:27:39 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:27:39 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.13:test 07:27:39 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:27:39 [WARNING] org.opendaylight.yangtools:util:jar:14.0.14:compile 07:27:39 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.13:test 07:27:39 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:27:39 [WARNING] Non-test scoped test only dependencies found: 07:27:39 [WARNING] org.opendaylight.yangtools:util:jar:14.0.14:compile 07:27:39 [INFO] 07:27:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.mdsal-utils --- 07:27:39 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.21.0-sources.jar 07:27:39 [INFO] 07:27:39 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ utils.mdsal-utils --- 07:27:39 [INFO] 07:27:39 [INFO] --- jacoco:0.8.13:report (report) @ utils.mdsal-utils --- 07:27:39 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/code-coverage/jacoco.exec 07:27:39 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.mdsal-utils' with 10 classes 07:27:39 [INFO] 07:27:39 [INFO] --- install:3.1.4:install (default-install) @ utils.mdsal-utils --- 07:27:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.pom 07:27:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.jar 07:27:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-javadoc.jar 07:27:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.xml 07:27:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.json 07:27:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-sources.jar 07:27:39 [INFO] 07:27:39 [INFO] --- bundle:6.0.0:install (default-install) @ utils.mdsal-utils --- 07:27:39 [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.jar 07:27:39 [INFO] Writing OBR metadata 07:27:39 [INFO] 07:27:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.mdsal-utils --- 07:27:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:27:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:27:39 [INFO] 07:27:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.mdsal-utils --- 07:27:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:27:39 [INFO] 07:27:39 [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------ 07:27:39 [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.21.0 [74/142] 07:27:39 [INFO] from ovsdb/utils/southbound-utils/pom.xml 07:27:39 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:39 [INFO] 07:27:39 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.southbound-utils --- 07:27:39 [INFO] 07:27:39 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.southbound-utils --- 07:27:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:39 [INFO] 07:27:39 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.southbound-utils --- 07:27:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:39 [INFO] 07:27:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.southbound-utils --- 07:27:40 [INFO] 07:27:40 [INFO] --- dependency:3.8.1:properties (default) @ utils.southbound-utils --- 07:27:40 [INFO] 07:27:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ utils.southbound-utils --- 07:27:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:27:40 [INFO] 07:27:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.southbound-utils --- 07:27:40 [INFO] 07:27:40 [INFO] --- checkstyle:3.6.0:check (default) @ utils.southbound-utils --- 07:27:40 [INFO] Starting audit... 07:27:40 Audit done. 07:27:40 [INFO] You have 0 Checkstyle violations. 07:27:40 [INFO] 07:27:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ utils.southbound-utils --- 07:27:40 [INFO] 07:27:40 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.southbound-utils --- 07:27:40 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/resources 07:27:40 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/generated-sources/spi 07:27:40 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/generated-sources/yang 07:27:40 [INFO] 07:27:40 [INFO] --- compiler:3.14.0:compile (default-compile) @ utils.southbound-utils --- 07:27:40 [INFO] Recompiling the module because of changed dependency. 07:27:40 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[133,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[133,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[133,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[135,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[135,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[135,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[137,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[137,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[137,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[140,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[140,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[140,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[151,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[151,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[151,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[156,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[156,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[156,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[161,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[161,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[161,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[166,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[166,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[166,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[257,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[257,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[257,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[258,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[264,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[264,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[264,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[268,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[268,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[268,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[272,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[272,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[272,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[273,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[273,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[281,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[281,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[281,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[285,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[285,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[285,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[289,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[289,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[289,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[291,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[291,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[319,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[319,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[319,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[494,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[518,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[540,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[541,93] unchecked cast 07:27:40 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:27:40 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[589,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[589,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[589,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[689,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[734,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[761,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[771,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[809,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[811,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[831,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[833,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[839,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[848,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1040,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1041,46] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1064,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1162,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1177,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1177,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1252,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1252,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1252,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:40 [INFO] 07:27:40 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ utils.southbound-utils >>> 07:27:40 [INFO] 07:27:40 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ utils.southbound-utils --- 07:27:40 [INFO] Fork Value is true 07:27:44 [INFO] Done SpotBugs Analysis.... 07:27:44 [INFO] 07:27:44 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ utils.southbound-utils <<< 07:27:44 [INFO] 07:27:44 [INFO] 07:27:44 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ utils.southbound-utils --- 07:27:44 [INFO] BugInstance size is 0 07:27:44 [INFO] Error size is 0 07:27:44 [INFO] No errors/warnings found 07:27:44 [INFO] 07:27:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.southbound-utils --- 07:27:44 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/test/resources 07:27:44 [INFO] 07:27:44 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ utils.southbound-utils --- 07:27:44 [INFO] Recompiling the module because of changed dependency. 07:27:44 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:27:44 [INFO] 07:27:44 [INFO] --- surefire:3.5.3:test (default-test) @ utils.southbound-utils --- 07:27:44 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/surefire-reports 07:27:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:27:44 [INFO] 07:27:44 [INFO] ------------------------------------------------------- 07:27:44 [INFO] T E S T S 07:27:44 [INFO] ------------------------------------------------------- 07:27:45 [INFO] Running org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest 07:27:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest 07:27:45 [INFO] 07:27:45 [INFO] Results: 07:27:45 [INFO] 07:27:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:27:45 [INFO] 07:27:45 [INFO] 07:27:45 [INFO] --- copy:14.1.0:copy-files (default) @ utils.southbound-utils --- 07:27:45 [INFO] 07:27:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.southbound-utils --- 07:27:45 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.21.0.jar 07:27:45 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF 07:27:45 [INFO] 07:27:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ utils.southbound-utils --- 07:27:45 [INFO] No previous run data found, generating javadoc. 07:27:46 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.21.0-javadoc.jar 07:27:46 [INFO] 07:27:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.southbound-utils --- 07:27:46 [INFO] CycloneDX: Resolving Dependencies 07:27:47 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 07:27:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.xml 07:27:47 [INFO] attaching as utils.southbound-utils-1.21.0-cyclonedx.xml 07:27:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.json 07:27:47 [INFO] attaching as utils.southbound-utils-1.21.0-cyclonedx.json 07:27:47 [INFO] 07:27:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.southbound-utils --- 07:27:47 [INFO] Skipping duplicate-finder execution! 07:27:47 [INFO] 07:27:47 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ utils.southbound-utils --- 07:27:47 [WARNING] Used undeclared dependencies found: 07:27:47 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:27:47 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:27:47 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:27:47 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:27:47 [INFO] 07:27:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.southbound-utils --- 07:27:47 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.21.0-sources.jar 07:27:47 [INFO] 07:27:47 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ utils.southbound-utils --- 07:27:47 [INFO] 07:27:47 [INFO] --- jacoco:0.8.13:report (report) @ utils.southbound-utils --- 07:27:47 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/code-coverage/jacoco.exec 07:27:47 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.southbound-utils' with 2 classes 07:27:47 [INFO] 07:27:47 [INFO] --- install:3.1.4:install (default-install) @ utils.southbound-utils --- 07:27:47 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.pom 07:27:47 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.jar 07:27:47 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-javadoc.jar 07:27:47 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.xml 07:27:47 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.json 07:27:47 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-sources.jar 07:27:47 [INFO] 07:27:47 [INFO] --- bundle:6.0.0:install (default-install) @ utils.southbound-utils --- 07:27:47 [INFO] Installing org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.jar 07:27:47 [INFO] Writing OBR metadata 07:27:47 [INFO] 07:27:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.southbound-utils --- 07:27:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:27:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:27:47 [INFO] 07:27:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.southbound-utils --- 07:27:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:27:47 [INFO] 07:27:47 [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >--------------- 07:27:47 [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.21.0 [75/142] 07:27:47 [INFO] from ovsdb/utils/odl-ovsdb-utils/pom.xml 07:27:47 [INFO] ------------------------------[ feature ]------------------------------- 07:27:47 [INFO] 07:27:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-utils --- 07:27:47 [INFO] 07:27:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-utils --- 07:27:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:47 [INFO] 07:27:47 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils --- 07:27:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:47 [INFO] 07:27:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-utils --- 07:27:47 [INFO] 07:27:47 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-utils --- 07:27:47 [INFO] 07:27:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-utils --- 07:27:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:47 [INFO] argLine set to empty 07:27:47 [INFO] 07:27:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-utils --- 07:27:47 [INFO] 07:27:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-utils --- 07:27:47 [INFO] Starting audit... 07:27:47 Audit done. 07:27:47 [INFO] You have 0 Checkstyle violations. 07:27:47 [INFO] 07:27:47 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-utils --- 07:27:47 [INFO] 07:27:47 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-utils --- 07:27:47 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml 07:27:47 [INFO] ...done! 07:27:47 [INFO] Attaching features XML 07:27:47 [INFO] 07:27:47 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-utils --- 07:27:47 [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 07:27:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:47 [INFO] 07:27:47 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-utils >>> 07:27:47 [INFO] 07:27:47 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-utils --- 07:27:47 [INFO] 07:27:47 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-utils <<< 07:27:47 [INFO] 07:27:47 [INFO] 07:27:47 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-utils --- 07:27:47 [INFO] 07:27:47 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-utils --- 07:27:47 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:27:47 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:27:47 [INFO] 07:27:47 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-utils --- 07:27:47 [INFO] 07:27:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-utils --- 07:27:47 [INFO] No Javadoc in project. Archive not created. 07:27:47 [INFO] 07:27:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-utils --- 07:27:47 [INFO] CycloneDX: Resolving Dependencies 07:27:50 [INFO] CycloneDX: Creating BOM version 1.6 with 220 component(s) 07:27:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.xml 07:27:50 [INFO] attaching as odl-ovsdb-utils-1.21.0-cyclonedx.xml 07:27:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.json 07:27:50 [INFO] attaching as odl-ovsdb-utils-1.21.0-cyclonedx.json 07:27:50 [INFO] 07:27:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-utils --- 07:27:50 [INFO] Skipping duplicate-finder execution! 07:27:50 [INFO] 07:27:50 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-utils --- 07:27:50 [INFO] Skipping plugin execution 07:27:50 [INFO] 07:27:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-utils --- 07:27:50 [INFO] Skipping source per configuration. 07:27:50 [INFO] 07:27:50 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-utils --- 07:27:50 [INFO] 07:27:50 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-utils --- 07:27:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:50 [INFO] 07:27:50 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-utils --- 07:27:50 [WARNING] 07:27:50 [WARNING] The packaging plugin for project odl-ovsdb-utils did not assign 07:27:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:50 [WARNING] 07:27:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:50 [WARNING] 07:27:50 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0.pom 07:27:50 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-features.xml 07:27:50 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.xml 07:27:50 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.json 07:27:50 [INFO] 07:27:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-utils --- 07:27:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:27:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:27:50 [WARNING] 07:27:50 [WARNING] The packaging plugin for project odl-ovsdb-utils did not assign 07:27:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:50 [WARNING] 07:27:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:50 [WARNING] 07:27:50 [INFO] 07:27:50 [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ 07:27:50 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.21.0 [76/142] 07:27:50 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 07:27:50 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:50 [INFO] 07:27:50 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-impl --- 07:27:50 [INFO] 07:27:50 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-impl --- 07:27:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:50 [INFO] 07:27:50 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- 07:27:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:50 [INFO] 07:27:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-impl --- 07:27:50 [INFO] 07:27:50 [INFO] --- dependency:3.8.1:properties (default) @ hwvtepsouthbound-impl --- 07:27:50 [INFO] 07:27:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hwvtepsouthbound-impl --- 07:27:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:27:50 [INFO] 07:27:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-impl --- 07:27:50 [INFO] 07:27:50 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-impl --- 07:27:52 [INFO] Starting audit... 07:27:52 Audit done. 07:27:52 [INFO] You have 0 Checkstyle violations. 07:27:52 [INFO] 07:27:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hwvtepsouthbound-impl --- 07:27:52 [INFO] 07:27:52 [INFO] --- resources:3.3.1:resources (default-resources) @ hwvtepsouthbound-impl --- 07:27:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources 07:27:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi 07:27:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang 07:27:52 [INFO] 07:27:52 [INFO] --- compiler:3.14.0:compile (default-compile) @ hwvtepsouthbound-impl --- 07:27:52 [INFO] Recompiling the module because of changed dependency. 07:27:52 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[71,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[71,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[71,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[94,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[94,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[94,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[107,32] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[136,45] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[149,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[307,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[307,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[307,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[320,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[320,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[320,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[75,54] found raw type: java.lang.Class 07:27:53 missing type arguments for generic class java.lang.Class 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[166,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[167,92] unchecked cast 07:27:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:27:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[185,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[185,54] unchecked cast 07:27:53 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[192,22] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[210,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[211,92] unchecked cast 07:27:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:27:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[256,21] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,67] unchecked method invocation: method apply in interface java.util.function.Function is applied to given types 07:27:53 required: T 07:27:53 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,68] unchecked conversion 07:27:53 required: T 07:27:53 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,67] unchecked conversion 07:27:53 required: java.util.List 07:27:53 found: java.util.List 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[314,15] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[320,17] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[348,24] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[365,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[371,21] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[378,36] unchecked call to addRow(org.opendaylight.ovsdb.lib.notation.UUID,org.opendaylight.ovsdb.lib.notation.Row,org.opendaylight.ovsdb.lib.notation.Row) as a member of the raw type org.opendaylight.ovsdb.lib.message.TableUpdate 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[387,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[389,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[391,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[400,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[402,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[404,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactInvoker.java:[12,17] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 07:27:53 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:27:53 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java: Some input files additionally use or override a deprecated API. 07:27:53 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use or override a deprecated API that is marked for removal. 07:27:53 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use unchecked or unsafe operations. 07:27:53 [INFO] 07:27:53 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-impl >>> 07:27:53 [INFO] 07:27:53 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ hwvtepsouthbound-impl --- 07:27:53 [INFO] Fork Value is true 07:28:01 [INFO] Done SpotBugs Analysis.... 07:28:01 [INFO] 07:28:01 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-impl <<< 07:28:01 [INFO] 07:28:01 [INFO] 07:28:01 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ hwvtepsouthbound-impl --- 07:28:01 [INFO] BugInstance size is 0 07:28:01 [INFO] Error size is 0 07:28:01 [INFO] No errors/warnings found 07:28:01 [INFO] 07:28:01 [INFO] --- karaf-services:4.4.7:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl --- 07:28:02 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd 07:28:02 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd 07:28:02 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd 07:28:02 [INFO] 07:28:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-impl --- 07:28:02 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:28:02 [INFO] 07:28:02 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ hwvtepsouthbound-impl --- 07:28:02 [INFO] Recompiling the module because of changed dependency. 07:28:02 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[80,68] unchecked conversion 07:28:03 required: com.google.common.util.concurrent.ListenableFuture 07:28:03 found: com.google.common.util.concurrent.ListenableFuture 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[88,20] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[89,20] found raw type: java.util.List 07:28:03 missing type arguments for generic class java.util.List 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[92,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[92,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[92,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[93,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[93,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[93,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[94,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[94,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[94,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[134,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[133,100] unchecked method invocation: method getConnectionInstanceFromNodeIid in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager is applied to given types 07:28:03 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:28:03 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[134,16] unchecked conversion 07:28:03 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:28:03 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[158,38] unchecked conversion 07:28:03 required: com.google.common.util.concurrent.ListenableFuture 07:28:03 found: com.google.common.util.concurrent.ListenableFuture 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[176,9] found raw type: org.opendaylight.ovsdb.lib.operations.Delete 07:28:03 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Delete 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[179,9] found raw type: org.opendaylight.ovsdb.lib.operations.Insert 07:28:03 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[182,45] unchecked method invocation: method insert in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types 07:28:03 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[182,69] unchecked conversion 07:28:03 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[183,9] found raw type: org.opendaylight.ovsdb.lib.operations.Update 07:28:03 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Update 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[184,45] unchecked method invocation: method update in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types 07:28:03 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[184,69] unchecked conversion 07:28:03 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[185,9] found raw type: org.opendaylight.ovsdb.lib.operations.Select 07:28:03 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[190,58] unchecked conversion 07:28:03 required: com.google.common.util.concurrent.ListenableFuture> 07:28:03 found: com.google.common.util.concurrent.ListenableFuture 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[192,48] unchecked method invocation: method transact in interface org.opendaylight.ovsdb.lib.OvsdbClient is applied to given types 07:28:03 required: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List 07:28:03 found: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[192,98] unchecked conversion 07:28:03 required: java.util.List 07:28:03 found: java.util.List 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[198,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[204,11] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[230,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[231,24] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[241,19] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[252,19] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[258,19] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[265,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[265,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[265,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[269,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[269,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[269,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[273,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[278,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[278,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[278,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[282,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[245,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[295,18] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[297,13] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[33,8] auto-closeable resource org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalDataChangeListener has a member method close() that could throw InterruptedException 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[44,61] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[45,26] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[58,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[58,56] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[73,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[73,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[73,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,106] unchecked cast 07:28:03 required: java.lang.Class> 07:28:03 found: java.lang.Class 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:28:03 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:28:03 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[94,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:28:03 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[94,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[116,77] unchecked cast 07:28:03 required: java.lang.Class> 07:28:03 found: java.lang.Class 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[119,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[119,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[119,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[120,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalStateTest.java:[34,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[53,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[53,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[53,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[60,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[60,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[60,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[67,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[67,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[67,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[74,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[74,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[74,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[76,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[81,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[81,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[81,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[92,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[92,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[92,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[119,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[119,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[119,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[139,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:03 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java: Some input files additionally use or override a deprecated API. 07:28:03 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java uses or overrides a deprecated API that is marked for removal. 07:28:03 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java: Some input files additionally use unchecked or unsafe operations. 07:28:03 [INFO] 07:28:03 [INFO] --- surefire:3.5.3:test (default-test) @ hwvtepsouthbound-impl --- 07:28:03 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/surefire-reports 07:28:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:28:03 [INFO] 07:28:03 [INFO] ------------------------------------------------------- 07:28:03 [INFO] T E S T S 07:28:03 [INFO] ------------------------------------------------------- 07:28:04 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest 07:28:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.338 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest 07:28:12 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest 07:28:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.779 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest 07:28:18 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest 07:28:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.149 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest 07:28:23 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest 07:28:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.759 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest 07:28:28 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest 07:28:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.477 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest 07:28:34 [INFO] 07:28:34 [INFO] Results: 07:28:34 [INFO] 07:28:34 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 07:28:34 [INFO] 07:28:34 [INFO] 07:28:34 [INFO] --- copy:14.1.0:copy-files (default) @ hwvtepsouthbound-impl --- 07:28:34 [INFO] 07:28:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hwvtepsouthbound-impl --- 07:28:34 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.21.0 : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hwvtepsouthbound.impl.rev150901.*] 07:28:34 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.21.0 : Export org.opendaylight.ovsdb.hwvtepsouthbound, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] 07:28:34 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.21.0 : Export org.opendaylight.ovsdb.hwvtepsouthbound.events, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] 07:28:34 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.21.0.jar 07:28:34 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF 07:28:34 [INFO] 07:28:34 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hwvtepsouthbound-impl --- 07:28:34 [INFO] No previous run data found, generating javadoc. 07:28:37 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.21.0-javadoc.jar 07:28:37 [INFO] 07:28:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-impl --- 07:28:37 [INFO] CycloneDX: Resolving Dependencies 07:28:39 [INFO] CycloneDX: Creating BOM version 1.6 with 78 component(s) 07:28:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml 07:28:39 [INFO] attaching as hwvtepsouthbound-impl-1.21.0-cyclonedx.xml 07:28:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json 07:28:39 [INFO] attaching as hwvtepsouthbound-impl-1.21.0-cyclonedx.json 07:28:39 [INFO] 07:28:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-impl --- 07:28:39 [INFO] Skipping duplicate-finder execution! 07:28:39 [INFO] 07:28:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-impl --- 07:28:39 [WARNING] Used undeclared dependencies found: 07:28:39 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:28:39 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 07:28:39 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.13:test 07:28:39 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:28:39 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.0:compile 07:28:39 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.13:compile 07:28:39 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.13:compile 07:28:39 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:28:39 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:28:39 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:28:39 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.14:compile 07:28:39 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.14:compile 07:28:39 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.14:compile 07:28:39 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:28:39 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:28:39 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.13:compile 07:28:39 [WARNING] org.opendaylight.yangtools:util:jar:14.0.14:compile 07:28:39 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:28:39 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.13:compile 07:28:39 [WARNING] Non-test scoped test only dependencies found: 07:28:39 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.0:compile 07:28:39 [INFO] 07:28:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-impl --- 07:28:39 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.21.0-sources.jar 07:28:39 [INFO] 07:28:39 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ hwvtepsouthbound-impl --- 07:28:39 [INFO] 07:28:39 [INFO] --- jacoco:0.8.13:report (report) @ hwvtepsouthbound-impl --- 07:28:39 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/code-coverage/jacoco.exec 07:28:39 [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-impl' with 115 classes 07:28:39 [INFO] 07:28:39 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-impl --- 07:28:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.pom 07:28:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.jar 07:28:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-javadoc.jar 07:28:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.xml 07:28:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.json 07:28:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-sources.jar 07:28:39 [INFO] 07:28:39 [INFO] --- bundle:6.0.0:install (default-install) @ hwvtepsouthbound-impl --- 07:28:39 [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.jar 07:28:39 [INFO] Writing OBR metadata 07:28:39 [INFO] 07:28:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-impl --- 07:28:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:28:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:28:39 [INFO] 07:28:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hwvtepsouthbound-impl --- 07:28:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:28:39 [INFO] 07:28:39 [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >---------- 07:28:39 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.21.0 [77/142] 07:28:39 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml 07:28:39 [INFO] ------------------------------[ feature ]------------------------------- 07:28:39 [INFO] 07:28:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] 07:28:39 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:39 [INFO] 07:28:39 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:39 [INFO] 07:28:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] 07:28:39 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] 07:28:39 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:39 [INFO] argLine set to empty 07:28:39 [INFO] 07:28:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] 07:28:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] Starting audit... 07:28:39 Audit done. 07:28:39 [INFO] You have 0 Checkstyle violations. 07:28:39 [INFO] 07:28:39 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] 07:28:39 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml 07:28:39 [INFO] ...done! 07:28:39 [INFO] Attaching features XML 07:28:39 [INFO] 07:28:39 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [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 07:28:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:39 [INFO] 07:28:39 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound >>> 07:28:39 [INFO] 07:28:39 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] 07:28:39 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound <<< 07:28:39 [INFO] 07:28:39 [INFO] 07:28:39 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] 07:28:39 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:28:39 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:28:39 [INFO] 07:28:39 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] 07:28:39 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] No Javadoc in project. Archive not created. 07:28:39 [INFO] 07:28:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound --- 07:28:39 [INFO] CycloneDX: Resolving Dependencies 07:28:42 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 07:28:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml 07:28:42 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.xml 07:28:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json 07:28:42 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.json 07:28:42 [INFO] 07:28:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound --- 07:28:42 [INFO] Skipping duplicate-finder execution! 07:28:42 [INFO] 07:28:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound --- 07:28:43 [INFO] Skipping plugin execution 07:28:43 [INFO] 07:28:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound --- 07:28:43 [INFO] Skipping source per configuration. 07:28:43 [INFO] 07:28:43 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound --- 07:28:43 [INFO] 07:28:43 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-hwvtepsouthbound --- 07:28:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:43 [INFO] 07:28:43 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound --- 07:28:43 [WARNING] 07:28:43 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound did not assign 07:28:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:28:43 [WARNING] 07:28:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:28:43 [WARNING] 07:28:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0.pom 07:28:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-features.xml 07:28:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.xml 07:28:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.json 07:28:43 [INFO] 07:28:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound --- 07:28:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:28:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:28:43 [WARNING] 07:28:43 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound did not assign 07:28:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:28:43 [WARNING] 07:28:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:28:43 [WARNING] 07:28:43 [INFO] 07:28:43 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >------- 07:28:43 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.21.0 [78/142] 07:28:43 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 07:28:43 [INFO] ------------------------------[ feature ]------------------------------- 07:28:43 [INFO] 07:28:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] 07:28:43 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:43 [INFO] 07:28:43 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:43 [INFO] 07:28:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] 07:28:43 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] 07:28:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:43 [INFO] argLine set to empty 07:28:43 [INFO] 07:28:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] 07:28:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] Starting audit... 07:28:43 Audit done. 07:28:43 [INFO] You have 0 Checkstyle violations. 07:28:43 [INFO] 07:28:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] 07:28:43 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml 07:28:43 [INFO] ...done! 07:28:43 [INFO] Attaching features XML 07:28:43 [INFO] 07:28:43 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [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 07:28:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:43 [INFO] 07:28:43 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest >>> 07:28:43 [INFO] 07:28:43 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] 07:28:43 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest <<< 07:28:43 [INFO] 07:28:43 [INFO] 07:28:43 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] 07:28:43 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:28:43 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:28:43 [INFO] 07:28:43 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] 07:28:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] No Javadoc in project. Archive not created. 07:28:43 [INFO] 07:28:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:43 [INFO] CycloneDX: Resolving Dependencies 07:28:48 [INFO] CycloneDX: Creating BOM version 1.6 with 436 component(s) 07:28:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml 07:28:48 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.xml 07:28:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json 07:28:48 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.json 07:28:48 [INFO] 07:28:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:48 [INFO] Skipping duplicate-finder execution! 07:28:48 [INFO] 07:28:48 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:48 [INFO] Skipping plugin execution 07:28:48 [INFO] 07:28:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:48 [INFO] Skipping source per configuration. 07:28:48 [INFO] 07:28:48 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:48 [INFO] 07:28:48 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:48 [INFO] 07:28:48 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:48 [WARNING] 07:28:48 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-rest did not assign 07:28:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:28:48 [WARNING] 07:28:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:28:48 [WARNING] 07:28:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0.pom 07:28:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-features.xml 07:28:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.xml 07:28:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.json 07:28:48 [INFO] 07:28:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-rest --- 07:28:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:28:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:28:48 [WARNING] 07:28:48 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-rest did not assign 07:28:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:28:48 [WARNING] 07:28:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:28:48 [WARNING] 07:28:48 [INFO] 07:28:48 [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >-------- 07:28:48 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.21.0 [79/142] 07:28:48 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml 07:28:48 [INFO] ------------------------------[ feature ]------------------------------- 07:28:48 [INFO] 07:28:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:48 [INFO] 07:28:48 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:48 [INFO] 07:28:48 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:48 [INFO] 07:28:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:48 [INFO] 07:28:48 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:48 [INFO] 07:28:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:48 [INFO] argLine set to empty 07:28:48 [INFO] 07:28:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:48 [INFO] 07:28:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:49 [INFO] Starting audit... 07:28:49 Audit done. 07:28:49 [INFO] You have 0 Checkstyle violations. 07:28:49 [INFO] 07:28:49 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:49 [INFO] 07:28:49 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:49 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml 07:28:49 [INFO] ...done! 07:28:49 [INFO] Attaching features XML 07:28:49 [INFO] 07:28:49 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:49 [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 07:28:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:49 [INFO] 07:28:49 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui >>> 07:28:49 [INFO] 07:28:49 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:49 [INFO] 07:28:49 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui <<< 07:28:49 [INFO] 07:28:49 [INFO] 07:28:49 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:49 [INFO] 07:28:49 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:49 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:28:49 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:28:49 [INFO] 07:28:49 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:49 [INFO] 07:28:49 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:49 [INFO] No Javadoc in project. Archive not created. 07:28:49 [INFO] 07:28:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:49 [INFO] CycloneDX: Resolving Dependencies 07:28:53 [INFO] CycloneDX: Creating BOM version 1.6 with 440 component(s) 07:28:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml 07:28:53 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.xml 07:28:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json 07:28:54 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.json 07:28:54 [INFO] 07:28:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:54 [INFO] Skipping duplicate-finder execution! 07:28:54 [INFO] 07:28:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:54 [INFO] Skipping plugin execution 07:28:54 [INFO] 07:28:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:54 [INFO] Skipping source per configuration. 07:28:54 [INFO] 07:28:54 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:54 [INFO] 07:28:54 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:54 [INFO] 07:28:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:54 [WARNING] 07:28:54 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-ui did not assign 07:28:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:28:54 [WARNING] 07:28:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:28:54 [WARNING] 07:28:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0.pom 07:28:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-features.xml 07:28:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.xml 07:28:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.json 07:28:54 [INFO] 07:28:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-ui --- 07:28:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:28:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:28:54 [WARNING] 07:28:54 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-ui did not assign 07:28:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:28:54 [WARNING] 07:28:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:28:54 [WARNING] 07:28:54 [INFO] 07:28:54 [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >--------- 07:28:54 [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.21.0 [80/142] 07:28:54 [INFO] from ovsdb/utils/hwvtepsouthbound-utils/pom.xml 07:28:54 [INFO] -------------------------------[ bundle ]------------------------------- 07:28:54 [INFO] 07:28:54 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] 07:28:54 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:54 [INFO] 07:28:54 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:54 [INFO] 07:28:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] 07:28:54 [INFO] --- dependency:3.8.1:properties (default) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] 07:28:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:28:54 [INFO] 07:28:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] 07:28:54 [INFO] --- checkstyle:3.6.0:check (default) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] Starting audit... 07:28:54 Audit done. 07:28:54 [INFO] You have 0 Checkstyle violations. 07:28:54 [INFO] 07:28:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] 07:28:54 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/resources 07:28:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/spi 07:28:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/yang 07:28:54 [INFO] 07:28:54 [INFO] --- compiler:3.14.0:compile (default-compile) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] Recompiling the module because of changed dependency. 07:28:54 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[59,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[59,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[59,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[60,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[60,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:28:54 [INFO] 07:28:54 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ utils.hwvtepsouthbound-utils >>> 07:28:54 [INFO] 07:28:54 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ utils.hwvtepsouthbound-utils --- 07:28:54 [INFO] Fork Value is true 07:28:57 [INFO] Done SpotBugs Analysis.... 07:28:57 [INFO] 07:28:57 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ utils.hwvtepsouthbound-utils <<< 07:28:57 [INFO] 07:28:57 [INFO] 07:28:57 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ utils.hwvtepsouthbound-utils --- 07:28:57 [INFO] BugInstance size is 0 07:28:57 [INFO] Error size is 0 07:28:57 [INFO] No errors/warnings found 07:28:57 [INFO] 07:28:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.hwvtepsouthbound-utils --- 07:28:57 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/test/resources 07:28:57 [INFO] 07:28:57 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ utils.hwvtepsouthbound-utils --- 07:28:57 [INFO] No sources to compile 07:28:57 [INFO] 07:28:57 [INFO] --- surefire:3.5.3:test (default-test) @ utils.hwvtepsouthbound-utils --- 07:28:57 [INFO] No tests to run. 07:28:57 [INFO] 07:28:57 [INFO] --- copy:14.1.0:copy-files (default) @ utils.hwvtepsouthbound-utils --- 07:28:57 [INFO] 07:28:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.hwvtepsouthbound-utils --- 07:28:57 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.21.0.jar 07:28:57 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF 07:28:57 [INFO] 07:28:57 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils --- 07:28:57 [INFO] No previous run data found, generating javadoc. 07:28:58 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar 07:28:58 [INFO] 07:28:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.hwvtepsouthbound-utils --- 07:28:58 [INFO] CycloneDX: Resolving Dependencies 07:28:59 [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s) 07:28:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.xml 07:28:59 [INFO] attaching as utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.xml 07:28:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.json 07:28:59 [INFO] attaching as utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.json 07:28:59 [INFO] 07:28:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.hwvtepsouthbound-utils --- 07:28:59 [INFO] Skipping duplicate-finder execution! 07:28:59 [INFO] 07:28:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ utils.hwvtepsouthbound-utils --- 07:28:59 [WARNING] Used undeclared dependencies found: 07:28:59 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:28:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:28:59 [INFO] 07:28:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.hwvtepsouthbound-utils --- 07:28:59 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.21.0-sources.jar 07:28:59 [INFO] 07:28:59 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils --- 07:28:59 [INFO] 07:28:59 [INFO] --- jacoco:0.8.13:report (report) @ utils.hwvtepsouthbound-utils --- 07:28:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:28:59 [INFO] 07:28:59 [INFO] --- install:3.1.4:install (default-install) @ utils.hwvtepsouthbound-utils --- 07:28:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.pom 07:28:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.jar 07:28:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar 07:28:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.xml 07:28:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.json 07:28:59 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-sources.jar 07:28:59 [INFO] 07:28:59 [INFO] --- bundle:6.0.0:install (default-install) @ utils.hwvtepsouthbound-utils --- 07:28:59 [INFO] Installing org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.jar 07:28:59 [INFO] Writing OBR metadata 07:28:59 [INFO] 07:28:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- 07:28:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:28:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:28:59 [INFO] 07:28:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- 07:28:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:28:59 [INFO] 07:28:59 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >------- 07:28:59 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.21.0 [81/142] 07:28:59 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml 07:28:59 [INFO] ------------------------------[ feature ]------------------------------- 07:28:59 [INFO] 07:28:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] 07:28:59 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:59 [INFO] 07:28:59 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:59 [INFO] 07:28:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] 07:28:59 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] 07:28:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:59 [INFO] argLine set to empty 07:28:59 [INFO] 07:28:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] 07:28:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] Starting audit... 07:28:59 Audit done. 07:28:59 [INFO] You have 0 Checkstyle violations. 07:28:59 [INFO] 07:28:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] 07:28:59 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml 07:28:59 [INFO] ...done! 07:28:59 [INFO] Attaching features XML 07:28:59 [INFO] 07:28:59 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [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 07:28:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:59 [INFO] 07:28:59 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-test >>> 07:28:59 [INFO] 07:28:59 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] 07:28:59 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-test <<< 07:28:59 [INFO] 07:28:59 [INFO] 07:28:59 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] 07:28:59 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:28:59 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:28:59 [INFO] 07:28:59 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] 07:28:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] No Javadoc in project. Archive not created. 07:28:59 [INFO] 07:28:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test --- 07:28:59 [INFO] CycloneDX: Resolving Dependencies 07:29:02 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 07:29:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml 07:29:02 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.xml 07:29:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json 07:29:02 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.json 07:29:02 [INFO] 07:29:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-test --- 07:29:02 [INFO] Skipping duplicate-finder execution! 07:29:02 [INFO] 07:29:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-test --- 07:29:02 [INFO] Skipping plugin execution 07:29:02 [INFO] 07:29:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-test --- 07:29:02 [INFO] Skipping source per configuration. 07:29:02 [INFO] 07:29:02 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-test --- 07:29:02 [INFO] 07:29:02 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-hwvtepsouthbound-test --- 07:29:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:02 [INFO] 07:29:02 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-test --- 07:29:02 [WARNING] 07:29:02 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-test did not assign 07:29:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:29:02 [WARNING] 07:29:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:29:02 [WARNING] 07:29:02 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0.pom 07:29:02 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-features.xml 07:29:02 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.xml 07:29:02 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.json 07:29:02 [INFO] 07:29:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-test --- 07:29:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:29:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:29:02 [WARNING] 07:29:02 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-test did not assign 07:29:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:29:02 [WARNING] 07:29:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:29:02 [WARNING] 07:29:02 [INFO] 07:29:02 [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >---------- 07:29:02 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.21.0 [82/142] 07:29:02 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 07:29:02 [INFO] ------------------------------[ feature ]------------------------------- 07:29:02 [INFO] 07:29:02 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-features --- 07:29:02 [INFO] 07:29:02 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-features --- 07:29:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:03 [INFO] 07:29:03 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features --- 07:29:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:03 [INFO] 07:29:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-features --- 07:29:03 [INFO] 07:29:03 [INFO] --- dependency:3.8.1:properties (default) @ hwvtepsouthbound-features --- 07:29:03 [INFO] 07:29:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hwvtepsouthbound-features --- 07:29:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:03 [INFO] argLine set to empty 07:29:03 [INFO] 07:29:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-features --- 07:29:03 [INFO] 07:29:03 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-features --- 07:29:03 [INFO] Starting audit... 07:29:03 Audit done. 07:29:03 [INFO] You have 0 Checkstyle violations. 07:29:03 [INFO] 07:29:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hwvtepsouthbound-features --- 07:29:03 [INFO] 07:29:03 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ hwvtepsouthbound-features --- 07:29:03 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml 07:29:03 [INFO] ...done! 07:29:03 [INFO] Attaching features XML 07:29:03 [INFO] 07:29:03 [INFO] --- karaf:4.4.7:verify (default-verify) @ hwvtepsouthbound-features --- 07:29:03 [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 07:29:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:03 [INFO] 07:29:03 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-features >>> 07:29:03 [INFO] 07:29:03 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ hwvtepsouthbound-features --- 07:29:03 [INFO] 07:29:03 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-features <<< 07:29:03 [INFO] 07:29:03 [INFO] 07:29:03 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ hwvtepsouthbound-features --- 07:29:03 [INFO] 07:29:03 [INFO] --- feattest:14.1.0:test (default) @ hwvtepsouthbound-features --- 07:29:03 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:29:03 [INFO] 07:29:03 [INFO] --- copy:14.1.0:copy-files (default) @ hwvtepsouthbound-features --- 07:29:03 [INFO] 07:29:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hwvtepsouthbound-features --- 07:29:03 [INFO] No Javadoc in project. Archive not created. 07:29:03 [INFO] 07:29:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-features --- 07:29:03 [INFO] CycloneDX: Resolving Dependencies 07:29:08 [INFO] CycloneDX: Creating BOM version 1.6 with 443 component(s) 07:29:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml 07:29:08 [INFO] attaching as hwvtepsouthbound-features-1.21.0-cyclonedx.xml 07:29:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json 07:29:08 [INFO] attaching as hwvtepsouthbound-features-1.21.0-cyclonedx.json 07:29:08 [INFO] 07:29:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-features --- 07:29:08 [INFO] Skipping duplicate-finder execution! 07:29:08 [INFO] 07:29:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-features --- 07:29:08 [INFO] Skipping plugin execution 07:29:08 [INFO] 07:29:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-features --- 07:29:08 [INFO] No sources in project. Archive not created. 07:29:08 [INFO] 07:29:08 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ hwvtepsouthbound-features --- 07:29:08 [INFO] 07:29:08 [INFO] --- jacoco:0.8.13:report (report) @ hwvtepsouthbound-features --- 07:29:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:08 [INFO] 07:29:08 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-features --- 07:29:08 [WARNING] 07:29:08 [WARNING] The packaging plugin for project hwvtepsouthbound-features did not assign 07:29:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:29:08 [WARNING] 07:29:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:29:08 [WARNING] 07:29:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0.pom 07:29:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-features.xml 07:29:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.xml 07:29:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.json 07:29:08 [INFO] 07:29:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-features --- 07:29:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:29:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:29:08 [WARNING] 07:29:08 [WARNING] The packaging plugin for project hwvtepsouthbound-features did not assign 07:29:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:29:08 [WARNING] 07:29:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:29:08 [WARNING] 07:29:08 [INFO] 07:29:08 [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >--------------- 07:29:08 [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.21.0 [83/142] 07:29:08 [INFO] from ovsdb/utils/yang-utils/pom.xml 07:29:08 [INFO] -------------------------------[ bundle ]------------------------------- 07:29:08 [INFO] 07:29:08 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.yang-utils --- 07:29:08 [INFO] 07:29:08 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.yang-utils --- 07:29:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:08 [INFO] 07:29:08 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.yang-utils --- 07:29:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:08 [INFO] 07:29:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.yang-utils --- 07:29:08 [INFO] 07:29:08 [INFO] --- dependency:3.8.1:properties (default) @ utils.yang-utils --- 07:29:08 [INFO] 07:29:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ utils.yang-utils --- 07:29:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:29:08 [INFO] 07:29:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.yang-utils --- 07:29:08 [INFO] 07:29:08 [INFO] --- checkstyle:3.6.0:check (default) @ utils.yang-utils --- 07:29:08 [INFO] Starting audit... 07:29:08 Audit done. 07:29:08 [INFO] You have 0 Checkstyle violations. 07:29:08 [INFO] 07:29:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ utils.yang-utils --- 07:29:08 [INFO] 07:29:08 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.yang-utils --- 07:29:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/src/main/resources 07:29:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/generated-sources/spi 07:29:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/generated-sources/yang 07:29:08 [INFO] 07:29:08 [INFO] --- compiler:3.14.0:compile (default-compile) @ utils.yang-utils --- 07:29:08 [INFO] Recompiling the module because of changed source code. 07:29:08 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:29:08 [INFO] 07:29:08 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ utils.yang-utils >>> 07:29:08 [INFO] 07:29:08 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ utils.yang-utils --- 07:29:08 [INFO] Fork Value is true 07:29:10 [INFO] Done SpotBugs Analysis.... 07:29:10 [INFO] 07:29:10 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ utils.yang-utils <<< 07:29:10 [INFO] 07:29:10 [INFO] 07:29:10 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ utils.yang-utils --- 07:29:10 [INFO] BugInstance size is 0 07:29:10 [INFO] Error size is 0 07:29:10 [INFO] No errors/warnings found 07:29:10 [INFO] 07:29:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.yang-utils --- 07:29:10 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/src/test/resources 07:29:10 [INFO] 07:29:10 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ utils.yang-utils --- 07:29:10 [INFO] No sources to compile 07:29:10 [INFO] 07:29:10 [INFO] --- surefire:3.5.3:test (default-test) @ utils.yang-utils --- 07:29:10 [INFO] No tests to run. 07:29:10 [INFO] 07:29:10 [INFO] --- copy:14.1.0:copy-files (default) @ utils.yang-utils --- 07:29:10 [INFO] 07:29:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.yang-utils --- 07:29:10 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.21.0.jar 07:29:10 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/classes/META-INF/MANIFEST.MF 07:29:10 [INFO] 07:29:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ utils.yang-utils --- 07:29:10 [INFO] No previous run data found, generating javadoc. 07:29:11 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.21.0-javadoc.jar 07:29:11 [INFO] 07:29:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.yang-utils --- 07:29:11 [INFO] CycloneDX: Resolving Dependencies 07:29:12 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 07:29:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.xml 07:29:12 [INFO] attaching as utils.yang-utils-1.21.0-cyclonedx.xml 07:29:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.json 07:29:12 [INFO] attaching as utils.yang-utils-1.21.0-cyclonedx.json 07:29:12 [INFO] 07:29:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.yang-utils --- 07:29:12 [INFO] Skipping duplicate-finder execution! 07:29:12 [INFO] 07:29:12 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ utils.yang-utils --- 07:29:12 [WARNING] Used undeclared dependencies found: 07:29:12 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:29:12 [INFO] 07:29:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.yang-utils --- 07:29:12 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.21.0-sources.jar 07:29:12 [INFO] 07:29:12 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ utils.yang-utils --- 07:29:12 [INFO] 07:29:12 [INFO] --- jacoco:0.8.13:report (report) @ utils.yang-utils --- 07:29:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:29:12 [INFO] 07:29:12 [INFO] --- install:3.1.4:install (default-install) @ utils.yang-utils --- 07:29:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.pom 07:29:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.jar 07:29:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-javadoc.jar 07:29:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.xml 07:29:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.json 07:29:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-sources.jar 07:29:12 [INFO] 07:29:12 [INFO] --- bundle:6.0.0:install (default-install) @ utils.yang-utils --- 07:29:12 [INFO] Installing org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.jar 07:29:12 [INFO] Writing OBR metadata 07:29:12 [INFO] 07:29:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.yang-utils --- 07:29:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:29:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:29:12 [INFO] 07:29:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.yang-utils --- 07:29:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:29:12 [INFO] 07:29:12 [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >--------------- 07:29:12 [INFO] Building ODL :: ovsdb :: southbound-impl 1.21.0 [84/142] 07:29:12 [INFO] from ovsdb/southbound/southbound-impl/pom.xml 07:29:12 [INFO] -------------------------------[ bundle ]------------------------------- 07:29:12 [INFO] 07:29:12 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-impl --- 07:29:12 [INFO] 07:29:12 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-impl --- 07:29:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:12 [INFO] 07:29:12 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-impl --- 07:29:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:12 [INFO] 07:29:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-impl --- 07:29:12 [INFO] 07:29:12 [INFO] --- dependency:3.8.1:properties (default) @ southbound-impl --- 07:29:12 [INFO] 07:29:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ southbound-impl --- 07:29:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:29:12 [INFO] 07:29:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-impl --- 07:29:12 [INFO] 07:29:12 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-impl --- 07:29:14 [INFO] Starting audit... 07:29:14 Audit done. 07:29:14 [INFO] You have 0 Checkstyle violations. 07:29:14 [INFO] 07:29:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ southbound-impl --- 07:29:14 [INFO] 07:29:14 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-impl --- 07:29:14 [INFO] Copying 1 resource from src/main/resources to target/classes 07:29:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/generated-sources/spi 07:29:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/generated-sources/yang 07:29:14 [INFO] 07:29:14 [INFO] --- compiler:3.14.0:compile (default-compile) @ southbound-impl --- 07:29:14 [INFO] Recompiling the module because of changed dependency. 07:29:14 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[68,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[68,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[68,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[73,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[73,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[73,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[77,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[77,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[77,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[81,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[81,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[81,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[86,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[86,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[86,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[89,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[89,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[89,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[94,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[94,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[94,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[95,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[95,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[95,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[98,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[98,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[98,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[106,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[106,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[106,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[114,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[114,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[114,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[118,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[118,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[118,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[126,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[126,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[126,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[162,55] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 07:29:14 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[267,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[267,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[267,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[368,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[368,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[368,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[380,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[380,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[380,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[58,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[58,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[58,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[59,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[68,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[68,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[68,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[92,93] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[92,93] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[92,93] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[97,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[97,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[97,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[23,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[23,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[23,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[39,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[39,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[39,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[74,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[74,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[74,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[76,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[76,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[76,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[216,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbNodeRemoveCommand.java:[42,67] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbNodeRemoveCommand.java:[66,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[237,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[237,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[237,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[316,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[316,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[316,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[326,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[326,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[326,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[359,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[359,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:14 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use or override a deprecated API. 07:29:14 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use or override a deprecated API that is marked for removal. 07:29:14 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use unchecked or unsafe operations. 07:29:14 [INFO] 07:29:14 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ southbound-impl >>> 07:29:14 [INFO] 07:29:14 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ southbound-impl --- 07:29:14 [INFO] Fork Value is true 07:29:22 [INFO] Done SpotBugs Analysis.... 07:29:22 [INFO] 07:29:22 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ southbound-impl <<< 07:29:22 [INFO] 07:29:22 [INFO] 07:29:22 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ southbound-impl --- 07:29:22 [INFO] BugInstance size is 0 07:29:22 [INFO] Error size is 0 07:29:22 [INFO] No errors/warnings found 07:29:22 [INFO] 07:29:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-impl --- 07:29:22 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:29:22 [INFO] 07:29:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ southbound-impl --- 07:29:22 [INFO] Recompiling the module because of changed dependency. 07:29:22 [INFO] Compiling 35 source files with javac [debug release 21] to target/test-classes 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[52,21] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[107,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[107,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[81,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[81,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[81,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[123,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 07:29:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,58] unchecked conversion 07:29:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,16] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[138,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[153,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[165,95] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[197,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 07:29:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,58] unchecked conversion 07:29:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,16] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[202,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[202,16] exists(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[203,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 07:29:22 required: T 07:29:22 found: com.google.common.util.concurrent.FluentFuture 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[203,29] unchecked conversion 07:29:22 required: T 07:29:22 found: com.google.common.util.concurrent.FluentFuture 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[205,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[223,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[365,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[370,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[377,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[386,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[74,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[76,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[80,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[96,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[96,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[96,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[106,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[124,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[124,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[124,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[133,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[438,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[438,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[438,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[116,31] explicit call to close() on an auto-closeable resource 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[125,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[139,65] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[141,65] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[155,64] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[157,64] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[164,64] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[166,64] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[75,33] auto-closeable resource southboundProvider is never referenced in body of corresponding try statement 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java:[105,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java:[105,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java:[109,25] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[61,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[61,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[61,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[66,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[69,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[85,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[91,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[95,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[103,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[111,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[125,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[126,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[131,89] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[135,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[143,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[144,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[152,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[153,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[57,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[76,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[77,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[77,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[104,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:29:22 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java: Some input files additionally use or override a deprecated API. 07:29:22 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 07:29:22 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java: Some input files additionally use unchecked or unsafe operations. 07:29:22 [INFO] 07:29:22 [INFO] --- surefire:3.5.3:test (default-test) @ southbound-impl --- 07:29:22 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/surefire-reports 07:29:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:29:22 [INFO] 07:29:22 [INFO] ------------------------------------------------------- 07:29:22 [INFO] T E S T S 07:29:22 [INFO] ------------------------------------------------------- 07:29:32 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest 07:29:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.017 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest 07:29:35 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest 07:29:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.582 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest 07:29:38 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest 07:29:38 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.543 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest 07:29:38 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest 07:29:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.100 s -- in org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest 07:29:39 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest 07:29:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.653 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest 07:29:42 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest 07:29:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest 07:29:42 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest 07:29:46 [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.532 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest 07:29:46 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest 07:29:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.958 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest 07:29:49 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest 07:29:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest 07:29:49 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest 07:29:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.503 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest 07:29:51 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest 07:29:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.995 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest 07:29:54 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest 07:29:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.667 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest 07:29:57 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest 07:29:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest 07:29:57 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest 07:30:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.538 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest 07:30:01 [INFO] Running org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest 07:30:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest 07:30:01 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest 07:30:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest 07:30:01 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundProviderTest 07:30:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.096 s -- in org.opendaylight.ovsdb.southbound.SouthboundProviderTest 07:30:06 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundMapperTest 07:30:06 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.opendaylight.ovsdb.southbound.SouthboundMapperTest 07:30:06 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest 07:30:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest 07:30:06 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest 07:30:11 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.262 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest 07:30:11 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest 07:30:14 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.006 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest 07:30:14 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest 07:30:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest 07:30:14 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest 07:30:14 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.011 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest 07:30:14 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest 07:30:16 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.397 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest 07:30:16 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest 07:30:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.065 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest 07:30:19 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest 07:30:19 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest 07:30:19 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest 07:30:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.278 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest 07:30:22 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest 07:30:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.722 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest 07:30:24 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest 07:30:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.057 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest 07:30:26 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest 07:30:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest 07:30:26 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest 07:30:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.121 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest 07:30:28 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundUtilTest 07:30:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.441 s -- in org.opendaylight.ovsdb.southbound.SouthboundUtilTest 07:30:31 [INFO] Running org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest 07:30:31 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.085 s -- in org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest 07:30:31 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest 07:30:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest 07:30:31 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest 07:30:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest 07:30:32 [INFO] 07:30:32 [INFO] Results: 07:30:32 [INFO] 07:30:32 [WARNING] Tests run: 169, Failures: 0, Errors: 0, Skipped: 7 07:30:32 [INFO] 07:30:32 [INFO] 07:30:32 [INFO] --- copy:14.1.0:copy-files (default) @ southbound-impl --- 07:30:32 [INFO] 07:30:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-impl --- 07:30:32 [WARNING] Bundle org.opendaylight.ovsdb:southbound-impl:bundle:1.21.0 : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*] 07:30:32 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.21.0.jar 07:30:32 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF 07:30:32 [INFO] 07:30:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ southbound-impl --- 07:30:32 [INFO] No previous run data found, generating javadoc. 07:30:34 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.21.0-javadoc.jar 07:30:34 [INFO] 07:30:34 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ southbound-impl --- 07:30:34 [INFO] 07:30:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-impl --- 07:30:34 [INFO] CycloneDX: Resolving Dependencies 07:30:36 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) 07:30:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.xml 07:30:36 [INFO] attaching as southbound-impl-1.21.0-cyclonedx.xml 07:30:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.json 07:30:36 [INFO] attaching as southbound-impl-1.21.0-cyclonedx.json 07:30:36 [INFO] 07:30:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-impl --- 07:30:36 [INFO] Skipping duplicate-finder execution! 07:30:36 [INFO] 07:30:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ southbound-impl --- 07:30:36 [WARNING] Used undeclared dependencies found: 07:30:36 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:30:36 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 07:30:36 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.13:test 07:30:36 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 07:30:36 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:30:36 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.0:compile 07:30:36 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.13:compile 07:30:36 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:30:36 [WARNING] org.powermock:powermock-api-support:jar:2.0.9:test 07:30:36 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:30:36 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.14:compile 07:30:36 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.14:compile 07:30:36 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.14:compile 07:30:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:30:36 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:30:36 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.13:compile 07:30:36 [WARNING] org.opendaylight.yangtools:util:jar:14.0.14:compile 07:30:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:30:36 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.13:compile 07:30:36 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test 07:30:36 [WARNING] Non-test scoped test only dependencies found: 07:30:36 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.0:compile 07:30:36 [INFO] 07:30:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-impl --- 07:30:36 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.21.0-sources.jar 07:30:36 [INFO] 07:30:36 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ southbound-impl --- 07:30:36 [INFO] 07:30:36 [INFO] --- jacoco:0.8.13:report (report) @ southbound-impl --- 07:30:36 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/code-coverage/jacoco.exec 07:30:36 [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-impl' with 78 classes 07:30:36 [WARNING] Classes in bundle 'ODL :: ovsdb :: southbound-impl' do not match with execution data. For report generation the same class files must be used as at runtime. 07:30:36 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$OwnershipStates does not match. 07:30:36 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointUpdateCommand does not match. 07:30:36 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand does not match. 07:30:36 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$ConnectionReconciliationTriggers does not match. 07:30:36 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointDeleteCommand does not match. 07:30:36 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils does not match. 07:30:36 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommand does not match. 07:30:36 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$1 does not match. 07:30:36 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$2 does not match. 07:30:36 [INFO] 07:30:36 [INFO] --- install:3.1.4:install (default-install) @ southbound-impl --- 07:30:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.pom 07:30:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.jar 07:30:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-javadoc.jar 07:30:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/classes/initial/southbound.cfg to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-config.cfg 07:30:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.xml 07:30:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.json 07:30:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-sources.jar 07:30:36 [INFO] 07:30:36 [INFO] --- bundle:6.0.0:install (default-install) @ southbound-impl --- 07:30:36 [INFO] Installing org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.jar 07:30:36 [INFO] Writing OBR metadata 07:30:36 [INFO] 07:30:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-impl --- 07:30:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:30:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:30:36 [INFO] 07:30:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-impl --- 07:30:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:30:36 [INFO] 07:30:36 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >---------- 07:30:36 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.21.0 [85/142] 07:30:36 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml 07:30:36 [INFO] ------------------------------[ feature ]------------------------------- 07:30:37 [INFO] 07:30:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] 07:30:37 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:37 [INFO] 07:30:37 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:37 [INFO] 07:30:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] 07:30:37 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] 07:30:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:37 [INFO] argLine set to empty 07:30:37 [INFO] 07:30:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] 07:30:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] Starting audit... 07:30:37 Audit done. 07:30:37 [INFO] You have 0 Checkstyle violations. 07:30:37 [INFO] 07:30:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] 07:30:37 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml 07:30:37 [INFO] ...done! 07:30:37 [INFO] Attaching features XML 07:30:37 [INFO] 07:30:37 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-southbound-impl --- 07:30:37 [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 07:30:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:37 [INFO] 07:30:37 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl >>> 07:30:37 [INFO] 07:30:37 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] 07:30:37 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl <<< 07:30:37 [INFO] 07:30:37 [INFO] 07:30:37 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] 07:30:37 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-southbound-impl --- 07:30:37 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:30:37 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:30:37 [INFO] 07:30:37 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] 07:30:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] No Javadoc in project. Archive not created. 07:30:37 [INFO] 07:30:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-impl --- 07:30:37 [INFO] CycloneDX: Resolving Dependencies 07:30:40 [INFO] CycloneDX: Creating BOM version 1.6 with 269 component(s) 07:30:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml 07:30:40 [INFO] attaching as odl-ovsdb-southbound-impl-1.21.0-cyclonedx.xml 07:30:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json 07:30:40 [INFO] attaching as odl-ovsdb-southbound-impl-1.21.0-cyclonedx.json 07:30:40 [INFO] 07:30:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl --- 07:30:40 [INFO] Skipping duplicate-finder execution! 07:30:40 [INFO] 07:30:40 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl --- 07:30:40 [INFO] Skipping plugin execution 07:30:40 [INFO] 07:30:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl --- 07:30:40 [INFO] Skipping source per configuration. 07:30:40 [INFO] 07:30:40 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl --- 07:30:40 [INFO] 07:30:40 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-southbound-impl --- 07:30:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:40 [INFO] 07:30:40 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl --- 07:30:40 [WARNING] 07:30:40 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl did not assign 07:30:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:40 [WARNING] 07:30:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:40 [WARNING] 07:30:40 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0.pom 07:30:40 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-features.xml 07:30:40 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.xml 07:30:40 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.json 07:30:40 [INFO] 07:30:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-impl --- 07:30:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:30:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:30:40 [WARNING] 07:30:40 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl did not assign 07:30:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:40 [WARNING] 07:30:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:40 [WARNING] 07:30:40 [INFO] 07:30:40 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >-------- 07:30:40 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.21.0 [86/142] 07:30:40 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 07:30:40 [INFO] ------------------------------[ feature ]------------------------------- 07:30:40 [INFO] 07:30:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl-rest --- 07:30:40 [INFO] 07:30:40 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-rest --- 07:30:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:40 [INFO] 07:30:40 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest --- 07:30:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:40 [INFO] 07:30:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] 07:30:41 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] 07:30:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:41 [INFO] argLine set to empty 07:30:41 [INFO] 07:30:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] 07:30:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] Starting audit... 07:30:41 Audit done. 07:30:41 [INFO] You have 0 Checkstyle violations. 07:30:41 [INFO] 07:30:41 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] 07:30:41 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml 07:30:41 [INFO] ...done! 07:30:41 [INFO] Attaching features XML 07:30:41 [INFO] 07:30:41 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [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 07:30:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:41 [INFO] 07:30:41 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-rest >>> 07:30:41 [INFO] 07:30:41 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] 07:30:41 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-rest <<< 07:30:41 [INFO] 07:30:41 [INFO] 07:30:41 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] 07:30:41 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:30:41 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:30:41 [INFO] 07:30:41 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] 07:30:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] No Javadoc in project. Archive not created. 07:30:41 [INFO] 07:30:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-impl-rest --- 07:30:41 [INFO] CycloneDX: Resolving Dependencies 07:30:46 [INFO] CycloneDX: Creating BOM version 1.6 with 446 component(s) 07:30:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml 07:30:46 [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.xml 07:30:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json 07:30:46 [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.json 07:30:46 [INFO] 07:30:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-rest --- 07:30:46 [INFO] Skipping duplicate-finder execution! 07:30:46 [INFO] 07:30:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-rest --- 07:30:46 [INFO] Skipping plugin execution 07:30:46 [INFO] 07:30:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-rest --- 07:30:46 [INFO] Skipping source per configuration. 07:30:46 [INFO] 07:30:46 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-rest --- 07:30:46 [INFO] 07:30:46 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-southbound-impl-rest --- 07:30:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:46 [INFO] 07:30:46 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl-rest --- 07:30:46 [WARNING] 07:30:46 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-rest did not assign 07:30:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:46 [WARNING] 07:30:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:46 [WARNING] 07:30:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0.pom 07:30:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-features.xml 07:30:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.xml 07:30:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.json 07:30:46 [INFO] 07:30:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-impl-rest --- 07:30:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:30:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:30:46 [WARNING] 07:30:46 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-rest did not assign 07:30:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:46 [WARNING] 07:30:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:46 [WARNING] 07:30:46 [INFO] 07:30:46 [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >--------- 07:30:46 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.21.0 [87/142] 07:30:46 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml 07:30:46 [INFO] ------------------------------[ feature ]------------------------------- 07:30:46 [INFO] 07:30:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [INFO] 07:30:46 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:46 [INFO] 07:30:46 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:46 [INFO] 07:30:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [INFO] 07:30:46 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [INFO] 07:30:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:46 [INFO] argLine set to empty 07:30:46 [INFO] 07:30:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [INFO] 07:30:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [INFO] Starting audit... 07:30:46 Audit done. 07:30:46 [INFO] You have 0 Checkstyle violations. 07:30:46 [INFO] 07:30:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [INFO] 07:30:46 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml 07:30:46 [INFO] ...done! 07:30:46 [INFO] Attaching features XML 07:30:46 [INFO] 07:30:46 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-southbound-impl-ui --- 07:30:46 [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 07:30:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:46 [INFO] 07:30:46 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-ui >>> 07:30:47 [INFO] 07:30:47 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-ui --- 07:30:47 [INFO] 07:30:47 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-ui <<< 07:30:47 [INFO] 07:30:47 [INFO] 07:30:47 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-southbound-impl-ui --- 07:30:47 [INFO] 07:30:47 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-southbound-impl-ui --- 07:30:47 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:30:47 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:30:47 [INFO] 07:30:47 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-southbound-impl-ui --- 07:30:47 [INFO] 07:30:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-ui --- 07:30:47 [INFO] No Javadoc in project. Archive not created. 07:30:47 [INFO] 07:30:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-impl-ui --- 07:30:47 [INFO] CycloneDX: Resolving Dependencies 07:30:53 [INFO] CycloneDX: Creating BOM version 1.6 with 450 component(s) 07:30:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml 07:30:53 [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.xml 07:30:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json 07:30:53 [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.json 07:30:53 [INFO] 07:30:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-ui --- 07:30:53 [INFO] Skipping duplicate-finder execution! 07:30:53 [INFO] 07:30:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-ui --- 07:30:53 [INFO] Skipping plugin execution 07:30:53 [INFO] 07:30:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-ui --- 07:30:53 [INFO] Skipping source per configuration. 07:30:53 [INFO] 07:30:53 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-ui --- 07:30:53 [INFO] 07:30:53 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-southbound-impl-ui --- 07:30:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:53 [INFO] 07:30:53 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl-ui --- 07:30:53 [WARNING] 07:30:53 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-ui did not assign 07:30:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:53 [WARNING] 07:30:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:53 [WARNING] 07:30:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0.pom 07:30:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-features.xml 07:30:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.xml 07:30:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.json 07:30:53 [INFO] 07:30:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-impl-ui --- 07:30:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:30:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:30:53 [WARNING] 07:30:53 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-ui did not assign 07:30:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:53 [WARNING] 07:30:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:53 [WARNING] 07:30:53 [INFO] 07:30:53 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >---------- 07:30:53 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.21.0 [88/142] 07:30:53 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml 07:30:53 [INFO] ------------------------------[ feature ]------------------------------- 07:30:53 [INFO] 07:30:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] 07:30:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:53 [INFO] 07:30:53 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:53 [INFO] 07:30:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] 07:30:53 [INFO] --- dependency:3.8.1:properties (default) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] 07:30:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:53 [INFO] argLine set to empty 07:30:53 [INFO] 07:30:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] 07:30:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] Starting audit... 07:30:53 Audit done. 07:30:53 [INFO] You have 0 Checkstyle violations. 07:30:53 [INFO] 07:30:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] 07:30:53 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml 07:30:53 [INFO] ...done! 07:30:53 [INFO] Attaching features XML 07:30:53 [INFO] 07:30:53 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-ovsdb-southbound-test --- 07:30:53 [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 07:30:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:53 [INFO] 07:30:53 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-test >>> 07:30:53 [INFO] 07:30:53 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] 07:30:53 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-test <<< 07:30:53 [INFO] 07:30:53 [INFO] 07:30:53 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] 07:30:53 [INFO] --- feattest:14.1.0:test (default) @ odl-ovsdb-southbound-test --- 07:30:53 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:30:53 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:30:53 [INFO] 07:30:53 [INFO] --- copy:14.1.0:copy-files (default) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] 07:30:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] No Javadoc in project. Archive not created. 07:30:53 [INFO] 07:30:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-test --- 07:30:53 [INFO] CycloneDX: Resolving Dependencies 07:30:55 [INFO] CycloneDX: Creating BOM version 1.6 with 270 component(s) 07:30:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml 07:30:55 [INFO] attaching as odl-ovsdb-southbound-test-1.21.0-cyclonedx.xml 07:30:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json 07:30:55 [INFO] attaching as odl-ovsdb-southbound-test-1.21.0-cyclonedx.json 07:30:55 [INFO] 07:30:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-test --- 07:30:55 [INFO] Skipping duplicate-finder execution! 07:30:55 [INFO] 07:30:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-test --- 07:30:55 [INFO] Skipping plugin execution 07:30:55 [INFO] 07:30:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-test --- 07:30:55 [INFO] Skipping source per configuration. 07:30:55 [INFO] 07:30:55 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ovsdb-southbound-test --- 07:30:55 [INFO] 07:30:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-ovsdb-southbound-test --- 07:30:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:55 [INFO] 07:30:55 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-test --- 07:30:55 [WARNING] 07:30:55 [WARNING] The packaging plugin for project odl-ovsdb-southbound-test did not assign 07:30:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:55 [WARNING] 07:30:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:55 [WARNING] 07:30:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0.pom 07:30:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-features.xml 07:30:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.xml 07:30:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.json 07:30:55 [INFO] 07:30:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-test --- 07:30:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:30:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:30:55 [WARNING] 07:30:55 [WARNING] The packaging plugin for project odl-ovsdb-southbound-test did not assign 07:30:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:55 [WARNING] 07:30:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:55 [WARNING] 07:30:55 [INFO] 07:30:55 [INFO] -------------< org.opendaylight.ovsdb:southbound-features >------------- 07:30:55 [INFO] Building ODL :: ovsdb :: southbound-features 1.21.0 [89/142] 07:30:55 [INFO] from ovsdb/southbound/southbound-features/features/pom.xml 07:30:55 [INFO] ------------------------------[ feature ]------------------------------- 07:30:55 [INFO] 07:30:55 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-features --- 07:30:55 [INFO] 07:30:55 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-features --- 07:30:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:55 [INFO] 07:30:55 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-features --- 07:30:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:55 [INFO] 07:30:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-features --- 07:30:56 [INFO] 07:30:56 [INFO] --- dependency:3.8.1:properties (default) @ southbound-features --- 07:30:56 [INFO] 07:30:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ southbound-features --- 07:30:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:56 [INFO] argLine set to empty 07:30:56 [INFO] 07:30:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-features --- 07:30:56 [INFO] 07:30:56 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-features --- 07:30:56 [INFO] Starting audit... 07:30:56 Audit done. 07:30:56 [INFO] You have 0 Checkstyle violations. 07:30:56 [INFO] 07:30:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ southbound-features --- 07:30:56 [INFO] 07:30:56 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ southbound-features --- 07:30:56 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/feature/feature.xml 07:30:56 [INFO] ...done! 07:30:56 [INFO] Attaching features XML 07:30:56 [INFO] 07:30:56 [INFO] --- karaf:4.4.7:verify (default-verify) @ southbound-features --- 07:30:56 [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 07:30:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:56 [INFO] 07:30:56 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ southbound-features >>> 07:30:56 [INFO] 07:30:56 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ southbound-features --- 07:30:56 [INFO] 07:30:56 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ southbound-features <<< 07:30:56 [INFO] 07:30:56 [INFO] 07:30:56 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ southbound-features --- 07:30:56 [INFO] 07:30:56 [INFO] --- feattest:14.1.0:test (default) @ southbound-features --- 07:30:56 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:30:56 [INFO] 07:30:56 [INFO] --- copy:14.1.0:copy-files (default) @ southbound-features --- 07:30:56 [INFO] 07:30:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ southbound-features --- 07:30:56 [INFO] No Javadoc in project. Archive not created. 07:30:56 [INFO] 07:30:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-features --- 07:30:56 [INFO] CycloneDX: Resolving Dependencies 07:31:01 [INFO] CycloneDX: Creating BOM version 1.6 with 452 component(s) 07:31:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.xml 07:31:01 [INFO] attaching as southbound-features-1.21.0-cyclonedx.xml 07:31:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.json 07:31:01 [INFO] attaching as southbound-features-1.21.0-cyclonedx.json 07:31:01 [INFO] 07:31:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-features --- 07:31:01 [INFO] Skipping duplicate-finder execution! 07:31:01 [INFO] 07:31:01 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ southbound-features --- 07:31:01 [INFO] Skipping plugin execution 07:31:01 [INFO] 07:31:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-features --- 07:31:01 [INFO] No sources in project. Archive not created. 07:31:01 [INFO] 07:31:01 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ southbound-features --- 07:31:01 [INFO] 07:31:01 [INFO] --- jacoco:0.8.13:report (report) @ southbound-features --- 07:31:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:01 [INFO] 07:31:01 [INFO] --- install:3.1.4:install (default-install) @ southbound-features --- 07:31:01 [WARNING] 07:31:01 [WARNING] The packaging plugin for project southbound-features did not assign 07:31:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:01 [WARNING] 07:31:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:01 [WARNING] 07:31:01 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0.pom 07:31:01 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-features.xml 07:31:01 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.xml 07:31:01 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.json 07:31:01 [INFO] 07:31:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-features --- 07:31:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:31:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:31:01 [WARNING] 07:31:01 [WARNING] The packaging plugin for project southbound-features did not assign 07:31:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:01 [WARNING] 07:31:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:01 [WARNING] 07:31:01 [INFO] 07:31:01 [INFO] ------------< org.opendaylight.integration:features-index >------------- 07:31:01 [INFO] Building ODL :: integration :: features-index 0.23.0 [90/142] 07:31:01 [INFO] from integration/distribution/features/repos/index/pom.xml 07:31:01 [INFO] ------------------------------[ feature ]------------------------------- 07:31:15 [INFO] 07:31:15 [INFO] --- clean:3.5.0:clean (default-clean) @ features-index --- 07:31:15 [INFO] 07:31:15 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-index --- 07:31:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:15 [INFO] 07:31:15 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-index --- 07:31:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:15 [INFO] 07:31:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-index --- 07:31:15 [INFO] 07:31:15 [INFO] --- dependency:3.8.1:properties (default) @ features-index --- 07:31:15 [INFO] 07:31:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-index --- 07:31:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:15 [INFO] argLine set to empty 07:31:15 [INFO] 07:31:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-index --- 07:31:15 [INFO] 07:31:15 [INFO] --- checkstyle:3.6.0:check (default) @ features-index --- 07:31:15 [INFO] Starting audit... 07:31:15 Audit done. 07:31:15 [INFO] You have 0 Checkstyle violations. 07:31:15 [INFO] 07:31:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-index --- 07:31:15 [INFO] 07:31:15 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- 07:31:15 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/index/target/feature/feature.xml 07:31:17 [INFO] ...done! 07:31:17 [INFO] Attaching features XML 07:31:17 [INFO] 07:31:17 [INFO] --- karaf:4.4.7:verify (default-verify) @ features-index --- 07:31:17 [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 07:31:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:17 [INFO] 07:31:17 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-index >>> 07:31:17 [INFO] 07:31:17 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-index --- 07:31:17 [INFO] 07:31:17 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-index <<< 07:31:17 [INFO] 07:31:17 [INFO] 07:31:17 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-index --- 07:31:17 [INFO] 07:31:17 [INFO] --- feattest:14.1.0:test (default) @ features-index --- 07:31:17 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:31:17 [INFO] 07:31:17 [INFO] --- copy:14.1.0:copy-files (default) @ features-index --- 07:31:17 [INFO] 07:31:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-index --- 07:31:17 [INFO] No Javadoc in project. Archive not created. 07:31:17 [INFO] 07:31:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-index --- 07:31:17 [INFO] CycloneDX: Resolving Dependencies 07:31:27 [INFO] CycloneDX: Creating BOM version 1.6 with 905 component(s) 07:31:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.xml 07:31:27 [INFO] attaching as features-index-0.23.0-cyclonedx.xml 07:31:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.json 07:31:27 [INFO] attaching as features-index-0.23.0-cyclonedx.json 07:31:27 [INFO] 07:31:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- 07:31:27 [INFO] Skipping duplicate-finder execution! 07:31:27 [INFO] 07:31:27 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-index --- 07:31:27 [INFO] Skipping plugin execution 07:31:27 [INFO] 07:31:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-index --- 07:31:27 [INFO] No sources in project. Archive not created. 07:31:27 [INFO] 07:31:27 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-index --- 07:31:27 [INFO] 07:31:27 [INFO] --- jacoco:0.8.13:report (report) @ features-index --- 07:31:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:27 [INFO] 07:31:27 [INFO] --- install:3.1.4:install (default-install) @ features-index --- 07:31:27 [WARNING] 07:31:27 [WARNING] The packaging plugin for project features-index did not assign 07:31:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:27 [WARNING] 07:31:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:27 [WARNING] 07:31:27 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0.pom 07:31:27 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-features.xml 07:31:27 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.xml to /tmp/r/org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.xml 07:31:27 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.json to /tmp/r/org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.json 07:31:27 [INFO] 07:31:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-index --- 07:31:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:31:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:31:27 [WARNING] 07:31:28 [WARNING] The packaging plugin for project features-index did not assign 07:31:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:28 [WARNING] 07:31:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:28 [WARNING] 07:31:28 [INFO] 07:31:28 [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- 07:31:28 [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.23.0 [91/142] 07:31:28 [INFO] from integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml 07:31:28 [INFO] ------------------------------[ feature ]------------------------------- 07:31:28 [INFO] 07:31:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-integration-compatible-with-all --- 07:31:28 [INFO] 07:31:28 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-integration-compatible-with-all --- 07:31:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:28 [INFO] 07:31:28 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- 07:31:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:28 [INFO] 07:31:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-integration-compatible-with-all --- 07:31:28 [INFO] 07:31:28 [INFO] --- dependency:3.8.1:properties (default) @ odl-integration-compatible-with-all --- 07:31:28 [INFO] 07:31:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- 07:31:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:28 [INFO] argLine set to empty 07:31:28 [INFO] 07:31:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-integration-compatible-with-all --- 07:31:28 [INFO] 07:31:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-integration-compatible-with-all --- 07:31:28 [INFO] Starting audit... 07:31:28 Audit done. 07:31:28 [INFO] You have 0 Checkstyle violations. 07:31:28 [INFO] 07:31:28 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-integration-compatible-with-all --- 07:31:28 [INFO] 07:31:28 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- 07:31:28 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml 07:31:28 [INFO] ...done! 07:31:28 [INFO] Attaching features XML 07:31:28 [INFO] 07:31:28 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-integration-compatible-with-all --- 07:31:28 [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 07:31:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:28 [INFO] 07:31:28 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> 07:31:29 [INFO] 07:31:29 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- 07:31:29 [INFO] 07:31:29 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< 07:31:29 [INFO] 07:31:29 [INFO] 07:31:29 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-integration-compatible-with-all --- 07:31:29 [INFO] 07:31:29 [INFO] --- feattest:14.1.0:test (default) @ odl-integration-compatible-with-all --- 07:31:29 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:31:29 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:31:29 [INFO] 07:31:29 [INFO] --- copy:14.1.0:copy-files (default) @ odl-integration-compatible-with-all --- 07:31:29 [INFO] 07:31:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-integration-compatible-with-all --- 07:31:29 [INFO] No Javadoc in project. Archive not created. 07:31:29 [INFO] 07:31:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-integration-compatible-with-all --- 07:31:29 [INFO] CycloneDX: Resolving Dependencies 07:31:36 [INFO] CycloneDX: Creating BOM version 1.6 with 698 component(s) 07:31:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.xml 07:31:36 [INFO] attaching as odl-integration-compatible-with-all-0.23.0-cyclonedx.xml 07:31:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.json 07:31:36 [INFO] attaching as odl-integration-compatible-with-all-0.23.0-cyclonedx.json 07:31:36 [INFO] 07:31:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- 07:31:36 [INFO] Skipping duplicate-finder execution! 07:31:36 [INFO] 07:31:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- 07:31:36 [INFO] Skipping plugin execution 07:31:36 [INFO] 07:31:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- 07:31:36 [INFO] Skipping source per configuration. 07:31:36 [INFO] 07:31:36 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- 07:31:36 [INFO] 07:31:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-integration-compatible-with-all --- 07:31:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:36 [INFO] 07:31:36 [INFO] --- install:3.1.4:install (default-install) @ odl-integration-compatible-with-all --- 07:31:36 [WARNING] 07:31:36 [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign 07:31:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:36 [WARNING] 07:31:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:36 [WARNING] 07:31:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0.pom 07:31:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-features.xml 07:31:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.xml 07:31:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.json to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.json 07:31:36 [INFO] 07:31:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-integration-compatible-with-all --- 07:31:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:31:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:31:36 [WARNING] 07:31:36 [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign 07:31:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:36 [WARNING] 07:31:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:36 [WARNING] 07:31:36 [INFO] 07:31:36 [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- 07:31:36 [INFO] Building ODL :: integration :: odl-integration-all 0.23.0 [92/142] 07:31:36 [INFO] from integration/distribution/features/singles/odl-integration-all/pom.xml 07:31:36 [INFO] ------------------------------[ feature ]------------------------------- 07:31:37 [INFO] 07:31:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-integration-all --- 07:31:37 [INFO] 07:31:37 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-integration-all --- 07:31:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:37 [INFO] 07:31:37 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-all --- 07:31:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:37 [INFO] 07:31:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-integration-all --- 07:31:37 [INFO] 07:31:37 [INFO] --- dependency:3.8.1:properties (default) @ odl-integration-all --- 07:31:37 [INFO] 07:31:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-integration-all --- 07:31:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:37 [INFO] argLine set to empty 07:31:37 [INFO] 07:31:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-integration-all --- 07:31:37 [INFO] 07:31:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-integration-all --- 07:31:37 [INFO] Starting audit... 07:31:37 Audit done. 07:31:37 [INFO] You have 0 Checkstyle violations. 07:31:37 [INFO] 07:31:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-integration-all --- 07:31:37 [INFO] 07:31:37 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- 07:31:37 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml 07:31:38 [INFO] ...done! 07:31:38 [INFO] Attaching features XML 07:31:38 [INFO] 07:31:38 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-integration-all --- 07:31:38 [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 07:31:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:38 [INFO] 07:31:38 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-integration-all >>> 07:31:38 [INFO] 07:31:38 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-integration-all --- 07:31:38 [INFO] 07:31:38 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-integration-all <<< 07:31:38 [INFO] 07:31:38 [INFO] 07:31:38 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-integration-all --- 07:31:38 [INFO] 07:31:38 [INFO] --- feattest:14.1.0:test (default) @ odl-integration-all --- 07:31:38 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:31:38 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:31:38 [INFO] 07:31:38 [INFO] --- copy:14.1.0:copy-files (default) @ odl-integration-all --- 07:31:38 [INFO] 07:31:38 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-integration-all --- 07:31:38 [INFO] No Javadoc in project. Archive not created. 07:31:38 [INFO] 07:31:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-integration-all --- 07:31:38 [INFO] CycloneDX: Resolving Dependencies 07:31:45 [INFO] CycloneDX: Creating BOM version 1.6 with 730 component(s) 07:31:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.xml 07:31:46 [INFO] attaching as odl-integration-all-0.23.0-cyclonedx.xml 07:31:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.json 07:31:46 [INFO] attaching as odl-integration-all-0.23.0-cyclonedx.json 07:31:46 [INFO] 07:31:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- 07:31:46 [INFO] Skipping duplicate-finder execution! 07:31:46 [INFO] 07:31:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-integration-all --- 07:31:46 [INFO] Skipping plugin execution 07:31:46 [INFO] 07:31:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-all --- 07:31:46 [INFO] Skipping source per configuration. 07:31:46 [INFO] 07:31:46 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-integration-all --- 07:31:46 [INFO] 07:31:46 [INFO] --- jacoco:0.8.13:report (report) @ odl-integration-all --- 07:31:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:46 [INFO] 07:31:46 [INFO] --- install:3.1.4:install (default-install) @ odl-integration-all --- 07:31:46 [WARNING] 07:31:46 [WARNING] The packaging plugin for project odl-integration-all did not assign 07:31:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:46 [WARNING] 07:31:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:46 [WARNING] 07:31:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0.pom 07:31:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-features.xml 07:31:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.xml 07:31:46 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.json to /tmp/r/org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.json 07:31:46 [INFO] 07:31:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-integration-all --- 07:31:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:31:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:31:46 [WARNING] 07:31:46 [WARNING] The packaging plugin for project odl-integration-all did not assign 07:31:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:46 [WARNING] 07:31:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:46 [WARNING] 07:31:46 [INFO] 07:31:46 [INFO] -------------< org.opendaylight.integration:features-test >------------- 07:31:46 [INFO] Building ODL :: integration :: features-test 0.23.0 [93/142] 07:31:46 [INFO] from integration/distribution/features/repos/test/pom.xml 07:31:46 [INFO] ------------------------------[ feature ]------------------------------- 07:31:46 [INFO] 07:31:46 [INFO] --- clean:3.5.0:clean (default-clean) @ features-test --- 07:31:46 [INFO] 07:31:46 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-test --- 07:31:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:46 [INFO] 07:31:46 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-test --- 07:31:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:46 [INFO] 07:31:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-test --- 07:31:46 [INFO] 07:31:46 [INFO] --- dependency:3.8.1:properties (default) @ features-test --- 07:31:46 [INFO] 07:31:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-test --- 07:31:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:46 [INFO] argLine set to empty 07:31:46 [INFO] 07:31:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-test --- 07:31:46 [INFO] 07:31:46 [INFO] --- checkstyle:3.6.0:check (default) @ features-test --- 07:31:46 [INFO] Starting audit... 07:31:46 Audit done. 07:31:46 [INFO] You have 0 Checkstyle violations. 07:31:46 [INFO] 07:31:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-test --- 07:31:46 [INFO] 07:31:46 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- 07:31:46 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/test/target/feature/feature.xml 07:31:47 [INFO] ...done! 07:31:47 [INFO] Attaching features XML 07:31:47 [INFO] 07:31:47 [INFO] --- karaf:4.4.7:verify (default-verify) @ features-test --- 07:31:47 [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 07:31:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:47 [INFO] 07:31:47 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-test >>> 07:31:47 [INFO] 07:31:47 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-test --- 07:31:47 [INFO] 07:31:47 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-test <<< 07:31:47 [INFO] 07:31:47 [INFO] 07:31:47 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-test --- 07:31:47 [INFO] 07:31:47 [INFO] --- feattest:14.1.0:test (default) @ features-test --- 07:31:47 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:31:47 [INFO] 07:31:47 [INFO] --- copy:14.1.0:copy-files (default) @ features-test --- 07:31:47 [INFO] 07:31:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-test --- 07:31:47 [INFO] No Javadoc in project. Archive not created. 07:31:47 [INFO] 07:31:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-test --- 07:31:47 [INFO] CycloneDX: Resolving Dependencies 07:31:55 [INFO] CycloneDX: Creating BOM version 1.6 with 731 component(s) 07:31:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.xml 07:31:55 [INFO] attaching as features-test-0.23.0-cyclonedx.xml 07:31:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.json 07:31:56 [INFO] attaching as features-test-0.23.0-cyclonedx.json 07:31:56 [INFO] 07:31:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- 07:31:56 [INFO] Skipping duplicate-finder execution! 07:31:56 [INFO] 07:31:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-test --- 07:31:56 [INFO] Skipping plugin execution 07:31:56 [INFO] 07:31:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-test --- 07:31:56 [INFO] No sources in project. Archive not created. 07:31:56 [INFO] 07:31:56 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-test --- 07:31:56 [INFO] 07:31:56 [INFO] --- jacoco:0.8.13:report (report) @ features-test --- 07:31:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:56 [INFO] 07:31:56 [INFO] --- install:3.1.4:install (default-install) @ features-test --- 07:31:56 [WARNING] 07:31:56 [WARNING] The packaging plugin for project features-test did not assign 07:31:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:56 [WARNING] 07:31:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:56 [WARNING] 07:31:56 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0.pom 07:31:56 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-features.xml 07:31:56 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.xml to /tmp/r/org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.xml 07:31:56 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.json to /tmp/r/org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.json 07:31:56 [INFO] 07:31:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-test --- 07:31:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:31:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:31:56 [WARNING] 07:31:56 [WARNING] The packaging plugin for project features-test did not assign 07:31:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:56 [WARNING] 07:31:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:56 [WARNING] 07:31:56 [INFO] 07:31:56 [INFO] -----------------< org.opendaylight.integration:karaf >----------------- 07:31:56 [INFO] Building ODL :: integration :: karaf 0.23.0 [94/142] 07:31:56 [INFO] from integration/distribution/karaf/pom.xml 07:31:56 [INFO] --------------------------------[ pom ]--------------------------------- 07:31:56 [INFO] 07:31:56 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf --- 07:31:56 [INFO] 07:31:56 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ karaf --- 07:31:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:56 [INFO] 07:31:56 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ karaf --- 07:31:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:57 [INFO] 07:31:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf --- 07:31:57 [INFO] 07:31:57 [INFO] --- dependency:3.8.1:properties (default) @ karaf --- 07:31:57 [INFO] 07:31:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ karaf --- 07:31:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:31:57 [INFO] 07:31:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf --- 07:31:57 [INFO] 07:31:57 [INFO] --- checkstyle:3.6.0:check (default) @ karaf --- 07:31:57 [INFO] Starting audit... 07:31:57 Audit done. 07:31:57 [INFO] You have 0 Checkstyle violations. 07:31:57 [INFO] 07:31:57 [INFO] --- dependency:3.8.1:copy (unpack-license) @ karaf --- 07:31:57 [INFO] 07:31:57 [INFO] --- resources:3.3.1:resources (process-resources) @ karaf --- 07:31:57 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/src/main/resources 07:31:57 [INFO] 07:31:57 [INFO] --- karaf:4.4.7:assembly (process-resources) @ karaf --- 07:31:57 [INFO] Using repositories: 07:31:57 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 07:31:57 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 07:31:57 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:31:57 [INFO] Creating work directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/assembly 07:31:57 [INFO] Loading direct KAR and features XML dependencies 07:31:57 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:31:57 [INFO] Feature framework will be added as a startup feature 07:31:57 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/assembly 07:31:57 [INFO] Unzipping kars 07:31:57 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:31:57 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:31:57 [INFO] Loading profiles from: 07:31:57 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 07:31:57 [INFO] Loading repositories 07:31:58 [INFO] Generating generated-startup profile 07:31:58 [INFO] Generating generated-boot profile with parents: generated-startup 07:31:58 [INFO] Generating generated-installed profile 07:31:58 [INFO] Configuring etc/config.properties and etc/system.properties 07:31:58 [INFO] Downloading libraries for generated profiles 07:31:58 [INFO] Downloading additional libraries 07:31:58 [INFO] Writing configurations 07:31:58 [INFO] adding config file: etc/profile.cfg 07:31:58 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 07:31:58 [INFO] Startup stage 07:31:58 [INFO] Loading startup repositories 07:31:58 [INFO] Resolving startup features and bundles 07:31:58 [INFO] Features: framework 07:31:58 [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/14.1.0 07:31:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:31:58 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:31:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:31:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:31:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:31:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:31:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:31:58 [INFO] Boot stage 07:31:58 [INFO] Loading boot repositories 07:31:58 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.7/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.18.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.22.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/2.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.19.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.1.4/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.4/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/features-transportpce/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/features-transportpce-models/22.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.18.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.18.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.23.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.22.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.22.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.22.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/2.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/2.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.19.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/2.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/2.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-ui/2.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/2.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/2.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.4/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.4/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.4/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.4/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.19.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.19.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/2.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.1.4/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.20.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.14/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/11.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/22.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openconfig-models/22.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/22.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/22.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.21.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.0/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.13/xml/features 07:31:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.0/xml/features 07:31:58 [INFO] Feature kar/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.7 07:31:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 07:31:58 [INFO] Feature jaas-boot/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.7.jar 07:31:58 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.7 07:31:58 [INFO] Feature service/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.7 07:31:58 [INFO] Feature scr/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 07:31:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 07:31:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 07:31:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 07:31:58 [INFO] Feature shell/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.7 07:31:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 07:31:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 07:31:58 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 07:31:58 [INFO] Feature aries-proxy/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7.1 07:31:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7.1 07:31:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7.1 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 07:31:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7.1 07:31:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7.1 07:31:58 [INFO] Feature package/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.7 07:31:58 [INFO] Feature jaas/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.7 07:31:58 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 07:31:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 07:31:58 [INFO] Feature system/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.7 07:31:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 07:31:58 [INFO] Feature feature/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:31:58 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 07:31:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 07:31:58 [INFO] Feature ssh/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.78.1 07:31:58 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.14.0 07:31:58 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.78.1 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.14.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.14.0 07:31:58 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.78.1 07:31:58 [INFO] Feature jline/3.21.0 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:31:58 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 07:31:58 [INFO] Feature log/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.7 07:31:58 [INFO] adding config file: etc/org.apache.karaf.log.cfg 07:31:58 [INFO] Feature aries-blueprint/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 07:31:58 [INFO] Feature instance/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.7 07:31:58 [INFO] Feature config/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.7 07:31:58 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 07:31:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 07:31:58 [INFO] Feature framework/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 07:31:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:31:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:31:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:31:58 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:31:58 [INFO] Feature pax-url-wrap/2.6.16 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.16/jar/uber 07:31:58 [INFO] Feature 50e9d173-946b-4fac-ac9d-2fee6ea6ea78/0.0.0 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:31:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:31:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.0 07:31:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.0 07:31:58 [INFO] Feature management/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:31:58 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 07:31:58 [INFO] adding config file: etc/jmx.acl.cfg 07:31:58 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 07:31:58 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 07:31:58 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 07:31:58 [INFO] adding config file: etc/org.apache.karaf.management.cfg 07:31:58 [INFO] Feature diagnostic/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.7 07:31:58 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.7.jar 07:31:58 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.7 07:31:58 [INFO] Feature shell-compat/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.7 07:31:58 [INFO] Feature deployer/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.7 07:31:58 [INFO] Feature bundle/4.4.7 is defined as a boot feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.7 07:31:58 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 07:31:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 07:31:58 [INFO] Feature standard/4.4.7 is defined as a boot feature 07:31:58 [INFO] Install stage 07:31:58 [INFO] Loading installed repositories 07:31:58 [INFO] Feature wrapper/4.4.7 is defined as an installed feature 07:31:58 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.7 07:31:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 07:31:58 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 07:31:58 [INFO] 07:31:58 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ karaf >>> 07:31:59 [INFO] 07:31:59 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ karaf --- 07:31:59 [INFO] 07:31:59 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ karaf <<< 07:31:59 [INFO] 07:31:59 [INFO] 07:31:59 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ karaf --- 07:31:59 [INFO] 07:31:59 [INFO] --- dependency:3.8.1:copy (apply-branding) @ karaf --- 07:31:59 [INFO] 07:31:59 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ karaf --- 07:31:59 [INFO] 07:31:59 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- 07:31:59 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 07:31:59 [INFO] 07:31:59 [INFO] --- dependency:3.8.1:copy-dependencies (copy-aaa-cli-jar) @ karaf --- 07:31:59 [INFO] 07:31:59 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- 07:31:59 [INFO] 07:31:59 [INFO] --- copy:14.1.0:copy-files (default) @ karaf --- 07:31:59 [INFO] 07:31:59 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ karaf --- 07:31:59 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/src/main/assembly 07:31:59 [INFO] 07:31:59 [INFO] --- karaf:14.1.0:populate-local-repo (populate-local-repo) @ karaf --- 07:31:59 [INFO] Feature repository discovered recursively: 31f741f1-0c98-4c65-9cd0-361fd891532d 07:31:59 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: daexim-features 07:31:59 [INFO] Feature repository discovered recursively: features-aaa 07:31:59 [INFO] Feature repository discovered recursively: features-bgpcep 07:31:59 [INFO] Feature repository discovered recursively: features-bgpcep-testing 07:31:59 [INFO] Feature repository discovered recursively: features-controller 07:31:59 [INFO] Feature repository discovered recursively: features-controller-experimental 07:31:59 [INFO] Feature repository discovered recursively: features-controller-testing 07:31:59 [INFO] Feature repository discovered recursively: features-index 07:31:59 [INFO] Feature repository discovered recursively: features-infrautils 07:31:59 [INFO] Feature repository discovered recursively: features-infrautils-experimental 07:31:59 [INFO] Feature repository discovered recursively: features-jsonrpc 07:31:59 [INFO] Feature repository discovered recursively: features-l2switch 07:31:59 [INFO] Feature repository discovered recursively: features-lispflowmapping 07:31:59 [INFO] Feature repository discovered recursively: features-mdsal 07:31:59 [INFO] Feature repository discovered recursively: features-mdsal-experimental 07:31:59 [INFO] Feature repository discovered recursively: features-netconf 07:31:59 [INFO] Feature repository discovered recursively: features-netconf-experimental 07:31:59 [INFO] Feature repository discovered recursively: features-netconf-testing 07:31:59 [INFO] Feature repository discovered recursively: features-odlparent 07:31:59 [INFO] Feature repository discovered recursively: features-openflowplugin 07:31:59 [INFO] Feature repository discovered recursively: features-test 07:31:59 [INFO] Feature repository discovered recursively: features-transportpce 07:31:59 [INFO] Feature repository discovered recursively: features-transportpce-models 07:31:59 [INFO] Feature repository discovered recursively: features-yangtools 07:31:59 [INFO] Feature repository discovered recursively: features-yangtools-experimental 07:31:59 [INFO] Feature repository discovered recursively: framework-4.4.7 07:31:59 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 07:31:59 [INFO] Feature repository discovered recursively: library-features 07:31:59 [INFO] Feature repository discovered recursively: odl-aaa-0.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-aaa-cli 07:31:59 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 07:31:59 [INFO] Feature repository discovered recursively: odl-antlr4 07:31:59 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:31:59 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:31:59 [INFO] Feature repository discovered recursively: odl-apache-shiro 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 07:31:59 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.23.0 07:31:59 [INFO] Feature repository discovered recursively: odl-bytebuddy 07:31:59 [INFO] Feature repository discovered recursively: odl-clustering-test-app-11.0.0 07:31:59 [INFO] Feature repository discovered recursively: odl-controller-11.0.0 07:31:59 [INFO] Feature repository discovered recursively: odl-controller-akka 07:31:59 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.0 07:31:59 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.0 07:31:59 [INFO] Feature repository discovered recursively: odl-controller-scala 07:31:59 [INFO] Feature repository discovered recursively: odl-daexim-1.18.0 07:31:59 [INFO] Feature repository discovered recursively: odl-daexim-all-1.18.0 07:31:59 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:31:59 [INFO] Feature repository discovered recursively: odl-extras-11.0.0 07:31:59 [INFO] Feature repository discovered recursively: odl-gson 07:31:59 [INFO] Feature repository discovered recursively: odl-guava 07:31:59 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 07:31:59 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 07:31:59 [INFO] Feature repository discovered recursively: odl-infrautils-inject 07:31:59 [INFO] Feature repository discovered recursively: odl-infrautils-ready 07:31:59 [INFO] Feature repository discovered recursively: odl-infrautils-utils 07:31:59 [INFO] Feature repository discovered recursively: odl-integration-all 07:31:59 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all 07:31:59 [INFO] Feature repository discovered recursively: odl-jackson-2 07:31:59 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:31:59 [INFO] Feature repository discovered recursively: odl-javassist-3 07:31:59 [INFO] Feature repository discovered recursively: odl-jersey-2 07:31:59 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.19.0 07:31:59 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.19.0 07:31:59 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 07:31:59 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 07:31:59 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 07:31:59 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 07:31:59 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 07:31:59 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 07:31:59 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 07:31:59 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 07:31:59 [INFO] Feature repository discovered recursively: odl-l2switch-switch 07:31:59 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 07:31:59 [INFO] Feature repository discovered recursively: odl-l2switch-switch-ui 07:31:59 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 07:31:59 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 07:31:59 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 07:31:59 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 07:31:59 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 07:31:59 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 07:31:59 [INFO] Feature repository discovered recursively: odl-lz4 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.0 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-binding 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-dom 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.13 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.13 07:31:59 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-9.0.0 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-all 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-client 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-common-9.0.0 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-console 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-databind 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-impl 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-keystore 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-topology 07:31:59 [INFO] Feature repository discovered recursively: odl-netconf-truststore 07:31:59 [INFO] Feature repository discovered recursively: odl-netty-4 07:31:59 [INFO] Feature repository discovered recursively: odl-netty-io_uring 07:31:59 [INFO] Feature repository discovered recursively: odl-netty-queue 07:31:59 [INFO] Feature repository discovered recursively: odl-openconfig-models 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowjava-0.20.0 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.20.0 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 07:31:59 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 07:31:59 [INFO] Feature repository discovered recursively: odl-openroadm-devices 07:31:59 [INFO] Feature repository discovered recursively: odl-openroadm-models 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.21.0 07:31:59 [INFO] Feature repository discovered recursively: odl-raft-api 07:31:59 [INFO] Feature repository discovered recursively: odl-raft-spi 07:31:59 [INFO] Feature repository discovered recursively: odl-restconf 07:31:59 [INFO] Feature repository discovered recursively: odl-restconf-all 07:31:59 [INFO] Feature repository discovered recursively: odl-restconf-api 07:31:59 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.0 07:31:59 [INFO] Feature repository discovered recursively: odl-restconf-server-api 07:31:59 [INFO] Feature repository discovered recursively: odl-servlet-api 07:31:59 [INFO] Feature repository discovered recursively: odl-stax2-api 07:31:59 [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models 07:31:59 [INFO] Feature repository discovered recursively: odl-toaster-11.0.0 07:31:59 [INFO] Feature repository discovered recursively: odl-transportpce 07:31:59 [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client 07:31:59 [INFO] Feature repository discovered recursively: odl-transportpce-inventory 07:31:59 [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications 07:31:59 [INFO] Feature repository discovered recursively: odl-transportpce-tapi 07:31:59 [INFO] Feature repository discovered recursively: odl-woodstox 07:31:59 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-export 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-netty 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:31:59 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:31:59 [INFO] Feature repository discovered recursively: openflowplugin-0.20.0 07:31:59 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 07:31:59 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.30 07:31:59 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 07:31:59 [INFO] Feature repository discovered recursively: pt-triemap 07:31:59 [INFO] Feature repository discovered recursively: southbound-features 07:31:59 [INFO] Feature repository discovered recursively: standard-4.4.7 07:31:59 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:31:59 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:00 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 07:32:00 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 07:32:00 [INFO] 07:32:00 [INFO] --- antrun:3.1.0:run (fix-permissions) @ karaf --- 07:32:00 [INFO] Executing tasks 07:32:00 [INFO] Executed tasks 07:32:00 [INFO] 07:32:00 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ karaf --- 07:32:00 [INFO] Executing tasks 07:32:00 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/assembly/system/org/bouncycastle 07:32:00 [INFO] Executed tasks 07:32:00 [INFO] 07:32:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ karaf --- 07:32:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:32:00 [INFO] 07:32:00 [INFO] --- karaf:4.4.7:archive (package) @ karaf --- 07:32:22 [INFO] 07:32:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf --- 07:32:22 [INFO] CycloneDX: Resolving Dependencies 07:32:34 [INFO] CycloneDX: Creating BOM version 1.6 with 969 component(s) 07:32:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/bom.xml 07:32:34 [INFO] attaching as karaf-0.23.0-cyclonedx.xml 07:32:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/bom.json 07:32:34 [INFO] attaching as karaf-0.23.0-cyclonedx.json 07:32:34 [INFO] 07:32:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- 07:32:34 [INFO] Skipping duplicate-finder execution! 07:32:34 [INFO] 07:32:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ karaf --- 07:32:34 [INFO] Skipping pom project 07:32:34 [INFO] 07:32:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ karaf --- 07:32:34 [INFO] 07:32:34 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ karaf --- 07:32:34 [INFO] 07:32:34 [INFO] --- jacoco:0.8.13:report (report) @ karaf --- 07:32:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:32:34 [INFO] 07:32:34 [INFO] --- install:3.1.4:install (default-install) @ karaf --- 07:32:34 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.pom 07:32:34 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/karaf-0.23.0.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.tar.gz 07:32:35 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/karaf-0.23.0.zip to /tmp/r/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 07:32:35 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.xml 07:32:35 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/bom.json to /tmp/r/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.json 07:32:35 [INFO] 07:32:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf --- 07:32:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:32:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:32:36 [INFO] 07:32:36 [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- 07:32:36 [INFO] Building ODL :: integration :: singles-aggregator 0.23.0 [95/142] 07:32:36 [INFO] from integration/distribution/features/singles/pom.xml 07:32:36 [INFO] --------------------------------[ pom ]--------------------------------- 07:32:36 [INFO] 07:32:36 [INFO] --- clean:3.5.0:clean (default-clean) @ singles-aggregator --- 07:32:36 [INFO] 07:32:36 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ singles-aggregator --- 07:32:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:36 [INFO] 07:32:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ singles-aggregator --- 07:32:36 [INFO] 07:32:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ singles-aggregator --- 07:32:36 [INFO] CycloneDX: Resolving Dependencies 07:32:36 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:32:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.xml 07:32:36 [INFO] attaching as singles-aggregator-0.23.0-cyclonedx.xml 07:32:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.json 07:32:36 [INFO] attaching as singles-aggregator-0.23.0-cyclonedx.json 07:32:36 [INFO] 07:32:36 [INFO] --- install:3.1.4:install (default-install) @ singles-aggregator --- 07:32:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0.pom 07:32:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.xml 07:32:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.json to /tmp/r/org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.json 07:32:36 [INFO] 07:32:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ singles-aggregator --- 07:32:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:32:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:32:36 [INFO] 07:32:36 [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ 07:32:36 [INFO] Building ODL :: integration :: repos-aggregator 0.23.0 [96/142] 07:32:36 [INFO] from integration/distribution/features/repos/pom.xml 07:32:36 [INFO] --------------------------------[ pom ]--------------------------------- 07:32:36 [INFO] 07:32:36 [INFO] --- clean:3.5.0:clean (default-clean) @ repos-aggregator --- 07:32:36 [INFO] 07:32:36 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ repos-aggregator --- 07:32:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:36 [INFO] 07:32:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repos-aggregator --- 07:32:36 [INFO] 07:32:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repos-aggregator --- 07:32:36 [INFO] CycloneDX: Resolving Dependencies 07:32:36 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:32:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.xml 07:32:36 [INFO] attaching as repos-aggregator-0.23.0-cyclonedx.xml 07:32:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.json 07:32:36 [INFO] attaching as repos-aggregator-0.23.0-cyclonedx.json 07:32:36 [INFO] 07:32:36 [INFO] --- install:3.1.4:install (default-install) @ repos-aggregator --- 07:32:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0.pom 07:32:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.xml 07:32:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.json to /tmp/r/org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.json 07:32:36 [INFO] 07:32:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ repos-aggregator --- 07:32:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:32:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:32:36 [INFO] 07:32:36 [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- 07:32:36 [INFO] Building ODL :: integration :: features-aggregator 0.23.0 [97/142] 07:32:36 [INFO] from integration/distribution/features/pom.xml 07:32:36 [INFO] --------------------------------[ pom ]--------------------------------- 07:32:36 [INFO] 07:32:36 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 07:32:36 [INFO] 07:32:36 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- 07:32:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:36 [INFO] 07:32:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 07:32:36 [INFO] 07:32:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 07:32:36 [INFO] CycloneDX: Resolving Dependencies 07:32:36 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:32:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/target/bom.xml 07:32:36 [INFO] attaching as features-aggregator-0.23.0-cyclonedx.xml 07:32:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/target/bom.json 07:32:36 [INFO] attaching as features-aggregator-0.23.0-cyclonedx.json 07:32:36 [INFO] 07:32:36 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 07:32:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0.pom 07:32:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/target/bom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.xml 07:32:36 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/features/target/bom.json to /tmp/r/org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.json 07:32:36 [INFO] 07:32:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 07:32:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:32:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:32:36 [INFO] 07:32:36 [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- 07:32:36 [INFO] Building ODL :: integration :: onap-karaf 0.23.0 [98/142] 07:32:36 [INFO] from integration/distribution/onap-karaf/pom.xml 07:32:36 [INFO] --------------------------------[ pom ]--------------------------------- 07:32:36 [INFO] 07:32:36 [INFO] --- clean:3.5.0:clean (default-clean) @ onap-karaf --- 07:32:36 [INFO] 07:32:36 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ onap-karaf --- 07:32:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:36 [INFO] 07:32:36 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ onap-karaf --- 07:32:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:36 [INFO] 07:32:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ onap-karaf --- 07:32:36 [INFO] 07:32:36 [INFO] --- dependency:3.8.1:properties (default) @ onap-karaf --- 07:32:36 [INFO] 07:32:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ onap-karaf --- 07:32:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-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/** 07:32:36 [INFO] 07:32:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ onap-karaf --- 07:32:36 [INFO] 07:32:36 [INFO] --- checkstyle:3.6.0:check (default) @ onap-karaf --- 07:32:36 [INFO] Starting audit... 07:32:36 Audit done. 07:32:36 [INFO] You have 0 Checkstyle violations. 07:32:36 [INFO] 07:32:36 [INFO] --- dependency:3.8.1:copy (unpack-license) @ onap-karaf --- 07:32:36 [INFO] 07:32:36 [INFO] --- resources:3.3.1:resources (process-resources) @ onap-karaf --- 07:32:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/src/main/resources 07:32:36 [INFO] 07:32:36 [INFO] --- karaf:4.4.7:assembly (process-resources) @ onap-karaf --- 07:32:36 [INFO] Using repositories: 07:32:36 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 07:32:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 07:32:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:32:36 [INFO] Creating work directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly 07:32:36 [INFO] Loading direct KAR and features XML dependencies 07:32:36 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:32:36 [INFO] Feature framework will be added as a startup feature 07:32:36 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly 07:32:36 [INFO] Unzipping kars 07:32:36 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:32:36 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:32:36 [INFO] Loading profiles from: 07:32:36 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 07:32:36 [INFO] Loading repositories 07:32:37 [INFO] Generating generated-startup profile 07:32:37 [INFO] Generating generated-boot profile with parents: generated-startup 07:32:37 [INFO] Generating generated-installed profile 07:32:37 [INFO] Configuring etc/config.properties and etc/system.properties 07:32:37 [INFO] Downloading libraries for generated profiles 07:32:37 [INFO] Downloading additional libraries 07:32:37 [INFO] Writing configurations 07:32:37 [INFO] adding config file: etc/profile.cfg 07:32:37 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 07:32:37 [INFO] Startup stage 07:32:37 [INFO] Loading startup repositories 07:32:37 [INFO] Resolving startup features and bundles 07:32:37 [INFO] Features: framework 07:32:37 [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/14.1.0 07:32:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:32:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:32:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:32:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:32:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:32:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:32:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:32:37 [INFO] Boot stage 07:32:37 [INFO] Loading boot repositories 07:32:37 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.18.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.21.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.18.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.18.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.7/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.21.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.4/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.4/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.0/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.14/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.13/xml/features 07:32:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.13/xml/features 07:32:37 [INFO] Feature kar/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.7 07:32:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 07:32:37 [INFO] Feature jaas-boot/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.7.jar 07:32:37 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.7 07:32:37 [INFO] Feature service/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.7 07:32:37 [INFO] Feature scr/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 07:32:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 07:32:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 07:32:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 07:32:37 [INFO] Feature shell/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.7 07:32:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 07:32:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 07:32:37 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 07:32:37 [INFO] Feature aries-proxy/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7.1 07:32:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7.1 07:32:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7.1 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 07:32:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7.1 07:32:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7.1 07:32:37 [INFO] Feature package/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.7 07:32:37 [INFO] Feature jaas/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.7 07:32:37 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 07:32:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 07:32:37 [INFO] Feature system/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.7 07:32:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 07:32:37 [INFO] Feature feature/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:32:37 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 07:32:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 07:32:37 [INFO] Feature ssh/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.78.1 07:32:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.14.0 07:32:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.78.1 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.14.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.14.0 07:32:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.78.1 07:32:37 [INFO] Feature d79344a9-b99e-4fd1-bab6-bf7690f68bd6/0.0.0 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:32:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:32:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.0 07:32:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.0 07:32:37 [INFO] Feature jline/3.21.0 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:32:37 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 07:32:37 [INFO] Feature log/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.7 07:32:37 [INFO] adding config file: etc/org.apache.karaf.log.cfg 07:32:37 [INFO] Feature aries-blueprint/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 07:32:37 [INFO] Feature instance/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.7 07:32:37 [INFO] Feature config/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.7 07:32:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 07:32:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 07:32:37 [INFO] Feature framework/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 07:32:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:32:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:32:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:32:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:32:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:32:37 [INFO] Feature pax-url-wrap/2.6.16 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.16/jar/uber 07:32:37 [INFO] Feature management/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:32:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 07:32:37 [INFO] adding config file: etc/jmx.acl.cfg 07:32:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 07:32:37 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 07:32:37 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 07:32:37 [INFO] adding config file: etc/org.apache.karaf.management.cfg 07:32:37 [INFO] Feature diagnostic/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.7 07:32:37 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.7.jar 07:32:37 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.7 07:32:37 [INFO] Feature shell-compat/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.7 07:32:37 [INFO] Feature deployer/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.7 07:32:37 [INFO] Feature bundle/4.4.7 is defined as a boot feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.7 07:32:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 07:32:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 07:32:37 [INFO] Feature standard/4.4.7 is defined as a boot feature 07:32:37 [INFO] Install stage 07:32:37 [INFO] Loading installed repositories 07:32:37 [INFO] Feature wrapper/4.4.7 is defined as an installed feature 07:32:37 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.7 07:32:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 07:32:37 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 07:32:37 [INFO] 07:32:37 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ onap-karaf >>> 07:32:37 [INFO] 07:32:37 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ onap-karaf --- 07:32:37 [INFO] 07:32:37 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ onap-karaf <<< 07:32:37 [INFO] 07:32:37 [INFO] 07:32:37 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ onap-karaf --- 07:32:37 [INFO] 07:32:37 [INFO] --- dependency:3.8.1:copy (apply-branding) @ onap-karaf --- 07:32:37 [INFO] 07:32:37 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- 07:32:37 [INFO] 07:32:37 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- 07:32:37 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 07:32:37 [INFO] 07:32:37 [INFO] --- dependency:3.8.1:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- 07:32:37 [INFO] 07:32:37 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- 07:32:37 [INFO] 07:32:37 [INFO] --- copy:14.1.0:copy-files (default) @ onap-karaf --- 07:32:37 [INFO] 07:32:37 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ onap-karaf --- 07:32:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/src/main/assembly 07:32:37 [INFO] 07:32:37 [INFO] --- karaf:14.1.0:populate-local-repo (populate-local-repo) @ onap-karaf --- 07:32:38 [INFO] Feature repository discovered recursively: daexim-features 07:32:38 [INFO] Feature repository discovered recursively: f56f905f-8455-4fdc-892d-a53aacb393f7 07:32:38 [INFO] Feature repository discovered recursively: features-aaa 07:32:38 [INFO] Feature repository discovered recursively: features-controller 07:32:38 [INFO] Feature repository discovered recursively: features-controller-experimental 07:32:38 [INFO] Feature repository discovered recursively: features-mdsal 07:32:38 [INFO] Feature repository discovered recursively: features-netconf 07:32:38 [INFO] Feature repository discovered recursively: features-netconf-experimental 07:32:38 [INFO] Feature repository discovered recursively: features-odlparent 07:32:38 [INFO] Feature repository discovered recursively: framework-4.4.7 07:32:38 [INFO] Feature repository discovered recursively: odl-aaa-0.21.0 07:32:38 [INFO] Feature repository discovered recursively: odl-aaa-cli 07:32:38 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 07:32:38 [INFO] Feature repository discovered recursively: odl-antlr4 07:32:38 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:32:38 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:32:38 [INFO] Feature repository discovered recursively: odl-apache-shiro 07:32:38 [INFO] Feature repository discovered recursively: odl-bytebuddy 07:32:38 [INFO] Feature repository discovered recursively: odl-controller-11.0.0 07:32:38 [INFO] Feature repository discovered recursively: odl-controller-akka 07:32:38 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.0 07:32:38 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.0 07:32:38 [INFO] Feature repository discovered recursively: odl-controller-scala 07:32:38 [INFO] Feature repository discovered recursively: odl-daexim-1.18.0 07:32:38 [INFO] Feature repository discovered recursively: odl-daexim-all-1.18.0 07:32:38 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:32:38 [INFO] Feature repository discovered recursively: odl-extras-11.0.0 07:32:38 [INFO] Feature repository discovered recursively: odl-gson 07:32:38 [INFO] Feature repository discovered recursively: odl-guava 07:32:38 [INFO] Feature repository discovered recursively: odl-infrautils-ready 07:32:38 [INFO] Feature repository discovered recursively: odl-infrautils-utils 07:32:38 [INFO] Feature repository discovered recursively: odl-jackson-2 07:32:38 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:32:38 [INFO] Feature repository discovered recursively: odl-javassist-3 07:32:38 [INFO] Feature repository discovered recursively: odl-jersey-2 07:32:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 07:32:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 07:32:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 07:32:38 [INFO] Feature repository discovered recursively: odl-lz4 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.0 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.13 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.13 07:32:38 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-9.0.0 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-all 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-client 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-common-9.0.0 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-console 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-databind 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-impl 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-keystore 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-topology 07:32:38 [INFO] Feature repository discovered recursively: odl-netconf-truststore 07:32:38 [INFO] Feature repository discovered recursively: odl-netty-4 07:32:38 [INFO] Feature repository discovered recursively: odl-netty-io_uring 07:32:38 [INFO] Feature repository discovered recursively: odl-netty-queue 07:32:38 [INFO] Feature repository discovered recursively: odl-raft-api 07:32:38 [INFO] Feature repository discovered recursively: odl-raft-spi 07:32:38 [INFO] Feature repository discovered recursively: odl-restconf 07:32:38 [INFO] Feature repository discovered recursively: odl-restconf-all 07:32:38 [INFO] Feature repository discovered recursively: odl-restconf-api 07:32:38 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.0 07:32:38 [INFO] Feature repository discovered recursively: odl-restconf-server-api 07:32:38 [INFO] Feature repository discovered recursively: odl-servlet-api 07:32:38 [INFO] Feature repository discovered recursively: odl-stax2-api 07:32:38 [INFO] Feature repository discovered recursively: odl-toaster-11.0.0 07:32:38 [INFO] Feature repository discovered recursively: odl-woodstox 07:32:38 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-export 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-netty 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:32:38 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:32:38 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 07:32:38 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.30 07:32:38 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 07:32:38 [INFO] Feature repository discovered recursively: pt-triemap 07:32:38 [INFO] Feature repository discovered recursively: standard-4.4.7 07:32:38 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:38 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:32:38 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 07:32:38 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 07:32:38 [INFO] 07:32:38 [INFO] --- antrun:3.1.0:run (fix-permissions) @ onap-karaf --- 07:32:38 [INFO] Executing tasks 07:32:38 [INFO] Executed tasks 07:32:38 [INFO] 07:32:38 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ onap-karaf --- 07:32:38 [INFO] Executing tasks 07:32:38 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly/system/org/bouncycastle 07:32:38 [INFO] Executed tasks 07:32:38 [INFO] 07:32:38 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ onap-karaf --- 07:32:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:32:38 [INFO] 07:32:38 [INFO] --- karaf:4.4.7:archive (package) @ onap-karaf --- 07:32:46 [INFO] 07:32:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ onap-karaf --- 07:32:46 [INFO] CycloneDX: Resolving Dependencies 07:32:53 [INFO] CycloneDX: Creating BOM version 1.6 with 589 component(s) 07:32:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.xml 07:32:53 [INFO] attaching as onap-karaf-0.23.0-cyclonedx.xml 07:32:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.json 07:32:53 [INFO] attaching as onap-karaf-0.23.0-cyclonedx.json 07:32:53 [INFO] 07:32:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- 07:32:53 [INFO] Skipping duplicate-finder execution! 07:32:53 [INFO] 07:32:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ onap-karaf --- 07:32:53 [INFO] Skipping pom project 07:32:53 [INFO] 07:32:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ onap-karaf --- 07:32:53 [INFO] 07:32:53 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ onap-karaf --- 07:32:53 [INFO] 07:32:53 [INFO] --- jacoco:0.8.13:report (report) @ onap-karaf --- 07:32:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:32:53 [INFO] 07:32:53 [INFO] --- install:3.1.4:install (default-install) @ onap-karaf --- 07:32:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.pom 07:32:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/onap-karaf-0.23.0.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.tar.gz 07:32:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.xml 07:32:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.json to /tmp/r/org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.json 07:32:53 [INFO] 07:32:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ onap-karaf --- 07:32:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:32:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:32:54 [INFO] 07:32:54 [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- 07:32:54 [INFO] Building Integration/Distribution 0.23.0 [99/142] 07:32:54 [INFO] from integration/distribution/pom.xml 07:32:54 [INFO] --------------------------------[ pom ]--------------------------------- 07:32:54 [INFO] 07:32:54 [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-aggregator --- 07:32:54 [INFO] 07:32:54 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ distribution-aggregator --- 07:32:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:54 [INFO] 07:32:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-aggregator --- 07:32:54 [INFO] 07:32:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-aggregator --- 07:32:54 [INFO] CycloneDX: Resolving Dependencies 07:32:54 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:32:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/target/bom.xml 07:32:54 [INFO] attaching as distribution-aggregator-0.23.0-cyclonedx.xml 07:32:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/target/bom.json 07:32:54 [INFO] attaching as distribution-aggregator-0.23.0-cyclonedx.json 07:32:54 [INFO] 07:32:54 [INFO] --- install:3.1.4:install (default-install) @ distribution-aggregator --- 07:32:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0.pom 07:32:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.xml 07:32:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.json 07:32:54 [INFO] 07:32:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ distribution-aggregator --- 07:32:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:32:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:32:54 [INFO] 07:32:54 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- 07:32:54 [INFO] Building JSON-RPC :: Artifacts 1.19.0 [100/142] 07:32:54 [INFO] from jsonrpc/artifacts/pom.xml 07:32:54 [INFO] --------------------------------[ pom ]--------------------------------- 07:32:54 [INFO] 07:32:54 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-artifacts --- 07:32:54 [INFO] 07:32:54 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-artifacts --- 07:32:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:54 [INFO] 07:32:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-artifacts --- 07:32:54 [INFO] 07:32:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-artifacts --- 07:32:54 [INFO] CycloneDX: Resolving Dependencies 07:32:54 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:32:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.xml 07:32:54 [INFO] attaching as jsonrpc-artifacts-1.19.0-cyclonedx.xml 07:32:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.json 07:32:54 [INFO] attaching as jsonrpc-artifacts-1.19.0-cyclonedx.json 07:32:54 [INFO] 07:32:54 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-artifacts --- 07:32:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0.pom 07:32:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.xml 07:32:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.json 07:32:54 [INFO] 07:32:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-artifacts --- 07:32:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:32:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:32:54 [INFO] 07:32:54 [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- 07:32:54 [INFO] Building JSON-RPC :: Provider :: Cluster 1.19.0 [101/142] 07:32:54 [INFO] from jsonrpc/provider/cluster/pom.xml 07:32:54 [INFO] -------------------------------[ bundle ]------------------------------- 07:32:54 [INFO] 07:32:54 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] 07:32:54 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:54 [INFO] 07:32:54 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:54 [INFO] 07:32:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] 07:32:54 [INFO] --- dependency:3.8.1:properties (default) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] 07:32:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:32:54 [INFO] 07:32:54 [INFO] --- yang:14.0.14:generate-sources (binding) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:32:54 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/yang 07:32:54 [INFO] yang-to-sources: Found 3 dependencies in 9.990 ms 07:32:54 [INFO] yang-to-sources: Project model files found: 1 in 1.508 ms 07:32:54 [INFO] yang-to-sources: 1 YANG models processed in 8.926 ms 07:32:54 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.995 ms 07:32:54 [INFO] Sorted 6 files into 3 directories in 82.36 μs 07:32:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 8.482 ms 07:32:54 [INFO] 07:32:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] 07:32:54 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] Starting audit... 07:32:54 Audit done. 07:32:54 [INFO] You have 0 Checkstyle violations. 07:32:54 [INFO] 07:32:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] 07:32:54 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] Copying 1 resource from src/main/resources to target/classes 07:32:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/generated-sources/spi 07:32:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:32:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:32:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:32:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/generated-sources/spi 07:32:54 [INFO] 07:32:54 [INFO] --- compiler:3.14.0:compile (default-compile) @ jsonrpc-provider-cluster --- 07:32:54 [INFO] Recompiling the module because of changed dependency. 07:32:54 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[49,34] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[62,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[61,34] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[72,46] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[72,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,73] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[53,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/SchemaPathMsg.java:[32,28] non-transient instance field of a serializable class declared with a non-serializable type 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[20,8] serializable class org.opendaylight.jsonrpc.provider.cluster.messages.PathAndDataMsg has no definition of serialVersionUID 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[22,28] non-transient instance field of a serializable class declared with a non-serializable type 07:32:55 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:[24,44] non-transient instance field of a serializable class declared with a non-serializable type 07:32:55 [INFO] 07:32:55 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> 07:32:55 [INFO] 07:32:55 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- 07:32:55 [INFO] Fork Value is true 07:32:59 [INFO] Done SpotBugs Analysis.... 07:32:59 [INFO] 07:32:59 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< 07:32:59 [INFO] 07:32:59 [INFO] 07:32:59 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ jsonrpc-provider-cluster --- 07:32:59 [INFO] BugInstance size is 0 07:32:59 [INFO] Error size is 0 07:32:59 [INFO] No errors/warnings found 07:32:59 [INFO] 07:32:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster --- 07:32:59 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:32:59 [INFO] 07:32:59 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- 07:32:59 [INFO] Recompiling the module because of changed dependency. 07:32:59 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:32:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:32:59 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 07:32:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:32:59 [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 07:32:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:32:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:32:59 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 07:32:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:32:59 [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 07:32:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:32:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:32:59 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 07:32:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:32:59 [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 07:32:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[111,13] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/TestCustomizer.java:[20,44] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 07:32:59 [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 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[214,12] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[232,44] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[282,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[282,63] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[286,32] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[289,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 07:32:59 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[277,45] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:32:59 [INFO] 07:32:59 [INFO] --- surefire:3.5.3:test (default-test) @ jsonrpc-provider-cluster --- 07:32:59 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/surefire-reports 07:32:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:32:59 [INFO] 07:32:59 [INFO] ------------------------------------------------------- 07:32:59 [INFO] T E S T S 07:32:59 [INFO] ------------------------------------------------------- 07:33:01 [INFO] Running org.opendaylight.jsonrpc.provider.cluster.MountpointTest 07:33:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:33:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.384 s -- in org.opendaylight.jsonrpc.provider.cluster.MountpointTest 07:33:09 [INFO] 07:33:09 [INFO] Results: 07:33:09 [INFO] 07:33:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:33:09 [INFO] 07:33:09 [INFO] 07:33:09 [INFO] --- copy:14.1.0:copy-files (default) @ jsonrpc-provider-cluster --- 07:33:09 [INFO] 07:33:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-cluster --- 07:33:10 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.19.0.jar 07:33:10 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/classes/META-INF/MANIFEST.MF 07:33:10 [INFO] 07:33:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ jsonrpc-provider-cluster --- 07:33:10 [INFO] No previous run data found, generating javadoc. 07:33:12 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.19.0-javadoc.jar 07:33:12 [INFO] 07:33:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-cluster --- 07:33:12 [INFO] CycloneDX: Resolving Dependencies 07:33:15 [INFO] CycloneDX: Creating BOM version 1.6 with 119 component(s) 07:33:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.xml 07:33:15 [INFO] attaching as jsonrpc-provider-cluster-1.19.0-cyclonedx.xml 07:33:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.json 07:33:15 [INFO] attaching as jsonrpc-provider-cluster-1.19.0-cyclonedx.json 07:33:15 [INFO] 07:33:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- 07:33:15 [INFO] Skipping duplicate-finder execution! 07:33:15 [INFO] 07:33:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- 07:33:15 [WARNING] Used undeclared dependencies found: 07:33:15 [WARNING] org.scala-lang:scala-library:jar:2.13.16:compile 07:33:15 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.13:test 07:33:15 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.13:test 07:33:15 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.14:compile 07:33:15 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.14:compile 07:33:15 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.14:compile 07:33:15 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:33:15 [WARNING] com.typesafe:config:jar:1.4.3:compile 07:33:15 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.13:provided 07:33:15 [WARNING] org.opendaylight.controller:repackaged-pekko:jar:11.0.0:compile 07:33:15 [WARNING] org.opendaylight.yangtools:util:jar:14.0.14:compile 07:33:15 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:33:15 [WARNING] Unused declared dependencies found: 07:33:15 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.14:compile 07:33:15 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.14:compile 07:33:15 [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.19.0:compile 07:33:15 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.14:compile 07:33:15 [WARNING] Non-test scoped test only dependencies found: 07:33:15 [WARNING] com.typesafe:config:jar:1.4.3:compile 07:33:15 [INFO] 07:33:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- 07:33:15 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.19.0-sources.jar 07:33:15 [INFO] 07:33:15 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- 07:33:15 [INFO] 07:33:15 [INFO] --- jacoco:0.8.13:report (report) @ jsonrpc-provider-cluster --- 07:33:15 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/code-coverage/jacoco.exec 07:33:15 [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Cluster' with 47 classes 07:33:15 [INFO] 07:33:15 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-cluster --- 07:33:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.pom 07:33:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.jar 07:33:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-javadoc.jar 07:33:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.xml 07:33:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.json 07:33:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-sources.jar 07:33:15 [INFO] 07:33:15 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-cluster --- 07:33:15 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.jar 07:33:15 [INFO] Writing OBR metadata 07:33:15 [INFO] 07:33:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider-cluster --- 07:33:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:33:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:33:15 [INFO] 07:33:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-provider-cluster --- 07:33:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:33:15 [INFO] 07:33:15 [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ 07:33:15 [INFO] Building JSON-RPC :: Feature :: Cluster 1.19.0 [102/142] 07:33:15 [INFO] from jsonrpc/features/odl-jsonrpc-cluster/pom.xml 07:33:15 [INFO] ------------------------------[ feature ]------------------------------- 07:33:15 [INFO] 07:33:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] 07:33:15 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:15 [INFO] 07:33:15 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:15 [INFO] 07:33:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] 07:33:15 [INFO] --- dependency:3.8.1:properties (default) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] 07:33:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:15 [INFO] argLine set to empty 07:33:15 [INFO] 07:33:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] 07:33:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] Starting audit... 07:33:15 Audit done. 07:33:15 [INFO] You have 0 Checkstyle violations. 07:33:15 [INFO] 07:33:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] 07:33:15 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml 07:33:15 [INFO] ...done! 07:33:15 [INFO] Attaching features XML 07:33:15 [INFO] 07:33:15 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-jsonrpc-cluster --- 07:33:15 [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 07:33:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:33:15 [INFO] 07:33:15 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> 07:33:15 [INFO] 07:33:15 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] 07:33:15 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< 07:33:15 [INFO] 07:33:15 [INFO] 07:33:15 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] 07:33:15 [INFO] --- feattest:14.1.0:test (default) @ odl-jsonrpc-cluster --- 07:33:15 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 07:33:15 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 07:33:15 [INFO] 07:33:15 [INFO] --- copy:14.1.0:copy-files (default) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] 07:33:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] No Javadoc in project. Archive not created. 07:33:15 [INFO] 07:33:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-cluster --- 07:33:15 [INFO] CycloneDX: Resolving Dependencies 07:33:20 [INFO] CycloneDX: Creating BOM version 1.6 with 436 component(s) 07:33:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.xml 07:33:20 [INFO] attaching as odl-jsonrpc-cluster-1.19.0-cyclonedx.xml 07:33:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.json 07:33:20 [INFO] attaching as odl-jsonrpc-cluster-1.19.0-cyclonedx.json 07:33:20 [INFO] 07:33:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- 07:33:20 [INFO] Skipping duplicate-finder execution! 07:33:20 [INFO] 07:33:20 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- 07:33:20 [INFO] Skipping plugin execution 07:33:20 [INFO] 07:33:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- 07:33:20 [INFO] Skipping source per configuration. 07:33:20 [INFO] 07:33:20 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- 07:33:20 [INFO] 07:33:20 [INFO] --- jacoco:0.8.13:report (report) @ odl-jsonrpc-cluster --- 07:33:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:20 [INFO] 07:33:20 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-cluster --- 07:33:20 [WARNING] 07:33:20 [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign 07:33:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:33:20 [WARNING] 07:33:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:33:20 [WARNING] 07:33:20 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0.pom 07:33:20 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-features.xml 07:33:20 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.xml 07:33:20 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.json 07:33:20 [INFO] 07:33:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-cluster --- 07:33:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:33:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:33:20 [WARNING] 07:33:20 [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign 07:33:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:33:20 [WARNING] 07:33:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:33:20 [WARNING] 07:33:20 [INFO] 07:33:20 [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ 07:33:20 [INFO] Building JSON-RPC :: Features :: Aggregator 1.19.0 [103/142] 07:33:20 [INFO] from jsonrpc/features/pom.xml 07:33:20 [INFO] --------------------------------[ pom ]--------------------------------- 07:33:20 [INFO] 07:33:20 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 07:33:20 [INFO] 07:33:20 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- 07:33:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:20 [INFO] 07:33:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 07:33:20 [INFO] 07:33:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 07:33:20 [INFO] CycloneDX: Resolving Dependencies 07:33:20 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:33:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/target/bom.xml 07:33:20 [INFO] attaching as features-aggregator-1.19.0-cyclonedx.xml 07:33:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/target/bom.json 07:33:20 [INFO] attaching as features-aggregator-1.19.0-cyclonedx.json 07:33:20 [INFO] 07:33:20 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 07:33:20 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0.pom 07:33:20 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml 07:33:20 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/features/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json 07:33:20 [INFO] 07:33:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 07:33:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:33:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:33:20 [INFO] 07:33:20 [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- 07:33:20 [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.19.0 [104/142] 07:33:20 [INFO] from jsonrpc/bus/examples/inband-models/pom.xml 07:33:20 [INFO] --------------------------------[ jar ]--------------------------------- 07:33:20 [INFO] 07:33:20 [INFO] --- clean:3.5.0:clean (default-clean) @ inband-models --- 07:33:20 [INFO] 07:33:20 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ inband-models --- 07:33:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:20 [INFO] 07:33:20 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ inband-models --- 07:33:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:20 [INFO] 07:33:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inband-models --- 07:33:20 [INFO] 07:33:20 [INFO] --- dependency:3.8.1:properties (default) @ inband-models --- 07:33:20 [INFO] 07:33:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ inband-models --- 07:33:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:33:20 [INFO] 07:33:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ inband-models --- 07:33:20 [INFO] 07:33:20 [INFO] --- checkstyle:3.6.0:check (default) @ inband-models --- 07:33:21 [INFO] Starting audit... 07:33:21 Audit done. 07:33:21 [INFO] You have 0 Checkstyle violations. 07:33:21 [INFO] 07:33:21 [INFO] --- dependency:3.8.1:copy (unpack-license) @ inband-models --- 07:33:21 [INFO] 07:33:21 [INFO] --- resources:3.3.1:resources (default-resources) @ inband-models --- 07:33:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/main/resources 07:33:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/generated-sources/spi 07:33:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/generated-sources/yang 07:33:21 [INFO] 07:33:21 [INFO] --- compiler:3.14.0:compile (default-compile) @ inband-models --- 07:33:21 [INFO] Recompiling the module because of changed dependency. 07:33:21 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:33:21 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:[13,8] auto-closeable resource org.opendaylight.jsonrpc.example.DemoService has a member method close() that could throw InterruptedException 07:33:21 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[33,31] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException 07:33:21 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[34,34] auto-closeable resource responder is never referenced in body of corresponding try statement 07:33:21 [INFO] 07:33:21 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ inband-models >>> 07:33:21 [INFO] 07:33:21 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ inband-models --- 07:33:21 [INFO] Fork Value is true 07:33:23 [INFO] Done SpotBugs Analysis.... 07:33:23 [INFO] 07:33:23 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ inband-models <<< 07:33:23 [INFO] 07:33:23 [INFO] 07:33:23 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ inband-models --- 07:33:23 [INFO] BugInstance size is 0 07:33:23 [INFO] Error size is 0 07:33:23 [INFO] No errors/warnings found 07:33:23 [INFO] 07:33:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inband-models --- 07:33:23 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/test/resources 07:33:23 [INFO] 07:33:23 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ inband-models --- 07:33:23 [INFO] No sources to compile 07:33:23 [INFO] 07:33:23 [INFO] --- surefire:3.5.3:test (default-test) @ inband-models --- 07:33:23 [INFO] No tests to run. 07:33:23 [INFO] 07:33:23 [INFO] --- copy:14.1.0:copy-files (default) @ inband-models --- 07:33:23 [INFO] 07:33:23 [INFO] --- jar:3.4.2:jar (default-jar) @ inband-models --- 07:33:23 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.19.0.jar 07:33:23 [INFO] 07:33:23 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ inband-models --- 07:33:23 [INFO] No previous run data found, generating javadoc. 07:33:25 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.19.0-javadoc.jar 07:33:25 [INFO] 07:33:25 [INFO] --- shade:3.6.0:shade (single-jar) @ inband-models --- 07:33:25 [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.19.0 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.19.0 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.19.0 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.19.0 in the shaded jar. 07:33:25 [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. 07:33:25 [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. 07:33:25 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 07:33:25 [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. 07:33:25 [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.19.0 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.19.0 in the shaded jar. 07:33:25 [INFO] Including net.bytebuddy:byte-buddy:jar:1.17.5 in the shaded jar. 07:33:25 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.81 in the shaded jar. 07:33:25 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.81 in the shaded jar. 07:33:25 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.81 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.19.0 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.19.0 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.13 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:util:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.13 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.13 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.19.0 in the shaded jar. 07:33:25 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.19.0 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.14 in the shaded jar. 07:33:25 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13 in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-all:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-buffer:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-base:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-dns:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-haproxy:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-compression:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-http:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-http2:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-http3:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-memcache:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-mqtt:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-redis:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-smtp:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-socks:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-stomp:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-xml:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-protobuf:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-marshalling:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-common:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-handler:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-handler-proxy:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-resolver:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-resolver-dns:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-rxtx:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-sctp:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-udt:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-classes-io_uring:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-classes-quic:jar:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-native-io_uring:jar:linux-x86_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-native-io_uring:jar:linux-aarch_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-native-io_uring:jar:linux-riscv64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-native-quic:jar:linux-x86_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-native-quic:jar:linux-aarch_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-native-quic:jar:osx-x86_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-native-quic:jar:osx-aarch_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including io.netty:netty-codec-native-quic:jar:windows-x86_64:4.2.2.Final in the shaded jar. 07:33:25 [INFO] Including com.google.code.gson:gson:jar:2.13.1 in the shaded jar. 07:33:25 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.38.0 in the shaded jar. 07:33:25 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 07:33:25 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 07:33:25 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:29 [WARNING] dom-codec-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 20 overlapping classes: 07:33:29 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 07:33:29 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 07:33:29 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 07:33:29 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 07:33:29 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 07:33:29 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 07:33:29 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 07:33:29 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 07:33:29 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 07:33:29 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 07:33:29 [WARNING] - 10 more... 07:33:29 [WARNING] bus-jsonrpc-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 21 overlapping classes: 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 07:33:29 [WARNING] - 11 more... 07:33:29 [WARNING] netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar define 2 overlapping resources: 07:33:29 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties 07:33:29 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml 07:33:29 [WARNING] netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar define 2 overlapping resources: 07:33:29 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 07:33:29 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 07:33:29 [WARNING] netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar define 2 overlapping resources: 07:33:29 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 07:33:29 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 07:33:29 [WARNING] netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 07:33:29 [WARNING] - META-INF/LICENSE.txt 07:33:29 [WARNING] ietf-type-util-14.0.13.jar, openconfig-parser-support-14.0.14.jar, org.eclipse.jdt.annotation-2.3.100.jar, yang-data-impl-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar define 3 overlapping resources: 07:33:29 [WARNING] - .api_description 07:33:29 [WARNING] - about.html 07:33:29 [WARNING] - bundle.properties 07:33:29 [WARNING] bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar, byte-buddy-1.17.5.jar, error_prone_annotations-2.38.0.jar, failureaccess-1.0.3.jar, gson-2.13.1.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 07:33:29 [WARNING] - META-INF.versions.9.module-info 07:33:29 [WARNING] byte-buddy-1.17.5.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar define 1 overlapping resource: 07:33:29 [WARNING] - META-INF/LICENSE 07:33:29 [WARNING] bus-api-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 19 overlapping classes: 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 07:33:29 [WARNING] - 9 more... 07:33:29 [WARNING] netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar define 39 overlapping resources: 07:33:29 [WARNING] - META-INF/NOTICE.txt 07:33:29 [WARNING] - META-INF/license/LICENSE.aalto-xml.txt 07:33:29 [WARNING] - META-INF/license/LICENSE.base64.txt 07:33:29 [WARNING] - META-INF/license/LICENSE.boringssl.txt 07:33:29 [WARNING] - META-INF/license/LICENSE.bouncycastle.txt 07:33:29 [WARNING] - META-INF/license/LICENSE.brotli4j.txt 07:33:29 [WARNING] - META-INF/license/LICENSE.caliper.txt 07:33:29 [WARNING] - META-INF/license/LICENSE.commons-lang.txt 07:33:29 [WARNING] - META-INF/license/LICENSE.commons-logging.txt 07:33:29 [WARNING] - META-INF/license/LICENSE.compress-lzf.txt 07:33:29 [WARNING] - 29 more... 07:33:29 [WARNING] netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar define 2 overlapping resources: 07:33:29 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 07:33:29 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 07:33:29 [WARNING] bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar, jspecify-1.0.0.jar define 1 overlapping resource: 07:33:29 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 07:33:29 [WARNING] antlr4-runtime-4.13.2.jar, bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar, binding-reflect-14.0.14.jar, binding-spec-14.0.14.jar, bus-api-1.19.0.jar, bus-jsonrpc-1.19.0.jar, bus-messagelib-1.19.0.jar, bus-spi-1.19.0.jar, byte-buddy-1.17.5.jar, concepts-14.0.14.jar, dom-codec-1.19.0.jar, error_prone_annotations-2.38.0.jar, failureaccess-1.0.3.jar, gson-2.13.1.jar, guava-33.4.8-jre.jar, ietf-type-util-14.0.13.jar, inband-models-1.19.0.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar, jsonrpc-test-model-1.19.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-common-api-14.0.13.jar, mdsal-dom-api-14.0.13.jar, mdsal-singleton-api-14.0.13.jar, netty-all-4.2.2.Final.jar, netty-buffer-4.2.2.Final.jar, netty-codec-4.2.2.Final.jar, netty-codec-base-4.2.2.Final.jar, netty-codec-classes-quic-4.2.2.Final.jar, netty-codec-compression-4.2.2.Final.jar, netty-codec-dns-4.2.2.Final.jar, netty-codec-haproxy-4.2.2.Final.jar, netty-codec-http-4.2.2.Final.jar, netty-codec-http2-4.2.2.Final.jar, netty-codec-http3-4.2.2.Final.jar, netty-codec-marshalling-4.2.2.Final.jar, netty-codec-memcache-4.2.2.Final.jar, netty-codec-mqtt-4.2.2.Final.jar, netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.2.Final.jar, netty-codec-redis-4.2.2.Final.jar, netty-codec-smtp-4.2.2.Final.jar, netty-codec-socks-4.2.2.Final.jar, netty-codec-stomp-4.2.2.Final.jar, netty-codec-xml-4.2.2.Final.jar, netty-common-4.2.2.Final.jar, netty-handler-4.2.2.Final.jar, netty-handler-proxy-4.2.2.Final.jar, netty-handler-ssl-ocsp-4.2.2.Final.jar, netty-resolver-4.2.2.Final.jar, netty-resolver-dns-4.2.2.Final.jar, netty-resolver-dns-classes-macos-4.2.2.Final.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar, netty-transport-4.2.2.Final.jar, netty-transport-classes-epoll-4.2.2.Final.jar, netty-transport-classes-io_uring-4.2.2.Final.jar, netty-transport-classes-kqueue-4.2.2.Final.jar, netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.2.Final.jar, netty-transport-rxtx-4.2.2.Final.jar, netty-transport-sctp-4.2.2.Final.jar, netty-transport-udt-4.2.2.Final.jar, odlext-model-api-14.0.14.jar, odlext-parser-support-14.0.14.jar, openconfig-model-api-14.0.14.jar, openconfig-parser-support-14.0.14.jar, org.eclipse.jdt.annotation-2.3.100.jar, rfc6241-model-api-14.0.14.jar, rfc6241-parser-support-14.0.14.jar, rfc6536-model-api-14.0.14.jar, rfc6536-parser-support-14.0.14.jar, rfc6643-model-api-14.0.14.jar, rfc6643-parser-support-14.0.14.jar, rfc6991-ietf-inet-types-14.0.13.jar, rfc6991-ietf-yang-types-14.0.13.jar, rfc7952-model-api-14.0.14.jar, rfc7952-parser-support-14.0.14.jar, rfc8040-model-api-14.0.14.jar, rfc8040-parser-support-14.0.14.jar, rfc8528-model-api-14.0.14.jar, rfc8528-parser-support-14.0.14.jar, rfc8639-model-api-14.0.14.jar, rfc8639-parser-support-14.0.14.jar, rfc8819-model-api-14.0.14.jar, rfc8819-parser-support-14.0.14.jar, slf4j-api-2.0.12.jar, transport-http-1.19.0.jar, transport-zmq-1.19.0.jar, triemap-1.3.2.jar, util-14.0.14.jar, value-2.10.1-annotations.jar, yang-common-14.0.14.jar, yang-data-api-14.0.14.jar, yang-data-codec-gson-14.0.14.jar, yang-data-impl-14.0.14.jar, yang-data-spi-14.0.14.jar, yang-data-tree-api-14.0.14.jar, yang-data-util-14.0.14.jar, yang-ir-14.0.14.jar, yang-model-api-14.0.14.jar, yang-model-ri-14.0.14.jar, yang-model-spi-14.0.14.jar, yang-model-util-14.0.14.jar, yang-parser-api-14.0.14.jar, yang-parser-impl-14.0.14.jar, yang-parser-reactor-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar, yang-parser-spi-14.0.14.jar, yang-repo-api-14.0.14.jar, yang-repo-spi-14.0.14.jar, yang-xpath-api-14.0.14.jar, yang-xpath-impl-14.0.14.jar define 1 overlapping resource: 07:33:29 [WARNING] - META-INF/MANIFEST.MF 07:33:29 [WARNING] bus-spi-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 33 overlapping classes and resources: 07:33:29 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 07:33:29 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 07:33:29 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 07:33:29 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 07:33:29 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 07:33:29 [WARNING] - 23 more... 07:33:29 [WARNING] bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar define 2 overlapping resources: 07:33:29 [WARNING] - META-INF/BC2048KE.DSA 07:33:29 [WARNING] - META-INF/BC2048KE.SF 07:33:29 [WARNING] netty-all-4.2.2.Final.jar, netty-buffer-4.2.2.Final.jar, netty-codec-4.2.2.Final.jar, netty-codec-base-4.2.2.Final.jar, netty-codec-classes-quic-4.2.2.Final.jar, netty-codec-compression-4.2.2.Final.jar, netty-codec-dns-4.2.2.Final.jar, netty-codec-haproxy-4.2.2.Final.jar, netty-codec-http-4.2.2.Final.jar, netty-codec-http2-4.2.2.Final.jar, netty-codec-http3-4.2.2.Final.jar, netty-codec-marshalling-4.2.2.Final.jar, netty-codec-memcache-4.2.2.Final.jar, netty-codec-mqtt-4.2.2.Final.jar, netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.2.Final.jar, netty-codec-redis-4.2.2.Final.jar, netty-codec-smtp-4.2.2.Final.jar, netty-codec-socks-4.2.2.Final.jar, netty-codec-stomp-4.2.2.Final.jar, netty-codec-xml-4.2.2.Final.jar, netty-common-4.2.2.Final.jar, netty-handler-4.2.2.Final.jar, netty-handler-proxy-4.2.2.Final.jar, netty-handler-ssl-ocsp-4.2.2.Final.jar, netty-resolver-4.2.2.Final.jar, netty-resolver-dns-4.2.2.Final.jar, netty-resolver-dns-classes-macos-4.2.2.Final.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar, netty-transport-4.2.2.Final.jar, netty-transport-classes-epoll-4.2.2.Final.jar, netty-transport-classes-io_uring-4.2.2.Final.jar, netty-transport-classes-kqueue-4.2.2.Final.jar, netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.2.Final.jar, netty-transport-rxtx-4.2.2.Final.jar, netty-transport-sctp-4.2.2.Final.jar, netty-transport-udt-4.2.2.Final.jar define 1 overlapping resource: 07:33:29 [WARNING] - META-INF/io.netty.versions.properties 07:33:29 [WARNING] binding-reflect-14.0.14.jar, binding-spec-14.0.14.jar, concepts-14.0.14.jar, ietf-type-util-14.0.13.jar, mdsal-common-api-14.0.13.jar, mdsal-dom-api-14.0.13.jar, mdsal-singleton-api-14.0.13.jar, odlext-model-api-14.0.14.jar, odlext-parser-support-14.0.14.jar, openconfig-model-api-14.0.14.jar, openconfig-parser-support-14.0.14.jar, rfc6241-model-api-14.0.14.jar, rfc6241-parser-support-14.0.14.jar, rfc6536-model-api-14.0.14.jar, rfc6536-parser-support-14.0.14.jar, rfc6643-model-api-14.0.14.jar, rfc6643-parser-support-14.0.14.jar, rfc7952-model-api-14.0.14.jar, rfc7952-parser-support-14.0.14.jar, rfc8040-model-api-14.0.14.jar, rfc8040-parser-support-14.0.14.jar, rfc8528-model-api-14.0.14.jar, rfc8528-parser-support-14.0.14.jar, rfc8639-model-api-14.0.14.jar, rfc8639-parser-support-14.0.14.jar, rfc8819-model-api-14.0.14.jar, rfc8819-parser-support-14.0.14.jar, triemap-1.3.2.jar, util-14.0.14.jar, yang-common-14.0.14.jar, yang-data-api-14.0.14.jar, yang-data-codec-gson-14.0.14.jar, yang-data-impl-14.0.14.jar, yang-data-spi-14.0.14.jar, yang-data-tree-api-14.0.14.jar, yang-data-util-14.0.14.jar, yang-ir-14.0.14.jar, yang-model-api-14.0.14.jar, yang-model-ri-14.0.14.jar, yang-model-spi-14.0.14.jar, yang-model-util-14.0.14.jar, yang-parser-api-14.0.14.jar, yang-parser-reactor-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar, yang-parser-spi-14.0.14.jar, yang-repo-api-14.0.14.jar, yang-repo-spi-14.0.14.jar, yang-xpath-api-14.0.14.jar, yang-xpath-impl-14.0.14.jar define 1 overlapping resource: 07:33:29 [WARNING] - README.md 07:33:29 [WARNING] binding-reflect-14.0.14.jar, binding-spec-14.0.14.jar, bus-api-1.19.0.jar, bus-jsonrpc-1.19.0.jar, bus-messagelib-1.19.0.jar, bus-spi-1.19.0.jar, concepts-14.0.14.jar, dom-codec-1.19.0.jar, ietf-type-util-14.0.13.jar, inband-models-1.19.0.jar, jsonrpc-api-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar, jsonrpc-test-model-1.19.0.jar, mdsal-common-api-14.0.13.jar, mdsal-dom-api-14.0.13.jar, mdsal-singleton-api-14.0.13.jar, odlext-model-api-14.0.14.jar, odlext-parser-support-14.0.14.jar, openconfig-model-api-14.0.14.jar, openconfig-parser-support-14.0.14.jar, rfc6241-model-api-14.0.14.jar, rfc6241-parser-support-14.0.14.jar, rfc6536-model-api-14.0.14.jar, rfc6536-parser-support-14.0.14.jar, rfc6643-model-api-14.0.14.jar, rfc6643-parser-support-14.0.14.jar, rfc6991-ietf-inet-types-14.0.13.jar, rfc6991-ietf-yang-types-14.0.13.jar, rfc7952-model-api-14.0.14.jar, rfc7952-parser-support-14.0.14.jar, rfc8040-model-api-14.0.14.jar, rfc8040-parser-support-14.0.14.jar, rfc8528-model-api-14.0.14.jar, rfc8528-parser-support-14.0.14.jar, rfc8639-model-api-14.0.14.jar, rfc8639-parser-support-14.0.14.jar, rfc8819-model-api-14.0.14.jar, rfc8819-parser-support-14.0.14.jar, transport-http-1.19.0.jar, transport-zmq-1.19.0.jar, triemap-1.3.2.jar, util-14.0.14.jar, yang-common-14.0.14.jar, yang-data-api-14.0.14.jar, yang-data-codec-gson-14.0.14.jar, yang-data-impl-14.0.14.jar, yang-data-spi-14.0.14.jar, yang-data-tree-api-14.0.14.jar, yang-data-util-14.0.14.jar, yang-ir-14.0.14.jar, yang-model-api-14.0.14.jar, yang-model-ri-14.0.14.jar, yang-model-spi-14.0.14.jar, yang-model-util-14.0.14.jar, yang-parser-api-14.0.14.jar, yang-parser-impl-14.0.14.jar, yang-parser-reactor-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar, yang-parser-spi-14.0.14.jar, yang-repo-api-14.0.14.jar, yang-repo-spi-14.0.14.jar, yang-xpath-api-14.0.14.jar, yang-xpath-impl-14.0.14.jar define 2 overlapping resources: 07:33:29 [WARNING] - LICENSE 07:33:29 [WARNING] - META-INF/git.properties 07:33:29 [WARNING] bus-messagelib-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 56 overlapping classes and resources: 07:33:29 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 07:33:29 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 07:33:29 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 07:33:29 [WARNING] - 46 more... 07:33:29 [WARNING] netty-buffer-4.2.2.Final.jar, netty-codec-4.2.2.Final.jar, netty-codec-base-4.2.2.Final.jar, netty-codec-classes-quic-4.2.2.Final.jar, netty-codec-compression-4.2.2.Final.jar, netty-codec-dns-4.2.2.Final.jar, netty-codec-haproxy-4.2.2.Final.jar, netty-codec-http-4.2.2.Final.jar, netty-codec-http2-4.2.2.Final.jar, netty-codec-http3-4.2.2.Final.jar, netty-codec-marshalling-4.2.2.Final.jar, netty-codec-memcache-4.2.2.Final.jar, netty-codec-mqtt-4.2.2.Final.jar, netty-codec-protobuf-4.2.2.Final.jar, netty-codec-redis-4.2.2.Final.jar, netty-codec-smtp-4.2.2.Final.jar, netty-codec-socks-4.2.2.Final.jar, netty-codec-stomp-4.2.2.Final.jar, netty-codec-xml-4.2.2.Final.jar, netty-common-4.2.2.Final.jar, netty-handler-4.2.2.Final.jar, netty-handler-proxy-4.2.2.Final.jar, netty-handler-ssl-ocsp-4.2.2.Final.jar, netty-resolver-4.2.2.Final.jar, netty-resolver-dns-4.2.2.Final.jar, netty-resolver-dns-classes-macos-4.2.2.Final.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar, netty-transport-4.2.2.Final.jar, netty-transport-classes-epoll-4.2.2.Final.jar, netty-transport-classes-io_uring-4.2.2.Final.jar, netty-transport-classes-kqueue-4.2.2.Final.jar, netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.2.Final.jar define 1 overlapping classes: 07:33:29 [WARNING] - META-INF.versions.11.module-info 07:33:29 [WARNING] maven-shade-plugin has detected that some files are 07:33:29 [WARNING] present in two or more JARs. When this happens, only one 07:33:29 [WARNING] single version of the file is copied to the uber jar. 07:33:29 [WARNING] Usually this is not harmful and you can skip these warnings, 07:33:29 [WARNING] otherwise try to manually exclude artifacts based on 07:33:29 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:33:29 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:33:29 [INFO] Replacing original artifact with shaded artifact. 07:33:29 [INFO] Replacing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.19.0.jar with /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.19.0-shaded.jar 07:33:29 [INFO] 07:33:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inband-models --- 07:33:29 [INFO] Skipping CycloneDX goal, because module skips deploy 07:33:29 [INFO] 07:33:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- 07:33:29 [INFO] Skipping duplicate-finder execution! 07:33:29 [INFO] 07:33:29 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ inband-models --- 07:33:29 [WARNING] Unused declared dependencies found: 07:33:29 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.19.0:compile 07:33:29 [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile 07:33:29 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.19.0:compile 07:33:29 [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.19.0:compile 07:33:29 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.19.0:compile 07:33:29 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.19.0:compile 07:33:29 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.19.0:compile 07:33:29 [WARNING] io.netty:netty-all:jar:4.2.2.Final:compile 07:33:29 [INFO] 07:33:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inband-models --- 07:33:29 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.19.0-sources.jar 07:33:29 [INFO] 07:33:29 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ inband-models --- 07:33:29 [INFO] 07:33:29 [INFO] --- jacoco:0.8.13:report (report) @ inband-models --- 07:33:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:33:29 [INFO] 07:33:29 [INFO] --- install:3.1.4:install (default-install) @ inband-models --- 07:33:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.19.0/inband-models-1.19.0.pom 07:33:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.19.0/inband-models-1.19.0.jar 07:33:30 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.19.0/inband-models-1.19.0-javadoc.jar 07:33:30 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.19.0/inband-models-1.19.0-sources.jar 07:33:30 [INFO] 07:33:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inband-models --- 07:33:30 [INFO] Skipping artifact deployment 07:33:30 [INFO] 07:33:30 [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- 07:33:30 [INFO] Building JSON-RPC :: Binding adapter 1.19.0 [105/142] 07:33:30 [INFO] from jsonrpc/binding-adapter/pom.xml 07:33:30 [INFO] --------------------------------[ jar ]--------------------------------- 07:33:30 [INFO] 07:33:30 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-adapter --- 07:33:30 [INFO] 07:33:30 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-adapter --- 07:33:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:30 [INFO] 07:33:30 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ binding-adapter --- 07:33:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:30 [INFO] 07:33:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-adapter --- 07:33:30 [INFO] 07:33:30 [INFO] --- dependency:3.8.1:properties (default) @ binding-adapter --- 07:33:30 [INFO] 07:33:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ binding-adapter --- 07:33:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:33:30 [INFO] 07:33:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-adapter --- 07:33:30 [INFO] 07:33:30 [INFO] --- checkstyle:3.6.0:check (default) @ binding-adapter --- 07:33:30 [INFO] Starting audit... 07:33:30 Audit done. 07:33:30 [INFO] You have 0 Checkstyle violations. 07:33:30 [INFO] 07:33:30 [INFO] --- dependency:3.8.1:copy (unpack-license) @ binding-adapter --- 07:33:30 [INFO] 07:33:30 [INFO] --- resources:3.3.1:resources (default-resources) @ binding-adapter --- 07:33:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/resources 07:33:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/generated-sources/spi 07:33:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/generated-sources/yang 07:33:30 [INFO] 07:33:30 [INFO] --- compiler:3.14.0:compile (default-compile) @ binding-adapter --- 07:33:30 [INFO] Recompiling the module because of changed dependency. 07:33:30 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 07:33:30 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:33:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:33:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:33:30 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:33:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:33:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:33:30 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:33:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:33:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:33:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:[26,14] auto-closeable resource org.opendaylight.jsonrpc.binding.SchemaChangeAwareConverter has a member method close() that could throw InterruptedException 07:33:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 07:33:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 07:33:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 07:33:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[39,52] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal 07:33:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast 07:33:30 required: java.lang.Class 07:33:30 found: java.lang.Class> 07:33:30 [INFO] 07:33:30 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ binding-adapter >>> 07:33:30 [INFO] 07:33:30 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ binding-adapter --- 07:33:30 [INFO] Fork Value is true 07:33:33 [INFO] Done SpotBugs Analysis.... 07:33:33 [INFO] 07:33:33 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ binding-adapter <<< 07:33:33 [INFO] 07:33:33 [INFO] 07:33:33 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ binding-adapter --- 07:33:33 [INFO] BugInstance size is 0 07:33:33 [INFO] Error size is 0 07:33:33 [INFO] No errors/warnings found 07:33:33 [INFO] 07:33:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-adapter --- 07:33:33 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/test/resources 07:33:33 [INFO] 07:33:33 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ binding-adapter --- 07:33:33 [INFO] Recompiling the module because of changed dependency. 07:33:33 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:33:34 [INFO] 07:33:34 [INFO] --- surefire:3.5.3:test (default-test) @ binding-adapter --- 07:33:34 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/surefire-reports 07:33:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:33:34 [INFO] 07:33:34 [INFO] ------------------------------------------------------- 07:33:34 [INFO] T E S T S 07:33:34 [INFO] ------------------------------------------------------- 07:33:35 [INFO] Running org.opendaylight.jsonrpc.binding.TestModelServiceTest 07:33:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.908 s -- in org.opendaylight.jsonrpc.binding.TestModelServiceTest 07:33:40 [INFO] 07:33:40 [INFO] Results: 07:33:40 [INFO] 07:33:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 07:33:40 [INFO] 07:33:40 [INFO] 07:33:40 [INFO] --- copy:14.1.0:copy-files (default) @ binding-adapter --- 07:33:40 [INFO] 07:33:40 [INFO] --- jar:3.4.2:jar (default-jar) @ binding-adapter --- 07:33:40 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.19.0.jar 07:33:40 [INFO] 07:33:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ binding-adapter --- 07:33:40 [INFO] No previous run data found, generating javadoc. 07:33:41 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.19.0-javadoc.jar 07:33:41 [INFO] 07:33:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-adapter --- 07:33:41 [INFO] CycloneDX: Resolving Dependencies 07:33:43 [INFO] CycloneDX: Creating BOM version 1.6 with 96 component(s) 07:33:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.xml 07:33:43 [INFO] attaching as binding-adapter-1.19.0-cyclonedx.xml 07:33:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.json 07:33:43 [INFO] attaching as binding-adapter-1.19.0-cyclonedx.json 07:33:43 [INFO] 07:33:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- 07:33:43 [INFO] Skipping duplicate-finder execution! 07:33:43 [INFO] 07:33:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ binding-adapter --- 07:33:43 [WARNING] Used undeclared dependencies found: 07:33:43 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:33:43 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.14:provided 07:33:43 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:33:43 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.14:compile 07:33:43 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.14:compile 07:33:43 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:33:43 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.13:provided 07:33:43 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:33:43 [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.14:provided 07:33:43 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.14:provided 07:33:43 [WARNING] Unused declared dependencies found: 07:33:43 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.14:compile 07:33:43 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:33:43 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.14:compile 07:33:43 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.13:compile 07:33:43 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.14:compile 07:33:43 [INFO] 07:33:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-adapter --- 07:33:43 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.19.0-sources.jar 07:33:43 [INFO] 07:33:43 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ binding-adapter --- 07:33:43 [INFO] 07:33:43 [INFO] --- jacoco:0.8.13:report (report) @ binding-adapter --- 07:33:43 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/code-coverage/jacoco.exec 07:33:43 [INFO] Analyzed bundle 'JSON-RPC :: Binding adapter' with 14 classes 07:33:43 [INFO] 07:33:43 [INFO] --- install:3.1.4:install (default-install) @ binding-adapter --- 07:33:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.pom 07:33:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.jar 07:33:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-javadoc.jar 07:33:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.xml 07:33:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.json 07:33:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-sources.jar 07:33:43 [INFO] 07:33:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-adapter --- 07:33:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:33:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:33:43 [INFO] 07:33:43 [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- 07:33:43 [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.19.0 [106/142] 07:33:43 [INFO] from jsonrpc/bus/examples/binding-bridge/pom.xml 07:33:43 [INFO] --------------------------------[ jar ]--------------------------------- 07:33:43 [INFO] 07:33:43 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-bridge --- 07:33:43 [INFO] 07:33:43 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-bridge --- 07:33:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:43 [INFO] 07:33:43 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ binding-bridge --- 07:33:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:43 [INFO] 07:33:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-bridge --- 07:33:43 [INFO] 07:33:43 [INFO] --- dependency:3.8.1:properties (default) @ binding-bridge --- 07:33:43 [INFO] 07:33:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ binding-bridge --- 07:33:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:33:43 [INFO] 07:33:43 [INFO] --- yang:14.0.14:generate-sources (binding) @ binding-bridge --- 07:33:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:33:43 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/src/main/yang 07:33:43 [INFO] yang-to-sources: Found 4 dependencies in 4.035 ms 07:33:43 [INFO] yang-to-sources: Project model files found: 1 in 1.030 ms 07:33:43 [INFO] yang-to-sources: 1 YANG models processed in 10.64 ms 07:33:43 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.259 ms 07:33:43 [INFO] Sorted 9 files into 3 directories in 88.81 μs 07:33:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 7.350 ms 07:33:43 [INFO] 07:33:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-bridge --- 07:33:43 [INFO] 07:33:43 [INFO] --- checkstyle:3.6.0:check (default) @ binding-bridge --- 07:33:43 [INFO] Starting audit... 07:33:43 Audit done. 07:33:43 [INFO] You have 0 Checkstyle violations. 07:33:43 [INFO] 07:33:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ binding-bridge --- 07:33:43 [INFO] 07:33:43 [INFO] --- resources:3.3.1:resources (default-resources) @ binding-bridge --- 07:33:43 [INFO] Copying 1 resource from src/main/resources to target/classes 07:33:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi 07:33:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:33:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:33:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:33:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi 07:33:43 [INFO] 07:33:43 [INFO] --- compiler:3.14.0:compile (default-compile) @ binding-bridge --- 07:33:44 [INFO] Recompiling the module because of changed dependency. 07:33:44 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 07:33:44 [INFO] 07:33:44 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ binding-bridge >>> 07:33:44 [INFO] 07:33:44 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ binding-bridge --- 07:33:44 [INFO] Fork Value is true 07:33:46 [INFO] Done SpotBugs Analysis.... 07:33:46 [INFO] 07:33:46 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ binding-bridge <<< 07:33:46 [INFO] 07:33:46 [INFO] 07:33:46 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ binding-bridge --- 07:33:46 [INFO] BugInstance size is 0 07:33:46 [INFO] Error size is 0 07:33:46 [INFO] No errors/warnings found 07:33:46 [INFO] 07:33:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-bridge --- 07:33:46 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/src/test/resources 07:33:46 [INFO] 07:33:46 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ binding-bridge --- 07:33:46 [INFO] No sources to compile 07:33:46 [INFO] 07:33:46 [INFO] --- surefire:3.5.3:test (default-test) @ binding-bridge --- 07:33:46 [INFO] No tests to run. 07:33:46 [INFO] 07:33:46 [INFO] --- copy:14.1.0:copy-files (default) @ binding-bridge --- 07:33:46 [INFO] 07:33:46 [INFO] --- jar:3.4.2:jar (default-jar) @ binding-bridge --- 07:33:46 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.19.0.jar 07:33:46 [INFO] 07:33:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ binding-bridge --- 07:33:46 [INFO] No previous run data found, generating javadoc. 07:33:48 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.19.0-javadoc.jar 07:33:48 [INFO] 07:33:48 [INFO] --- shade:3.6.0:shade (single-jar) @ binding-bridge --- 07:33:48 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including net.bytebuddy:byte-buddy:jar:1.17.5 in the shaded jar. 07:33:48 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.81 in the shaded jar. 07:33:48 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.81 in the shaded jar. 07:33:48 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.81 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.13 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including com.google.code.gson:gson:jar:2.13.1 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.13 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.13 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:binding-loader:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:binding-model:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:binding-runtime-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:util:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.13 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.13 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.13 in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-all:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-buffer:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-base:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-dns:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-haproxy:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-compression:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-http:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-http2:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-http3:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-memcache:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-mqtt:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-redis:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-smtp:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-socks:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-stomp:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-xml:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-protobuf:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-marshalling:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-common:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-handler:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-handler-proxy:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-resolver:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-resolver-dns:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-rxtx:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-sctp:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-udt:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-classes-io_uring:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-classes-quic:jar:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-native-io_uring:jar:linux-x86_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-native-io_uring:jar:linux-aarch_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-native-io_uring:jar:linux-riscv64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-native-quic:jar:linux-x86_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-native-quic:jar:linux-aarch_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-native-quic:jar:osx-x86_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-native-quic:jar:osx-aarch_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including io.netty:netty-codec-native-quic:jar:windows-x86_64:4.2.2.Final in the shaded jar. 07:33:48 [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. 07:33:48 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.19.0 in the shaded jar. 07:33:48 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 07:33:48 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 07:33:48 [INFO] Including org.opendaylight.jsonrpc:binding-adapter:jar:1.19.0 in the shaded jar. 07:33:48 [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. 07:33:48 [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. 07:33:48 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 07:33:48 [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. 07:33:48 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.38.0 in the shaded jar. 07:33:48 [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. 07:33:48 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:33:53 [WARNING] antlr4-runtime-4.13.2.jar, bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar, binding-adapter-1.19.0.jar, binding-bridge-1.19.0.jar, binding-data-codec-api-14.0.14.jar, binding-data-codec-dynamic-14.0.14.jar, binding-data-codec-spi-14.0.14.jar, binding-loader-14.0.14.jar, binding-model-14.0.14.jar, binding-reflect-14.0.14.jar, binding-runtime-api-14.0.14.jar, binding-spec-14.0.14.jar, bus-api-1.19.0.jar, bus-jsonrpc-1.19.0.jar, bus-messagelib-1.19.0.jar, bus-spi-1.19.0.jar, byte-buddy-1.17.5.jar, concepts-14.0.14.jar, dom-codec-1.19.0.jar, error_prone_annotations-2.38.0.jar, failureaccess-1.0.3.jar, gson-2.13.1.jar, guava-33.4.8-jre.jar, ietf-type-util-14.0.13.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar, jsonrpc-test-model-1.19.0-tests.jar, jsonrpc-test-model-1.19.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-14.0.13.jar, mdsal-binding-dom-adapter-14.0.13.jar, mdsal-common-api-14.0.13.jar, mdsal-dom-api-14.0.13.jar, mdsal-dom-spi-14.0.13.jar, mdsal-singleton-api-14.0.13.jar, netty-all-4.2.2.Final.jar, netty-buffer-4.2.2.Final.jar, netty-codec-4.2.2.Final.jar, netty-codec-base-4.2.2.Final.jar, netty-codec-classes-quic-4.2.2.Final.jar, netty-codec-compression-4.2.2.Final.jar, netty-codec-dns-4.2.2.Final.jar, netty-codec-haproxy-4.2.2.Final.jar, netty-codec-http-4.2.2.Final.jar, netty-codec-http2-4.2.2.Final.jar, netty-codec-http3-4.2.2.Final.jar, netty-codec-marshalling-4.2.2.Final.jar, netty-codec-memcache-4.2.2.Final.jar, netty-codec-mqtt-4.2.2.Final.jar, netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.2.Final.jar, netty-codec-redis-4.2.2.Final.jar, netty-codec-smtp-4.2.2.Final.jar, netty-codec-socks-4.2.2.Final.jar, netty-codec-stomp-4.2.2.Final.jar, netty-codec-xml-4.2.2.Final.jar, netty-common-4.2.2.Final.jar, netty-handler-4.2.2.Final.jar, netty-handler-proxy-4.2.2.Final.jar, netty-handler-ssl-ocsp-4.2.2.Final.jar, netty-resolver-4.2.2.Final.jar, netty-resolver-dns-4.2.2.Final.jar, netty-resolver-dns-classes-macos-4.2.2.Final.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar, netty-transport-4.2.2.Final.jar, netty-transport-classes-epoll-4.2.2.Final.jar, netty-transport-classes-io_uring-4.2.2.Final.jar, netty-transport-classes-kqueue-4.2.2.Final.jar, netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.2.Final.jar, netty-transport-rxtx-4.2.2.Final.jar, netty-transport-sctp-4.2.2.Final.jar, netty-transport-udt-4.2.2.Final.jar, odlext-model-api-14.0.14.jar, odlext-parser-support-14.0.14.jar, openconfig-model-api-14.0.14.jar, openconfig-parser-support-14.0.14.jar, org.eclipse.jdt.annotation-2.3.100.jar, rfc6241-model-api-14.0.14.jar, rfc6241-parser-support-14.0.14.jar, rfc6536-model-api-14.0.14.jar, rfc6536-parser-support-14.0.14.jar, rfc6643-model-api-14.0.14.jar, rfc6643-parser-support-14.0.14.jar, rfc6991-ietf-inet-types-14.0.13.jar, rfc6991-ietf-yang-types-14.0.13.jar, rfc7952-model-api-14.0.14.jar, rfc7952-parser-support-14.0.14.jar, rfc8040-model-api-14.0.14.jar, rfc8040-parser-support-14.0.14.jar, rfc8528-model-api-14.0.14.jar, rfc8528-parser-support-14.0.14.jar, rfc8639-model-api-14.0.14.jar, rfc8639-parser-support-14.0.14.jar, rfc8819-model-api-14.0.14.jar, rfc8819-parser-support-14.0.14.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, transport-http-1.19.0.jar, transport-zmq-1.19.0.jar, triemap-1.3.2.jar, util-14.0.14.jar, value-2.10.1-annotations.jar, yang-common-14.0.14.jar, yang-data-api-14.0.14.jar, yang-data-codec-gson-14.0.14.jar, yang-data-impl-14.0.14.jar, yang-data-spi-14.0.14.jar, yang-data-tree-api-14.0.14.jar, yang-data-tree-spi-14.0.14.jar, yang-data-util-14.0.14.jar, yang-ir-14.0.14.jar, yang-model-api-14.0.14.jar, yang-model-ri-14.0.14.jar, yang-model-spi-14.0.14.jar, yang-model-util-14.0.14.jar, yang-parser-api-14.0.14.jar, yang-parser-impl-14.0.14.jar, yang-parser-reactor-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar, yang-parser-spi-14.0.14.jar, yang-repo-api-14.0.14.jar, yang-repo-spi-14.0.14.jar, yang-xpath-api-14.0.14.jar, yang-xpath-impl-14.0.14.jar define 1 overlapping resource: 07:33:53 [WARNING] - META-INF/MANIFEST.MF 07:33:53 [WARNING] ietf-type-util-14.0.13.jar, mdsal-binding-dom-adapter-14.0.13.jar, openconfig-parser-support-14.0.14.jar, org.eclipse.jdt.annotation-2.3.100.jar, yang-data-impl-14.0.14.jar, yang-data-tree-spi-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar define 3 overlapping resources: 07:33:53 [WARNING] - .api_description 07:33:53 [WARNING] - about.html 07:33:53 [WARNING] - bundle.properties 07:33:53 [WARNING] dom-codec-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 20 overlapping classes: 07:33:53 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 07:33:53 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 07:33:53 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 07:33:53 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 07:33:53 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 07:33:53 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 07:33:53 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 07:33:53 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 07:33:53 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 07:33:53 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 07:33:53 [WARNING] - 10 more... 07:33:53 [WARNING] bus-jsonrpc-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 21 overlapping classes: 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 07:33:53 [WARNING] - 11 more... 07:33:53 [WARNING] netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar define 2 overlapping resources: 07:33:53 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties 07:33:53 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml 07:33:53 [WARNING] netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar define 2 overlapping resources: 07:33:53 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 07:33:53 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 07:33:53 [WARNING] binding-data-codec-api-14.0.14.jar, binding-data-codec-dynamic-14.0.14.jar, binding-data-codec-spi-14.0.14.jar, binding-loader-14.0.14.jar, binding-model-14.0.14.jar, binding-reflect-14.0.14.jar, binding-runtime-api-14.0.14.jar, binding-spec-14.0.14.jar, concepts-14.0.14.jar, ietf-type-util-14.0.13.jar, mdsal-binding-api-14.0.13.jar, mdsal-binding-dom-adapter-14.0.13.jar, mdsal-common-api-14.0.13.jar, mdsal-dom-api-14.0.13.jar, mdsal-dom-spi-14.0.13.jar, mdsal-singleton-api-14.0.13.jar, odlext-model-api-14.0.14.jar, odlext-parser-support-14.0.14.jar, openconfig-model-api-14.0.14.jar, openconfig-parser-support-14.0.14.jar, rfc6241-model-api-14.0.14.jar, rfc6241-parser-support-14.0.14.jar, rfc6536-model-api-14.0.14.jar, rfc6536-parser-support-14.0.14.jar, rfc6643-model-api-14.0.14.jar, rfc6643-parser-support-14.0.14.jar, rfc7952-model-api-14.0.14.jar, rfc7952-parser-support-14.0.14.jar, rfc8040-model-api-14.0.14.jar, rfc8040-parser-support-14.0.14.jar, rfc8528-model-api-14.0.14.jar, rfc8528-parser-support-14.0.14.jar, rfc8639-model-api-14.0.14.jar, rfc8639-parser-support-14.0.14.jar, rfc8819-model-api-14.0.14.jar, rfc8819-parser-support-14.0.14.jar, triemap-1.3.2.jar, util-14.0.14.jar, yang-common-14.0.14.jar, yang-data-api-14.0.14.jar, yang-data-codec-gson-14.0.14.jar, yang-data-impl-14.0.14.jar, yang-data-spi-14.0.14.jar, yang-data-tree-api-14.0.14.jar, yang-data-tree-spi-14.0.14.jar, yang-data-util-14.0.14.jar, yang-ir-14.0.14.jar, yang-model-api-14.0.14.jar, yang-model-ri-14.0.14.jar, yang-model-spi-14.0.14.jar, yang-model-util-14.0.14.jar, yang-parser-api-14.0.14.jar, yang-parser-reactor-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar, yang-parser-spi-14.0.14.jar, yang-repo-api-14.0.14.jar, yang-repo-spi-14.0.14.jar, yang-xpath-api-14.0.14.jar, yang-xpath-impl-14.0.14.jar define 1 overlapping resource: 07:33:53 [WARNING] - README.md 07:33:53 [WARNING] netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar define 2 overlapping resources: 07:33:53 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 07:33:53 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 07:33:53 [WARNING] binding-adapter-1.19.0.jar, binding-bridge-1.19.0.jar define 2 overlapping resources: 07:33:53 [WARNING] - CONTRIBUTING.md 07:33:53 [WARNING] - README.markdown 07:33:53 [WARNING] bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar, byte-buddy-1.17.5.jar, error_prone_annotations-2.38.0.jar, failureaccess-1.0.3.jar, gson-2.13.1.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 07:33:53 [WARNING] - META-INF.versions.9.module-info 07:33:53 [WARNING] netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 07:33:53 [WARNING] - META-INF/LICENSE.txt 07:33:53 [WARNING] byte-buddy-1.17.5.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar define 1 overlapping resource: 07:33:53 [WARNING] - META-INF/LICENSE 07:33:53 [WARNING] bus-api-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 19 overlapping classes: 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 07:33:53 [WARNING] - 9 more... 07:33:53 [WARNING] netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar define 39 overlapping resources: 07:33:53 [WARNING] - META-INF/NOTICE.txt 07:33:53 [WARNING] - META-INF/license/LICENSE.aalto-xml.txt 07:33:53 [WARNING] - META-INF/license/LICENSE.base64.txt 07:33:53 [WARNING] - META-INF/license/LICENSE.boringssl.txt 07:33:53 [WARNING] - META-INF/license/LICENSE.bouncycastle.txt 07:33:53 [WARNING] - META-INF/license/LICENSE.brotli4j.txt 07:33:53 [WARNING] - META-INF/license/LICENSE.caliper.txt 07:33:53 [WARNING] - META-INF/license/LICENSE.commons-lang.txt 07:33:53 [WARNING] - META-INF/license/LICENSE.commons-logging.txt 07:33:53 [WARNING] - META-INF/license/LICENSE.compress-lzf.txt 07:33:53 [WARNING] - 29 more... 07:33:53 [WARNING] jsonrpc-test-model-1.19.0-tests.jar, jsonrpc-test-model-1.19.0.jar define 2 overlapping resources: 07:33:53 [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties 07:33:53 [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml 07:33:53 [WARNING] netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar define 2 overlapping resources: 07:33:53 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 07:33:53 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 07:33:53 [WARNING] bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar, jspecify-1.0.0.jar define 1 overlapping resource: 07:33:53 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 07:33:53 [WARNING] bus-spi-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 33 overlapping classes and resources: 07:33:53 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 07:33:53 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 07:33:53 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 07:33:53 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 07:33:53 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 07:33:53 [WARNING] - 23 more... 07:33:53 [WARNING] bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar define 2 overlapping resources: 07:33:53 [WARNING] - META-INF/BC2048KE.DSA 07:33:53 [WARNING] - META-INF/BC2048KE.SF 07:33:53 [WARNING] netty-all-4.2.2.Final.jar, netty-buffer-4.2.2.Final.jar, netty-codec-4.2.2.Final.jar, netty-codec-base-4.2.2.Final.jar, netty-codec-classes-quic-4.2.2.Final.jar, netty-codec-compression-4.2.2.Final.jar, netty-codec-dns-4.2.2.Final.jar, netty-codec-haproxy-4.2.2.Final.jar, netty-codec-http-4.2.2.Final.jar, netty-codec-http2-4.2.2.Final.jar, netty-codec-http3-4.2.2.Final.jar, netty-codec-marshalling-4.2.2.Final.jar, netty-codec-memcache-4.2.2.Final.jar, netty-codec-mqtt-4.2.2.Final.jar, netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.2.Final.jar, netty-codec-redis-4.2.2.Final.jar, netty-codec-smtp-4.2.2.Final.jar, netty-codec-socks-4.2.2.Final.jar, netty-codec-stomp-4.2.2.Final.jar, netty-codec-xml-4.2.2.Final.jar, netty-common-4.2.2.Final.jar, netty-handler-4.2.2.Final.jar, netty-handler-proxy-4.2.2.Final.jar, netty-handler-ssl-ocsp-4.2.2.Final.jar, netty-resolver-4.2.2.Final.jar, netty-resolver-dns-4.2.2.Final.jar, netty-resolver-dns-classes-macos-4.2.2.Final.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar, netty-transport-4.2.2.Final.jar, netty-transport-classes-epoll-4.2.2.Final.jar, netty-transport-classes-io_uring-4.2.2.Final.jar, netty-transport-classes-kqueue-4.2.2.Final.jar, netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.2.Final.jar, netty-transport-rxtx-4.2.2.Final.jar, netty-transport-sctp-4.2.2.Final.jar, netty-transport-udt-4.2.2.Final.jar define 1 overlapping resource: 07:33:53 [WARNING] - META-INF/io.netty.versions.properties 07:33:53 [WARNING] binding-adapter-1.19.0.jar, binding-bridge-1.19.0.jar, binding-data-codec-api-14.0.14.jar, binding-data-codec-dynamic-14.0.14.jar, binding-data-codec-spi-14.0.14.jar, binding-loader-14.0.14.jar, binding-model-14.0.14.jar, binding-reflect-14.0.14.jar, binding-runtime-api-14.0.14.jar, binding-spec-14.0.14.jar, bus-api-1.19.0.jar, bus-jsonrpc-1.19.0.jar, bus-messagelib-1.19.0.jar, bus-spi-1.19.0.jar, concepts-14.0.14.jar, dom-codec-1.19.0.jar, ietf-type-util-14.0.13.jar, jsonrpc-api-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar, jsonrpc-test-model-1.19.0.jar, mdsal-binding-api-14.0.13.jar, mdsal-binding-dom-adapter-14.0.13.jar, mdsal-common-api-14.0.13.jar, mdsal-dom-api-14.0.13.jar, mdsal-dom-spi-14.0.13.jar, mdsal-singleton-api-14.0.13.jar, odlext-model-api-14.0.14.jar, odlext-parser-support-14.0.14.jar, openconfig-model-api-14.0.14.jar, openconfig-parser-support-14.0.14.jar, rfc6241-model-api-14.0.14.jar, rfc6241-parser-support-14.0.14.jar, rfc6536-model-api-14.0.14.jar, rfc6536-parser-support-14.0.14.jar, rfc6643-model-api-14.0.14.jar, rfc6643-parser-support-14.0.14.jar, rfc6991-ietf-inet-types-14.0.13.jar, rfc6991-ietf-yang-types-14.0.13.jar, rfc7952-model-api-14.0.14.jar, rfc7952-parser-support-14.0.14.jar, rfc8040-model-api-14.0.14.jar, rfc8040-parser-support-14.0.14.jar, rfc8528-model-api-14.0.14.jar, rfc8528-parser-support-14.0.14.jar, rfc8639-model-api-14.0.14.jar, rfc8639-parser-support-14.0.14.jar, rfc8819-model-api-14.0.14.jar, rfc8819-parser-support-14.0.14.jar, transport-http-1.19.0.jar, transport-zmq-1.19.0.jar, triemap-1.3.2.jar, util-14.0.14.jar, yang-common-14.0.14.jar, yang-data-api-14.0.14.jar, yang-data-codec-gson-14.0.14.jar, yang-data-impl-14.0.14.jar, yang-data-spi-14.0.14.jar, yang-data-tree-api-14.0.14.jar, yang-data-tree-spi-14.0.14.jar, yang-data-util-14.0.14.jar, yang-ir-14.0.14.jar, yang-model-api-14.0.14.jar, yang-model-ri-14.0.14.jar, yang-model-spi-14.0.14.jar, yang-model-util-14.0.14.jar, yang-parser-api-14.0.14.jar, yang-parser-impl-14.0.14.jar, yang-parser-reactor-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar, yang-parser-spi-14.0.14.jar, yang-repo-api-14.0.14.jar, yang-repo-spi-14.0.14.jar, yang-xpath-api-14.0.14.jar, yang-xpath-impl-14.0.14.jar define 2 overlapping resources: 07:33:53 [WARNING] - LICENSE 07:33:53 [WARNING] - META-INF/git.properties 07:33:53 [WARNING] bus-messagelib-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 56 overlapping classes and resources: 07:33:53 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 07:33:53 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 07:33:53 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 07:33:53 [WARNING] - 46 more... 07:33:53 [WARNING] netty-buffer-4.2.2.Final.jar, netty-codec-4.2.2.Final.jar, netty-codec-base-4.2.2.Final.jar, netty-codec-classes-quic-4.2.2.Final.jar, netty-codec-compression-4.2.2.Final.jar, netty-codec-dns-4.2.2.Final.jar, netty-codec-haproxy-4.2.2.Final.jar, netty-codec-http-4.2.2.Final.jar, netty-codec-http2-4.2.2.Final.jar, netty-codec-http3-4.2.2.Final.jar, netty-codec-marshalling-4.2.2.Final.jar, netty-codec-memcache-4.2.2.Final.jar, netty-codec-mqtt-4.2.2.Final.jar, netty-codec-protobuf-4.2.2.Final.jar, netty-codec-redis-4.2.2.Final.jar, netty-codec-smtp-4.2.2.Final.jar, netty-codec-socks-4.2.2.Final.jar, netty-codec-stomp-4.2.2.Final.jar, netty-codec-xml-4.2.2.Final.jar, netty-common-4.2.2.Final.jar, netty-handler-4.2.2.Final.jar, netty-handler-proxy-4.2.2.Final.jar, netty-handler-ssl-ocsp-4.2.2.Final.jar, netty-resolver-4.2.2.Final.jar, netty-resolver-dns-4.2.2.Final.jar, netty-resolver-dns-classes-macos-4.2.2.Final.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar, netty-transport-4.2.2.Final.jar, netty-transport-classes-epoll-4.2.2.Final.jar, netty-transport-classes-io_uring-4.2.2.Final.jar, netty-transport-classes-kqueue-4.2.2.Final.jar, netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.2.Final.jar define 1 overlapping classes: 07:33:53 [WARNING] - META-INF.versions.11.module-info 07:33:53 [WARNING] maven-shade-plugin has detected that some files are 07:33:53 [WARNING] present in two or more JARs. When this happens, only one 07:33:53 [WARNING] single version of the file is copied to the uber jar. 07:33:53 [WARNING] Usually this is not harmful and you can skip these warnings, 07:33:53 [WARNING] otherwise try to manually exclude artifacts based on 07:33:53 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:33:53 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:33:53 [INFO] Replacing original artifact with shaded artifact. 07:33:53 [INFO] Replacing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.19.0.jar with /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.19.0-shaded.jar 07:33:53 [INFO] 07:33:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-bridge --- 07:33:53 [INFO] Skipping CycloneDX goal, because module skips deploy 07:33:53 [INFO] 07:33:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- 07:33:53 [INFO] Skipping duplicate-finder execution! 07:33:53 [INFO] 07:33:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ binding-bridge --- 07:33:53 [WARNING] Used undeclared dependencies found: 07:33:53 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.14:compile 07:33:53 [WARNING] Unused declared dependencies found: 07:33:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.13:compile 07:33:53 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.19.0:compile 07:33:53 [WARNING] ch.qos.logback:logback-core:jar:1.3.14:compile 07:33:53 [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.19.0:compile 07:33:53 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.19.0:compile 07:33:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:33:53 [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile 07:33:53 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.19.0:compile 07:33:53 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:33:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:33:53 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.19.0:compile 07:33:53 [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.19.0:compile 07:33:53 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 07:33:53 [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile 07:33:53 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.19.0:compile 07:33:53 [WARNING] io.netty:netty-all:jar:4.2.2.Final:compile 07:33:53 [INFO] 07:33:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-bridge --- 07:33:53 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.19.0-sources.jar 07:33:53 [INFO] 07:33:53 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ binding-bridge --- 07:33:53 [INFO] 07:33:53 [INFO] --- jacoco:0.8.13:report (report) @ binding-bridge --- 07:33:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:33:53 [INFO] 07:33:53 [INFO] --- install:3.1.4:install (default-install) @ binding-bridge --- 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.19.0/binding-bridge-1.19.0.pom 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.19.0/binding-bridge-1.19.0.jar 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.19.0/binding-bridge-1.19.0-javadoc.jar 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.19.0/binding-bridge-1.19.0-sources.jar 07:33:53 [INFO] 07:33:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-bridge --- 07:33:53 [INFO] Skipping artifact deployment 07:33:53 [INFO] 07:33:53 [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ 07:33:53 [INFO] Building JSON-RPC :: POM 1.19.0 [107/142] 07:33:53 [INFO] from jsonrpc/pom.xml 07:33:53 [INFO] --------------------------------[ pom ]--------------------------------- 07:33:53 [INFO] 07:33:53 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc --- 07:33:53 [INFO] 07:33:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc --- 07:33:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:53 [INFO] 07:33:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc --- 07:33:53 [INFO] 07:33:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc --- 07:33:53 [INFO] CycloneDX: Resolving Dependencies 07:33:53 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:33:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/target/bom.xml 07:33:53 [INFO] attaching as jsonrpc-1.19.0-cyclonedx.xml 07:33:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/target/bom.json 07:33:53 [INFO] attaching as jsonrpc-1.19.0-cyclonedx.json 07:33:53 [INFO] 07:33:53 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc --- 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0.pom 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.xml 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.json 07:33:53 [INFO] 07:33:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc --- 07:33:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:33:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:33:53 [INFO] 07:33:53 [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- 07:33:53 [INFO] Building JSON-RPC :: BUS 1.19.0 [108/142] 07:33:53 [INFO] from jsonrpc/bus/pom.xml 07:33:53 [INFO] --------------------------------[ pom ]--------------------------------- 07:33:53 [INFO] 07:33:53 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-bus --- 07:33:53 [INFO] 07:33:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-bus --- 07:33:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:53 [INFO] 07:33:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-bus --- 07:33:53 [INFO] 07:33:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-bus --- 07:33:53 [INFO] CycloneDX: Resolving Dependencies 07:33:53 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:33:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/target/bom.xml 07:33:53 [INFO] attaching as jsonrpc-bus-1.19.0-cyclonedx.xml 07:33:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/target/bom.json 07:33:53 [INFO] attaching as jsonrpc-bus-1.19.0-cyclonedx.json 07:33:53 [INFO] 07:33:53 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-bus --- 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0.pom 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.xml 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.json 07:33:53 [INFO] 07:33:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-bus --- 07:33:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:33:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:33:53 [INFO] 07:33:53 [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- 07:33:53 [INFO] Building JSON-RPC :: BUS :: Examples 1.19.0 [109/142] 07:33:53 [INFO] from jsonrpc/bus/examples/pom.xml 07:33:53 [INFO] --------------------------------[ pom ]--------------------------------- 07:33:53 [INFO] 07:33:53 [INFO] --- clean:3.5.0:clean (default-clean) @ examples --- 07:33:53 [INFO] 07:33:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ examples --- 07:33:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:53 [INFO] 07:33:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ examples --- 07:33:53 [INFO] 07:33:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ examples --- 07:33:53 [INFO] CycloneDX: Resolving Dependencies 07:33:53 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:33:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.xml 07:33:53 [INFO] attaching as examples-1.19.0-cyclonedx.xml 07:33:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.json 07:33:53 [INFO] attaching as examples-1.19.0-cyclonedx.json 07:33:53 [INFO] 07:33:53 [INFO] --- install:3.1.4:install (default-install) @ examples --- 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0.pom 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.xml 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.json 07:33:53 [INFO] 07:33:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ examples --- 07:33:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:33:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:33:53 [INFO] 07:33:53 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- 07:33:53 [INFO] Building JSON-RPC :: Security 1.19.0 [110/142] 07:33:53 [INFO] from jsonrpc/security/pom.xml 07:33:53 [INFO] --------------------------------[ pom ]--------------------------------- 07:33:53 [INFO] 07:33:53 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-security --- 07:33:53 [INFO] 07:33:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-security --- 07:33:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:53 [INFO] 07:33:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-security --- 07:33:53 [INFO] 07:33:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-security --- 07:33:53 [INFO] CycloneDX: Resolving Dependencies 07:33:53 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:33:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/target/bom.xml 07:33:53 [INFO] attaching as jsonrpc-security-1.19.0-cyclonedx.xml 07:33:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/target/bom.json 07:33:53 [INFO] attaching as jsonrpc-security-1.19.0-cyclonedx.json 07:33:53 [INFO] 07:33:53 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-security --- 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0.pom 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.xml 07:33:53 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/security/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.json 07:33:53 [INFO] 07:33:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-security --- 07:33:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:33:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:33:53 [INFO] 07:33:53 [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- 07:33:53 [INFO] Building JSON-RPC :: Tools parent 1.19.0 [111/142] 07:33:53 [INFO] from jsonrpc/tools/parent/pom.xml 07:33:53 [INFO] --------------------------------[ pom ]--------------------------------- 07:33:53 [INFO] 07:33:53 [INFO] --- clean:3.5.0:clean (default-clean) @ tools-parent --- 07:33:53 [INFO] 07:33:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ tools-parent --- 07:33:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:53 [INFO] 07:33:53 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ tools-parent --- 07:33:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:53 [INFO] 07:33:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ tools-parent --- 07:33:53 [INFO] 07:33:53 [INFO] --- dependency:3.8.1:properties (default) @ tools-parent --- 07:33:53 [INFO] 07:33:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ tools-parent --- 07:33:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:33:53 [INFO] 07:33:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ tools-parent --- 07:33:53 [INFO] 07:33:53 [INFO] --- checkstyle:3.6.0:check (default) @ tools-parent --- 07:33:53 [INFO] Starting audit... 07:33:53 Audit done. 07:33:53 [INFO] You have 0 Checkstyle violations. 07:33:53 [INFO] 07:33:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ tools-parent --- 07:33:53 [INFO] 07:33:53 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ tools-parent >>> 07:33:53 [INFO] 07:33:53 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ tools-parent --- 07:33:53 [INFO] 07:33:53 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ tools-parent <<< 07:33:53 [INFO] 07:33:53 [INFO] 07:33:53 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ tools-parent --- 07:33:53 [INFO] 07:33:53 [INFO] --- copy:14.1.0:copy-files (default) @ tools-parent --- 07:33:53 [INFO] 07:33:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ tools-parent --- 07:33:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:33:53 [INFO] 07:33:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ tools-parent --- 07:33:53 [INFO] CycloneDX: Resolving Dependencies 07:33:54 [INFO] CycloneDX: Creating BOM version 1.6 with 133 component(s) 07:33:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.xml 07:33:54 [INFO] attaching as tools-parent-1.19.0-cyclonedx.xml 07:33:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.json 07:33:55 [INFO] attaching as tools-parent-1.19.0-cyclonedx.json 07:33:55 [INFO] 07:33:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- 07:33:55 [INFO] Skipping duplicate-finder execution! 07:33:55 [INFO] 07:33:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ tools-parent --- 07:33:55 [INFO] Skipping pom project 07:33:55 [INFO] 07:33:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ tools-parent --- 07:33:55 [INFO] 07:33:55 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ tools-parent --- 07:33:55 [INFO] 07:33:55 [INFO] --- jacoco:0.8.13:report (report) @ tools-parent --- 07:33:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:33:55 [INFO] 07:33:55 [INFO] --- install:3.1.4:install (default-install) @ tools-parent --- 07:33:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0.pom 07:33:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.xml 07:33:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.json 07:33:55 [INFO] 07:33:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ tools-parent --- 07:33:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:33:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:33:55 [INFO] 07:33:55 [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- 07:33:55 [INFO] Building JSON-RPC :: Tools :: Test 1.19.0 [112/142] 07:33:55 [INFO] from jsonrpc/tools/test-tool/pom.xml 07:33:55 [INFO] --------------------------------[ jar ]--------------------------------- 07:33:55 [INFO] 07:33:55 [INFO] --- clean:3.5.0:clean (default-clean) @ test-tool --- 07:33:55 [INFO] 07:33:55 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-tool --- 07:33:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:55 [INFO] 07:33:55 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-tool --- 07:33:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:55 [INFO] 07:33:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-tool --- 07:33:55 [INFO] 07:33:55 [INFO] --- dependency:3.8.1:properties (default) @ test-tool --- 07:33:55 [INFO] 07:33:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-tool --- 07:33:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:33:55 [INFO] 07:33:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-tool --- 07:33:55 [INFO] 07:33:55 [INFO] --- checkstyle:3.6.0:check (default) @ test-tool --- 07:33:55 [INFO] Starting audit... 07:33:55 Audit done. 07:33:55 [INFO] You have 0 Checkstyle violations. 07:33:55 [INFO] 07:33:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-tool --- 07:33:55 [INFO] 07:33:55 [INFO] --- resources:3.3.1:resources (default-resources) @ test-tool --- 07:33:55 [INFO] Copying 1 resource from src/main/resources to target/classes 07:33:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/generated-sources/spi 07:33:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/generated-sources/yang 07:33:55 [INFO] 07:33:55 [INFO] --- compiler:3.14.0:compile (default-compile) @ test-tool --- 07:33:55 [INFO] Recompiling the module because of changed dependency. 07:33:55 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:33:55 [INFO] 07:33:55 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ test-tool >>> 07:33:55 [INFO] 07:33:55 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ test-tool --- 07:33:55 [INFO] Fork Value is true 07:33:58 [INFO] Done SpotBugs Analysis.... 07:33:58 [INFO] 07:33:58 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ test-tool <<< 07:33:58 [INFO] 07:33:58 [INFO] 07:33:58 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ test-tool --- 07:33:58 [INFO] BugInstance size is 0 07:33:58 [INFO] Error size is 0 07:33:58 [INFO] No errors/warnings found 07:33:58 [INFO] 07:33:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-tool --- 07:33:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/src/test/resources 07:33:58 [INFO] 07:33:58 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ test-tool --- 07:33:58 [INFO] No sources to compile 07:33:58 [INFO] 07:33:58 [INFO] --- surefire:3.5.3:test (default-test) @ test-tool --- 07:33:58 [INFO] No tests to run. 07:33:58 [INFO] 07:33:58 [INFO] --- copy:14.1.0:copy-files (default) @ test-tool --- 07:33:58 [INFO] 07:33:58 [INFO] --- jar:3.4.2:jar (default-jar) @ test-tool --- 07:33:58 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.19.0.jar 07:33:58 [INFO] 07:33:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-tool --- 07:33:58 [INFO] No previous run data found, generating javadoc. 07:33:59 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.19.0-javadoc.jar 07:33:59 [INFO] 07:33:59 [INFO] --- shade:3.6.0:shade (uberjar) @ test-tool --- 07:33:59 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. 07:33:59 [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. 07:33:59 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 07:33:59 [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. 07:33:59 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.38.0 in the shaded jar. 07:33:59 [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. 07:33:59 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:binding-model:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:binding-runtime-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.13 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.13 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.13 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:util:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.13 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.13 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.13 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including com.google.code.gson:gson:jar:2.13.1 in the shaded jar. 07:33:59 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.8.1 in the shaded jar. 07:33:59 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 07:33:59 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-all:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-buffer:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-base:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-dns:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-haproxy:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-compression:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-http:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-http2:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-http3:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-memcache:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-mqtt:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-redis:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-smtp:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-socks:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-stomp:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-xml:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-protobuf:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-marshalling:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-common:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-handler:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-handler-proxy:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-resolver:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-resolver-dns:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-rxtx:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-sctp:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-udt:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-classes-io_uring:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-classes-quic:jar:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-native-io_uring:jar:linux-x86_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-native-io_uring:jar:linux-aarch_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-native-io_uring:jar:linux-riscv64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-native-quic:jar:linux-x86_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-native-quic:jar:linux-aarch_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-native-quic:jar:osx-x86_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-native-quic:jar:osx-aarch_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including io.netty:netty-codec-native-quic:jar:windows-x86_64:4.2.2.Final in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc.security:security-noop:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc.security:security-api:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.81 in the shaded jar. 07:33:59 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.81 in the shaded jar. 07:33:59 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.81 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including net.bytebuddy:byte-buddy:jar:1.17.5 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.19.0 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.14 in the shaded jar. 07:33:59 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.13 in the shaded jar. 07:33:59 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:34:04 [WARNING] ietf-type-util-14.0.13.jar, openconfig-parser-support-14.0.14.jar, org.eclipse.jdt.annotation-2.3.100.jar, yang-data-impl-14.0.14.jar, yang-data-tree-ri-14.0.14.jar, yang-data-tree-spi-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar define 3 overlapping resources: 07:34:04 [WARNING] - .api_description 07:34:04 [WARNING] - about.html 07:34:04 [WARNING] - bundle.properties 07:34:04 [WARNING] dom-codec-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 20 overlapping classes: 07:34:04 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 07:34:04 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 07:34:04 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 07:34:04 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 07:34:04 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 07:34:04 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 07:34:04 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 07:34:04 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 07:34:04 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 07:34:04 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 07:34:04 [WARNING] - 10 more... 07:34:04 [WARNING] bus-jsonrpc-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 21 overlapping classes: 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 07:34:04 [WARNING] - 11 more... 07:34:04 [WARNING] netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar define 2 overlapping resources: 07:34:04 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties 07:34:04 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml 07:34:04 [WARNING] netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar define 2 overlapping resources: 07:34:04 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 07:34:04 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 07:34:04 [WARNING] netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar define 2 overlapping resources: 07:34:04 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 07:34:04 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 07:34:04 [WARNING] netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 07:34:04 [WARNING] - META-INF/LICENSE.txt 07:34:04 [WARNING] binding-model-14.0.14.jar, binding-reflect-14.0.14.jar, binding-runtime-api-14.0.14.jar, binding-runtime-spi-14.0.14.jar, binding-spec-14.0.14.jar, concepts-14.0.14.jar, ietf-type-util-14.0.13.jar, mdsal-common-api-14.0.13.jar, mdsal-dom-api-14.0.13.jar, mdsal-dom-broker-14.0.13.jar, mdsal-dom-spi-14.0.13.jar, mdsal-singleton-api-14.0.13.jar, odlext-model-api-14.0.14.jar, odlext-parser-support-14.0.14.jar, openconfig-model-api-14.0.14.jar, openconfig-parser-support-14.0.14.jar, rfc6241-model-api-14.0.14.jar, rfc6241-parser-support-14.0.14.jar, rfc6536-model-api-14.0.14.jar, rfc6536-parser-support-14.0.14.jar, rfc6643-model-api-14.0.14.jar, rfc6643-parser-support-14.0.14.jar, rfc7952-model-api-14.0.14.jar, rfc7952-parser-support-14.0.14.jar, rfc8040-model-api-14.0.14.jar, rfc8040-parser-support-14.0.14.jar, rfc8528-model-api-14.0.14.jar, rfc8528-parser-support-14.0.14.jar, rfc8639-model-api-14.0.14.jar, rfc8639-parser-support-14.0.14.jar, rfc8819-model-api-14.0.14.jar, rfc8819-parser-support-14.0.14.jar, triemap-1.3.2.jar, util-14.0.14.jar, yang-common-14.0.14.jar, yang-data-api-14.0.14.jar, yang-data-codec-gson-14.0.14.jar, yang-data-impl-14.0.14.jar, yang-data-spi-14.0.14.jar, yang-data-tree-api-14.0.14.jar, yang-data-tree-ri-14.0.14.jar, yang-data-tree-spi-14.0.14.jar, yang-data-util-14.0.14.jar, yang-ir-14.0.14.jar, yang-model-api-14.0.14.jar, yang-model-ri-14.0.14.jar, yang-model-spi-14.0.14.jar, yang-model-util-14.0.14.jar, yang-parser-api-14.0.14.jar, yang-parser-reactor-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar, yang-parser-spi-14.0.14.jar, yang-repo-api-14.0.14.jar, yang-repo-spi-14.0.14.jar, yang-xpath-api-14.0.14.jar, yang-xpath-impl-14.0.14.jar define 1 overlapping resource: 07:34:04 [WARNING] - README.md 07:34:04 [WARNING] bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar, byte-buddy-1.17.5.jar, error_prone_annotations-2.38.0.jar, failureaccess-1.0.3.jar, gson-2.13.1.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 07:34:04 [WARNING] - META-INF.versions.9.module-info 07:34:04 [WARNING] byte-buddy-1.17.5.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar define 1 overlapping resource: 07:34:04 [WARNING] - META-INF/LICENSE 07:34:04 [WARNING] bus-api-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 19 overlapping classes: 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 07:34:04 [WARNING] - 9 more... 07:34:04 [WARNING] binding-model-14.0.14.jar, binding-reflect-14.0.14.jar, binding-runtime-api-14.0.14.jar, binding-runtime-spi-14.0.14.jar, binding-spec-14.0.14.jar, bus-api-1.19.0.jar, bus-jsonrpc-1.19.0.jar, bus-messagelib-1.19.0.jar, bus-spi-1.19.0.jar, concepts-14.0.14.jar, dom-codec-1.19.0.jar, ietf-topology-2013.10.21.26.13.jar, ietf-type-util-14.0.13.jar, jsonrpc-api-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar, jsonrpc-test-model-1.19.0.jar, mdsal-common-api-14.0.13.jar, mdsal-dom-api-14.0.13.jar, mdsal-dom-broker-14.0.13.jar, mdsal-dom-inmemory-datastore-14.0.13.jar, mdsal-dom-spi-14.0.13.jar, mdsal-singleton-api-14.0.13.jar, odlext-model-api-14.0.14.jar, odlext-parser-support-14.0.14.jar, openconfig-model-api-14.0.14.jar, openconfig-parser-support-14.0.14.jar, rfc6241-model-api-14.0.14.jar, rfc6241-parser-support-14.0.14.jar, rfc6536-model-api-14.0.14.jar, rfc6536-parser-support-14.0.14.jar, rfc6643-model-api-14.0.14.jar, rfc6643-parser-support-14.0.14.jar, rfc6991-ietf-inet-types-14.0.13.jar, rfc6991-ietf-yang-types-14.0.13.jar, rfc7952-model-api-14.0.14.jar, rfc7952-parser-support-14.0.14.jar, rfc8040-model-api-14.0.14.jar, rfc8040-parser-support-14.0.14.jar, rfc8528-model-api-14.0.14.jar, rfc8528-parser-support-14.0.14.jar, rfc8639-model-api-14.0.14.jar, rfc8639-parser-support-14.0.14.jar, rfc8819-model-api-14.0.14.jar, rfc8819-parser-support-14.0.14.jar, security-api-1.19.0.jar, security-noop-1.19.0.jar, test-tool-1.19.0.jar, transport-http-1.19.0.jar, transport-zmq-1.19.0.jar, triemap-1.3.2.jar, util-14.0.14.jar, yang-common-14.0.14.jar, yang-data-api-14.0.14.jar, yang-data-codec-gson-14.0.14.jar, yang-data-impl-14.0.14.jar, yang-data-spi-14.0.14.jar, yang-data-tree-api-14.0.14.jar, yang-data-tree-ri-14.0.14.jar, yang-data-tree-spi-14.0.14.jar, yang-data-util-14.0.14.jar, yang-ir-14.0.14.jar, yang-model-api-14.0.14.jar, yang-model-ri-14.0.14.jar, yang-model-spi-14.0.14.jar, yang-model-util-14.0.14.jar, yang-parser-api-14.0.14.jar, yang-parser-impl-14.0.14.jar, yang-parser-reactor-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar, yang-parser-spi-14.0.14.jar, yang-repo-api-14.0.14.jar, yang-repo-spi-14.0.14.jar, yang-xpath-api-14.0.14.jar, yang-xpath-impl-14.0.14.jar define 2 overlapping resources: 07:34:04 [WARNING] - LICENSE 07:34:04 [WARNING] - META-INF/git.properties 07:34:04 [WARNING] netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar define 39 overlapping resources: 07:34:04 [WARNING] - META-INF/NOTICE.txt 07:34:04 [WARNING] - META-INF/license/LICENSE.aalto-xml.txt 07:34:04 [WARNING] - META-INF/license/LICENSE.base64.txt 07:34:04 [WARNING] - META-INF/license/LICENSE.boringssl.txt 07:34:04 [WARNING] - META-INF/license/LICENSE.bouncycastle.txt 07:34:04 [WARNING] - META-INF/license/LICENSE.brotli4j.txt 07:34:04 [WARNING] - META-INF/license/LICENSE.caliper.txt 07:34:04 [WARNING] - META-INF/license/LICENSE.commons-lang.txt 07:34:04 [WARNING] - META-INF/license/LICENSE.commons-logging.txt 07:34:04 [WARNING] - META-INF/license/LICENSE.compress-lzf.txt 07:34:04 [WARNING] - 29 more... 07:34:04 [WARNING] netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar define 2 overlapping resources: 07:34:04 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 07:34:04 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 07:34:04 [WARNING] bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar, jspecify-1.0.0.jar define 1 overlapping resource: 07:34:04 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 07:34:04 [WARNING] jsonrpc-provider-common-1.19.0.jar, security-noop-1.19.0.jar define 2 overlapping classes: 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService 07:34:04 [WARNING] antlr4-runtime-4.13.2.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.81.jar, bcprov-jdk18on-1.81.jar, bcutil-jdk18on-1.81.jar, binding-model-14.0.14.jar, binding-reflect-14.0.14.jar, binding-runtime-api-14.0.14.jar, binding-runtime-spi-14.0.14.jar, binding-spec-14.0.14.jar, bus-api-1.19.0.jar, bus-jsonrpc-1.19.0.jar, bus-messagelib-1.19.0.jar, bus-spi-1.19.0.jar, byte-buddy-1.17.5.jar, concepts-14.0.14.jar, dom-codec-1.19.0.jar, error_prone_annotations-2.38.0.jar, failureaccess-1.0.3.jar, gson-2.13.1.jar, guava-33.4.8-jre.jar, ietf-topology-2013.10.21.26.13.jar, ietf-type-util-14.0.13.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar, jsonrpc-test-model-1.19.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-common-api-14.0.13.jar, mdsal-dom-api-14.0.13.jar, mdsal-dom-broker-14.0.13.jar, mdsal-dom-inmemory-datastore-14.0.13.jar, mdsal-dom-spi-14.0.13.jar, mdsal-singleton-api-14.0.13.jar, netty-all-4.2.2.Final.jar, netty-buffer-4.2.2.Final.jar, netty-codec-4.2.2.Final.jar, netty-codec-base-4.2.2.Final.jar, netty-codec-classes-quic-4.2.2.Final.jar, netty-codec-compression-4.2.2.Final.jar, netty-codec-dns-4.2.2.Final.jar, netty-codec-haproxy-4.2.2.Final.jar, netty-codec-http-4.2.2.Final.jar, netty-codec-http2-4.2.2.Final.jar, netty-codec-http3-4.2.2.Final.jar, netty-codec-marshalling-4.2.2.Final.jar, netty-codec-memcache-4.2.2.Final.jar, netty-codec-mqtt-4.2.2.Final.jar, netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.2.Final.jar, netty-codec-redis-4.2.2.Final.jar, netty-codec-smtp-4.2.2.Final.jar, netty-codec-socks-4.2.2.Final.jar, netty-codec-stomp-4.2.2.Final.jar, netty-codec-xml-4.2.2.Final.jar, netty-common-4.2.2.Final.jar, netty-handler-4.2.2.Final.jar, netty-handler-proxy-4.2.2.Final.jar, netty-handler-ssl-ocsp-4.2.2.Final.jar, netty-resolver-4.2.2.Final.jar, netty-resolver-dns-4.2.2.Final.jar, netty-resolver-dns-classes-macos-4.2.2.Final.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar, netty-transport-4.2.2.Final.jar, netty-transport-classes-epoll-4.2.2.Final.jar, netty-transport-classes-io_uring-4.2.2.Final.jar, netty-transport-classes-kqueue-4.2.2.Final.jar, netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.2.Final.jar, netty-transport-rxtx-4.2.2.Final.jar, netty-transport-sctp-4.2.2.Final.jar, netty-transport-udt-4.2.2.Final.jar, odlext-model-api-14.0.14.jar, odlext-parser-support-14.0.14.jar, openconfig-model-api-14.0.14.jar, openconfig-parser-support-14.0.14.jar, org.eclipse.jdt.annotation-2.3.100.jar, rfc6241-model-api-14.0.14.jar, rfc6241-parser-support-14.0.14.jar, rfc6536-model-api-14.0.14.jar, rfc6536-parser-support-14.0.14.jar, rfc6643-model-api-14.0.14.jar, rfc6643-parser-support-14.0.14.jar, rfc6991-ietf-inet-types-14.0.13.jar, rfc6991-ietf-yang-types-14.0.13.jar, rfc7952-model-api-14.0.14.jar, rfc7952-parser-support-14.0.14.jar, rfc8040-model-api-14.0.14.jar, rfc8040-parser-support-14.0.14.jar, rfc8528-model-api-14.0.14.jar, rfc8528-parser-support-14.0.14.jar, rfc8639-model-api-14.0.14.jar, rfc8639-parser-support-14.0.14.jar, rfc8819-model-api-14.0.14.jar, rfc8819-parser-support-14.0.14.jar, security-api-1.19.0.jar, security-noop-1.19.0.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, test-tool-1.19.0.jar, transport-http-1.19.0.jar, transport-zmq-1.19.0.jar, triemap-1.3.2.jar, util-14.0.14.jar, value-2.10.1-annotations.jar, yang-common-14.0.14.jar, yang-data-api-14.0.14.jar, yang-data-codec-gson-14.0.14.jar, yang-data-impl-14.0.14.jar, yang-data-spi-14.0.14.jar, yang-data-tree-api-14.0.14.jar, yang-data-tree-ri-14.0.14.jar, yang-data-tree-spi-14.0.14.jar, yang-data-util-14.0.14.jar, yang-ir-14.0.14.jar, yang-model-api-14.0.14.jar, yang-model-ri-14.0.14.jar, yang-model-spi-14.0.14.jar, yang-model-util-14.0.14.jar, yang-parser-api-14.0.14.jar, yang-parser-impl-14.0.14.jar, yang-parser-reactor-14.0.14.jar, yang-parser-rfc7950-14.0.14.jar, yang-parser-spi-14.0.14.jar, yang-repo-api-14.0.14.jar, yang-repo-spi-14.0.14.jar, yang-xpath-api-14.0.14.jar, yang-xpath-impl-14.0.14.jar define 1 overlapping resource: 07:34:04 [WARNING] - META-INF/MANIFEST.MF 07:34:04 [WARNING] bus-spi-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 33 overlapping classes and resources: 07:34:04 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 07:34:04 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 07:34:04 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 07:34:04 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 07:34:04 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 07:34:04 [WARNING] - 23 more... 07:34:04 [WARNING] jsonrpc-provider-common-1.19.0.jar, security-api-1.19.0.jar define 11 overlapping classes: 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants 07:34:04 [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService 07:34:04 [WARNING] - 1 more... 07:34:04 [WARNING] netty-all-4.2.2.Final.jar, netty-buffer-4.2.2.Final.jar, netty-codec-4.2.2.Final.jar, netty-codec-base-4.2.2.Final.jar, netty-codec-classes-quic-4.2.2.Final.jar, netty-codec-compression-4.2.2.Final.jar, netty-codec-dns-4.2.2.Final.jar, netty-codec-haproxy-4.2.2.Final.jar, netty-codec-http-4.2.2.Final.jar, netty-codec-http2-4.2.2.Final.jar, netty-codec-http3-4.2.2.Final.jar, netty-codec-marshalling-4.2.2.Final.jar, netty-codec-memcache-4.2.2.Final.jar, netty-codec-mqtt-4.2.2.Final.jar, netty-codec-native-quic-4.2.2.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.2.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.2.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.2.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.2.Final.jar, netty-codec-redis-4.2.2.Final.jar, netty-codec-smtp-4.2.2.Final.jar, netty-codec-socks-4.2.2.Final.jar, netty-codec-stomp-4.2.2.Final.jar, netty-codec-xml-4.2.2.Final.jar, netty-common-4.2.2.Final.jar, netty-handler-4.2.2.Final.jar, netty-handler-proxy-4.2.2.Final.jar, netty-handler-ssl-ocsp-4.2.2.Final.jar, netty-resolver-4.2.2.Final.jar, netty-resolver-dns-4.2.2.Final.jar, netty-resolver-dns-classes-macos-4.2.2.Final.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar, netty-transport-4.2.2.Final.jar, netty-transport-classes-epoll-4.2.2.Final.jar, netty-transport-classes-io_uring-4.2.2.Final.jar, netty-transport-classes-kqueue-4.2.2.Final.jar, netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.2.Final.jar, netty-transport-rxtx-4.2.2.Final.jar, netty-transport-sctp-4.2.2.Final.jar, netty-transport-udt-4.2.2.Final.jar define 1 overlapping resource: 07:34:04 [WARNING] - META-INF/io.netty.versions.properties 07:34:04 [WARNING] bus-messagelib-1.19.0.jar, jsonrpc-provider-common-1.19.0.jar define 56 overlapping classes and resources: 07:34:04 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 07:34:04 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 07:34:04 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 07:34:04 [WARNING] - 46 more... 07:34:04 [WARNING] netty-buffer-4.2.2.Final.jar, netty-codec-4.2.2.Final.jar, netty-codec-base-4.2.2.Final.jar, netty-codec-classes-quic-4.2.2.Final.jar, netty-codec-compression-4.2.2.Final.jar, netty-codec-dns-4.2.2.Final.jar, netty-codec-haproxy-4.2.2.Final.jar, netty-codec-http-4.2.2.Final.jar, netty-codec-http2-4.2.2.Final.jar, netty-codec-http3-4.2.2.Final.jar, netty-codec-marshalling-4.2.2.Final.jar, netty-codec-memcache-4.2.2.Final.jar, netty-codec-mqtt-4.2.2.Final.jar, netty-codec-protobuf-4.2.2.Final.jar, netty-codec-redis-4.2.2.Final.jar, netty-codec-smtp-4.2.2.Final.jar, netty-codec-socks-4.2.2.Final.jar, netty-codec-stomp-4.2.2.Final.jar, netty-codec-xml-4.2.2.Final.jar, netty-common-4.2.2.Final.jar, netty-handler-4.2.2.Final.jar, netty-handler-proxy-4.2.2.Final.jar, netty-handler-ssl-ocsp-4.2.2.Final.jar, netty-resolver-4.2.2.Final.jar, netty-resolver-dns-4.2.2.Final.jar, netty-resolver-dns-classes-macos-4.2.2.Final.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.2.Final-osx-x86_64.jar, netty-transport-4.2.2.Final.jar, netty-transport-classes-epoll-4.2.2.Final.jar, netty-transport-classes-io_uring-4.2.2.Final.jar, netty-transport-classes-kqueue-4.2.2.Final.jar, netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.2.Final.jar define 1 overlapping classes: 07:34:04 [WARNING] - META-INF.versions.11.module-info 07:34:04 [WARNING] maven-shade-plugin has detected that some files are 07:34:04 [WARNING] present in two or more JARs. When this happens, only one 07:34:04 [WARNING] single version of the file is copied to the uber jar. 07:34:04 [WARNING] Usually this is not harmful and you can skip these warnings, 07:34:04 [WARNING] otherwise try to manually exclude artifacts based on 07:34:04 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:34:04 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:34:04 [INFO] Replacing original artifact with shaded artifact. 07:34:04 [INFO] Replacing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.19.0.jar with /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.19.0-shaded.jar 07:34:04 [INFO] 07:34:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-tool --- 07:34:04 [INFO] CycloneDX: Resolving Dependencies 07:34:07 [INFO] CycloneDX: Creating BOM version 1.6 with 144 component(s) 07:34:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.xml 07:34:07 [INFO] attaching as test-tool-1.19.0-cyclonedx.xml 07:34:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.json 07:34:07 [INFO] attaching as test-tool-1.19.0-cyclonedx.json 07:34:07 [INFO] 07:34:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- 07:34:07 [INFO] Skipping duplicate-finder execution! 07:34:07 [INFO] 07:34:07 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-tool --- 07:34:07 [WARNING] Used undeclared dependencies found: 07:34:07 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.14:compile 07:34:07 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:34:07 [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.19.0:compile 07:34:07 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:34:07 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.13:compile 07:34:07 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:34:07 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:34:07 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.13:compile 07:34:07 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.14:compile 07:34:07 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.14:compile 07:34:07 [WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.14:compile 07:34:07 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:34:07 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.14:compile 07:34:07 [WARNING] Unused declared dependencies found: 07:34:07 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.19.0:compile 07:34:07 [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.19.0:compile 07:34:07 [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile 07:34:07 [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.19.0:compile 07:34:07 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.19.0:compile 07:34:07 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.19.0:compile 07:34:07 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.19.0:compile 07:34:07 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.13:compile 07:34:07 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.19.0:compile 07:34:07 [WARNING] io.netty:netty-all:jar:4.2.2.Final:compile 07:34:07 [INFO] 07:34:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-tool --- 07:34:07 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.19.0-sources.jar 07:34:07 [INFO] 07:34:07 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ test-tool --- 07:34:07 [INFO] 07:34:07 [INFO] --- jacoco:0.8.13:report (report) @ test-tool --- 07:34:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:34:07 [INFO] 07:34:07 [INFO] --- install:3.1.4:install (default-install) @ test-tool --- 07:34:07 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.pom 07:34:07 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.19.0.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.jar 07:34:07 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-javadoc.jar 07:34:07 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.xml 07:34:07 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.json 07:34:07 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.19.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-sources.jar 07:34:07 [INFO] 07:34:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-tool --- 07:34:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:34:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:34:07 [INFO] 07:34:07 [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- 07:34:07 [INFO] Building JSON-RPC :: Tools 1.19.0 [113/142] 07:34:07 [INFO] from jsonrpc/tools/pom.xml 07:34:07 [INFO] --------------------------------[ pom ]--------------------------------- 07:34:07 [INFO] 07:34:07 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-tools --- 07:34:07 [INFO] 07:34:07 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-tools --- 07:34:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:07 [INFO] 07:34:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-tools --- 07:34:07 [INFO] 07:34:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-tools --- 07:34:07 [INFO] CycloneDX: Resolving Dependencies 07:34:07 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:34:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/target/bom.xml 07:34:07 [INFO] attaching as jsonrpc-tools-1.19.0-cyclonedx.xml 07:34:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/target/bom.json 07:34:07 [INFO] attaching as jsonrpc-tools-1.19.0-cyclonedx.json 07:34:07 [INFO] 07:34:07 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-tools --- 07:34:07 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0.pom 07:34:07 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.xml 07:34:07 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc/tools/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.json 07:34:07 [INFO] 07:34:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-tools --- 07:34:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:34:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:34:07 [INFO] 07:34:07 [INFO] ------< org.opendaylight.lispflowmapping:lispflowmapping-commons >------ 07:34:07 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-commons 1.22.0 [114/142] 07:34:07 [INFO] from lispflowmapping/commons/parent/pom.xml 07:34:07 [INFO] --------------------------------[ pom ]--------------------------------- 07:34:07 [INFO] 07:34:07 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-commons --- 07:34:07 [INFO] 07:34:07 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lispflowmapping-commons --- 07:34:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:07 [INFO] 07:34:07 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ lispflowmapping-commons --- 07:34:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:07 [INFO] 07:34:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-commons --- 07:34:07 [INFO] 07:34:07 [INFO] --- dependency:3.8.1:properties (default) @ lispflowmapping-commons --- 07:34:07 [INFO] 07:34:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ lispflowmapping-commons --- 07:34:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/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/** 07:34:07 [INFO] 07:34:07 [INFO] --- build-helper:3.6.1:add-source (add-source) @ lispflowmapping-commons --- 07:34:07 [INFO] Source directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/parent/src/main/yang added. 07:34:07 [INFO] Source directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/parent/src/main/yang-gen-sal added. 07:34:07 [INFO] 07:34:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ lispflowmapping-commons --- 07:34:07 [INFO] 07:34:07 [INFO] --- checkstyle:3.6.0:check (default) @ lispflowmapping-commons --- 07:34:08 [INFO] Starting audit... 07:34:08 Audit done. 07:34:08 [INFO] You have 0 Checkstyle violations. 07:34:08 [INFO] 07:34:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ lispflowmapping-commons --- 07:34:08 [INFO] 07:34:08 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ lispflowmapping-commons >>> 07:34:08 [INFO] 07:34:08 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ lispflowmapping-commons --- 07:34:08 [INFO] 07:34:08 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ lispflowmapping-commons <<< 07:34:08 [INFO] 07:34:08 [INFO] 07:34:08 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ lispflowmapping-commons --- 07:34:08 [INFO] 07:34:08 [INFO] --- copy:14.1.0:copy-files (default) @ lispflowmapping-commons --- 07:34:08 [INFO] 07:34:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ lispflowmapping-commons --- 07:34:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:34:08 [INFO] 07:34:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-commons --- 07:34:08 [INFO] CycloneDX: Resolving Dependencies 07:34:08 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:34:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.xml 07:34:08 [INFO] attaching as lispflowmapping-commons-1.22.0-cyclonedx.xml 07:34:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.json 07:34:08 [INFO] attaching as lispflowmapping-commons-1.22.0-cyclonedx.json 07:34:08 [INFO] 07:34:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-commons --- 07:34:08 [INFO] Skipping duplicate-finder execution! 07:34:08 [INFO] 07:34:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ lispflowmapping-commons --- 07:34:08 [INFO] Skipping pom project 07:34:08 [INFO] 07:34:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-commons --- 07:34:08 [INFO] 07:34:08 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ lispflowmapping-commons --- 07:34:08 [INFO] 07:34:08 [INFO] --- jacoco:0.8.13:report (report) @ lispflowmapping-commons --- 07:34:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:34:08 [INFO] 07:34:08 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-commons --- 07:34:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/parent/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0.pom 07:34:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.xml 07:34:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.json 07:34:08 [INFO] 07:34:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-commons --- 07:34:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:34:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:34:08 [INFO] 07:34:08 [INFO] --------< org.opendaylight.lispflowmapping:common.build.tools >--------- 07:34:08 [INFO] Building ODL :: lispflowmapping :: common.build.tools 1.22.0 [115/142] 07:34:08 [INFO] from lispflowmapping/commons/build_tools/pom.xml 07:34:08 [INFO] --------------------------------[ jar ]--------------------------------- 07:34:08 [INFO] 07:34:08 [INFO] --- clean:3.5.0:clean (default-clean) @ common.build.tools --- 07:34:08 [INFO] 07:34:08 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ common.build.tools --- 07:34:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:08 [INFO] 07:34:08 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ common.build.tools --- 07:34:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:08 [INFO] 07:34:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ common.build.tools --- 07:34:09 [INFO] 07:34:09 [INFO] --- dependency:3.8.1:properties (default) @ common.build.tools --- 07:34:09 [INFO] 07:34:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ common.build.tools --- 07:34:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:34:09 [INFO] 07:34:09 [INFO] --- build-helper:3.6.1:add-source (add-source) @ common.build.tools --- 07:34:09 [INFO] Source directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/main/yang added. 07:34:09 [INFO] Source directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/main/yang-gen-sal added. 07:34:09 [INFO] 07:34:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ common.build.tools --- 07:34:09 [INFO] 07:34:09 [INFO] --- checkstyle:3.6.0:check (default) @ common.build.tools --- 07:34:09 [INFO] Starting audit... 07:34:09 Audit done. 07:34:09 [INFO] You have 0 Checkstyle violations. 07:34:09 [INFO] 07:34:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ common.build.tools --- 07:34:09 [INFO] 07:34:09 [INFO] --- resources:3.3.1:resources (default-resources) @ common.build.tools --- 07:34:09 [INFO] Copying 2 resources from src/main/resources to target/classes 07:34:09 [INFO] 07:34:09 [INFO] --- compiler:3.14.0:compile (default-compile) @ common.build.tools --- 07:34:09 [INFO] No sources to compile 07:34:09 [INFO] 07:34:09 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ common.build.tools >>> 07:34:09 [INFO] 07:34:09 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ common.build.tools --- 07:34:09 [INFO] 07:34:09 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ common.build.tools <<< 07:34:09 [INFO] 07:34:09 [INFO] 07:34:09 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ common.build.tools --- 07:34:09 [INFO] 07:34:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ common.build.tools --- 07:34:09 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/test/resources 07:34:09 [INFO] 07:34:09 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ common.build.tools --- 07:34:09 [INFO] No sources to compile 07:34:09 [INFO] 07:34:09 [INFO] --- surefire:3.5.3:test (default-test) @ common.build.tools --- 07:34:09 [INFO] No tests to run. 07:34:09 [INFO] 07:34:09 [INFO] --- copy:14.1.0:copy-files (default) @ common.build.tools --- 07:34:09 [INFO] 07:34:09 [INFO] --- jar:3.4.2:jar (default-jar) @ common.build.tools --- 07:34:09 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.22.0.jar 07:34:09 [INFO] 07:34:09 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ common.build.tools --- 07:34:09 [INFO] No Javadoc in project. Archive not created. 07:34:09 [INFO] 07:34:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ common.build.tools --- 07:34:09 [INFO] CycloneDX: Resolving Dependencies 07:34:09 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:34:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.xml 07:34:09 [INFO] attaching as common.build.tools-1.22.0-cyclonedx.xml 07:34:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.json 07:34:09 [INFO] attaching as common.build.tools-1.22.0-cyclonedx.json 07:34:09 [INFO] 07:34:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ common.build.tools --- 07:34:09 [INFO] Skipping duplicate-finder execution! 07:34:09 [INFO] 07:34:09 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ common.build.tools --- 07:34:09 [INFO] No dependency problems found 07:34:09 [INFO] 07:34:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ common.build.tools --- 07:34:09 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.22.0-sources.jar 07:34:09 [INFO] 07:34:09 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ common.build.tools --- 07:34:09 [INFO] 07:34:09 [INFO] --- jacoco:0.8.13:report (report) @ common.build.tools --- 07:34:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:34:09 [INFO] 07:34:09 [INFO] --- install:3.1.4:install (default-install) @ common.build.tools --- 07:34:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.pom 07:34:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.22.0.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.jar 07:34:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.xml 07:34:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.json 07:34:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.22.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-sources.jar 07:34:09 [INFO] 07:34:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ common.build.tools --- 07:34:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:34:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:34:09 [INFO] 07:34:09 [INFO] -----< org.opendaylight.lispflowmapping:lispflowmapping-artifacts >----- 07:34:09 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-artifacts 1.22.0 [116/142] 07:34:09 [INFO] from lispflowmapping/artifacts/pom.xml 07:34:09 [INFO] --------------------------------[ pom ]--------------------------------- 07:34:09 [INFO] 07:34:09 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-artifacts --- 07:34:09 [INFO] 07:34:09 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lispflowmapping-artifacts --- 07:34:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:09 [INFO] 07:34:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-artifacts --- 07:34:09 [INFO] 07:34:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-artifacts --- 07:34:09 [INFO] CycloneDX: Resolving Dependencies 07:34:09 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:34:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.xml 07:34:09 [INFO] attaching as lispflowmapping-artifacts-1.22.0-cyclonedx.xml 07:34:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.json 07:34:09 [INFO] attaching as lispflowmapping-artifacts-1.22.0-cyclonedx.json 07:34:09 [INFO] 07:34:09 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-artifacts --- 07:34:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/artifacts/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0.pom 07:34:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.xml 07:34:09 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.json 07:34:09 [INFO] 07:34:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-artifacts --- 07:34:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:34:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:34:09 [INFO] 07:34:09 [INFO] --------< org.opendaylight.lispflowmapping:features-aggregator >-------- 07:34:09 [INFO] Building ODL :: lispflowmapping :: features-aggregator 1.22.0 [117/142] 07:34:09 [INFO] from lispflowmapping/features/pom.xml 07:34:09 [INFO] --------------------------------[ pom ]--------------------------------- 07:34:09 [INFO] 07:34:09 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 07:34:09 [INFO] 07:34:09 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- 07:34:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:09 [INFO] 07:34:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 07:34:09 [INFO] 07:34:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 07:34:09 [INFO] Skipping CycloneDX goal, because module skips deploy 07:34:09 [INFO] 07:34:09 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 07:34:09 [INFO] Skipping artifact installation 07:34:09 [INFO] 07:34:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 07:34:09 [INFO] Skipping artifact deployment 07:34:09 [INFO] 07:34:09 [INFO] -------< org.opendaylight.lispflowmapping:lispflowmapping-karaf >------- 07:34:09 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-karaf 1.22.0 [118/142] 07:34:09 [INFO] from lispflowmapping/lispflowmapping-karaf/pom.xml 07:34:09 [INFO] --------------------------------[ pom ]--------------------------------- 07:34:09 [INFO] 07:34:09 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-karaf --- 07:34:09 [INFO] 07:34:09 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lispflowmapping-karaf --- 07:34:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:09 [INFO] 07:34:09 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ lispflowmapping-karaf --- 07:34:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:09 [INFO] 07:34:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-karaf --- 07:34:09 [INFO] 07:34:09 [INFO] --- dependency:3.8.1:properties (default) @ lispflowmapping-karaf --- 07:34:09 [INFO] 07:34:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ lispflowmapping-karaf --- 07:34:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-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/** 07:34:09 [INFO] 07:34:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ lispflowmapping-karaf --- 07:34:09 [INFO] 07:34:09 [INFO] --- checkstyle:3.6.0:check (default) @ lispflowmapping-karaf --- 07:34:10 [INFO] Starting audit... 07:34:10 Audit done. 07:34:10 [INFO] You have 0 Checkstyle violations. 07:34:10 [INFO] 07:34:10 [INFO] --- dependency:3.8.1:copy (unpack-license) @ lispflowmapping-karaf --- 07:34:10 [INFO] 07:34:10 [INFO] --- resources:3.3.1:resources (process-resources) @ lispflowmapping-karaf --- 07:34:10 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/src/main/resources 07:34:10 [INFO] 07:34:10 [INFO] --- karaf:4.4.7:assembly (process-resources) @ lispflowmapping-karaf --- 07:34:10 [INFO] Using repositories: 07:34:10 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 07:34:10 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 07:34:10 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:34:10 [INFO] Creating work directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly 07:34:10 [INFO] Loading direct KAR and features XML dependencies 07:34:10 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:34:10 [INFO] Feature framework will be added as a startup feature 07:34:10 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly 07:34:10 [INFO] Unzipping kars 07:34:10 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:34:10 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:34:10 [INFO] Loading profiles from: 07:34:10 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 07:34:10 [INFO] Loading repositories 07:34:10 [INFO] Generating generated-startup profile 07:34:10 [INFO] Generating generated-boot profile with parents: generated-startup 07:34:10 [INFO] Generating generated-installed profile 07:34:10 [INFO] Configuring etc/config.properties and etc/system.properties 07:34:10 [INFO] Downloading libraries for generated profiles 07:34:10 [INFO] Downloading additional libraries 07:34:10 [INFO] Writing configurations 07:34:10 [INFO] adding config file: etc/profile.cfg 07:34:10 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 07:34:10 [INFO] Startup stage 07:34:10 [INFO] Loading startup repositories 07:34:10 [INFO] Resolving startup features and bundles 07:34:10 [INFO] Features: framework 07:34:10 [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/14.1.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:34:10 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:34:10 [INFO] Boot stage 07:34:10 [INFO] Loading boot repositories 07:34:10 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.22.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.7/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.22.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.22.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.22.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.0/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.13/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.14/xml/features 07:34:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.0/xml/features 07:34:10 [INFO] Feature odl-yangtools-xpath-api/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.14 07:34:10 [INFO] Feature odl-aaa-password-service/0.21.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.0/xml/aaa-password-service-config 07:34:10 [INFO] Feature odl-jersey-2/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 07:34:10 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 07:34:10 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 07:34:10 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 07:34:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 07:34:10 [INFO] Feature odl-mdsal-model-rfc6991/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.13 07:34:10 [INFO] Feature jaas-boot/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.7.jar 07:34:10 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.7 07:34:10 [INFO] Feature odl-controller-akka/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.3 07:34:10 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 07:34:10 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.6.1 07:34:10 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 07:34:10 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 07:34:10 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 07:34:10 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 07:34:10 [INFO] Feature odl-mdsal-model-rfc8528/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.13 07:34:10 [INFO] Feature service/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.7 07:34:10 [INFO] Feature shell/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.7 07:34:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 07:34:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 07:34:10 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 07:34:10 [INFO] Feature odl-restconf-server-api/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/9.0.0 07:34:10 [INFO] Feature odl-yangtools-parser/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.14 07:34:10 [INFO] Feature odl-mdsal-eos-binding/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.13 07:34:10 [INFO] Feature package/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.7 07:34:10 [INFO] Feature odl-yangtools-binding-codec/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.14 07:34:10 [INFO] Feature odl-mdsal-binding-base/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.13 07:34:10 [INFO] Feature odl-ws-rs-api/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 07:34:10 [INFO] Feature ssh/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.78.1 07:34:10 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.14.0 07:34:10 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.78.1 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.14.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.14.0 07:34:10 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.78.1 07:34:10 [INFO] Feature odl-restconf-api/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/9.0.0 07:34:10 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 07:34:10 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 07:34:10 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 07:34:10 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 07:34:10 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 07:34:10 [INFO] Feature odl-gson/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.1 07:34:10 [INFO] Feature odl-mdsal-model-rfc8341/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.13 07:34:10 [INFO] Feature odl-yangtools-xpath/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.14 07:34:10 [INFO] Feature odl-yangtools-data-api/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.14 07:34:10 [INFO] Feature odl-mdsal-model-rfc6243/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.13 07:34:10 [INFO] Feature odl-lispflowmapping-models/1.22.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.22.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.22.0 07:34:10 [INFO] Feature odl-karaf-feat-jetty/14.1.0 is defined as a boot feature 07:34:10 [INFO] Feature odl-mdsal-clustering-commons/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.25.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.32 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/11.0.0 07:34:10 [INFO] Feature odl-lispflowmapping-inmemorydb/1.22.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.22.0 07:34:10 [INFO] Feature framework/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:34:10 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:34:10 [INFO] Feature odl-netconf-model-rfc5277/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/9.0.0 07:34:10 [INFO] Feature shell-compat/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.7 07:34:10 [INFO] Feature deployer/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.7 07:34:10 [INFO] Feature odl-netconf-keystore/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/9.0.0 07:34:10 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.13 07:34:10 [INFO] Feature odl-yanglib-mdsal-writer/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/9.0.0 07:34:10 [INFO] Feature odl-lispflowmapping-mappingservice/1.22.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.22.0 07:34:10 [INFO] Feature odl-mdsal-remoterpc-connector/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/11.0.0 07:34:10 [INFO] Feature odl-lispflowmapping-msmr/1.22.0 is defined as a boot feature 07:34:10 [INFO] Feature pax-web-websockets/8.0.30 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.30 07:34:10 [INFO] Feature odl-servlet-api/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 07:34:10 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 07:34:10 [INFO] Feature odl-controller-scala/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.16 07:34:10 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 07:34:10 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.16 07:34:10 [INFO] Feature odl-netty-4/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.2.Final/jar/linux-x86_64 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-riscv64 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-x86_64 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.2.Final 07:34:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-aarch_64 07:34:10 [INFO] Feature odl-mdsal-model-rfc8639/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.13 07:34:10 [INFO] Feature scr/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 07:34:10 [INFO] Feature odl-yangtools-export/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.14 07:34:10 [INFO] Feature pax-web-whiteboard/8.0.30 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.30 07:34:10 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.30 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 07:34:10 [INFO] Feature odl-mdsal-distributed-datastore/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/11.0.0 07:34:10 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/11.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/pekkoconf 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/factorypekkoconf 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/moduleshardconf 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/moduleconf 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/cfg/datastore 07:34:10 [INFO] Feature odl-mdsal-model-rfc9643/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.13 07:34:10 [INFO] Feature aries-proxy/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7.1 07:34:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7.1 07:34:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7.1 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 07:34:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7.1 07:34:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7.1 07:34:10 [INFO] Feature jaas/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.7 07:34:10 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 07:34:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 07:34:10 [INFO] Feature odl-apache-commons-text/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.13.0 07:34:10 [INFO] Feature odl-mdsal-model-rfc9644/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.13 07:34:10 [INFO] Feature odl-raft-spi/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/11.0.0 07:34:10 [INFO] Feature odl-mdsal-model-rfc8072/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.13 07:34:10 [INFO] Feature odl-jakarta-activation-api/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 07:34:10 [INFO] Feature odl-netconf-mdsal-common/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/9.0.0 07:34:10 [INFO] Feature http/8.0.30 is defined as a boot feature 07:34:10 [INFO] Feature pax-web-war/8.0.30 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:34:10 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.30 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.30 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.16/jar/uber 07:34:10 [INFO] Feature log/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.7 07:34:10 [INFO] adding config file: etc/org.apache.karaf.log.cfg 07:34:10 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.13 07:34:10 [INFO] Feature odl-mdsal-model-rfc8343/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.13 07:34:10 [INFO] Feature odl-mdsal-singleton-common/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.13 07:34:10 [INFO] Feature odl-apache-commons-lang3/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 07:34:10 [INFO] Feature odl-mdsal-model-rfc8529/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.13 07:34:10 [INFO] Feature pax-url-wrap/2.6.16 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.16/jar/uber 07:34:10 [INFO] Feature odl-restconf-nb/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-subscription/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.0/cfg/config 07:34:10 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.13 07:34:10 [INFO] Feature odl-dropwizard-metrics/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.32 07:34:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.32 07:34:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.32 07:34:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.32 07:34:10 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 07:34:10 [INFO] Feature pax-web-http-war/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.7 07:34:10 [INFO] Feature management/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 07:34:10 [INFO] adding config file: etc/jmx.acl.cfg 07:34:10 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 07:34:10 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 07:34:10 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 07:34:10 [INFO] adding config file: etc/org.apache.karaf.management.cfg 07:34:10 [INFO] Feature odl-aaa-shiro/0.21.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0/xml/aaa-app-config 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0/xml/aaa-datastore-config 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.0/xml/aaa-password-service-config 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0/py/idmtool 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.0/cfg/config 07:34:10 [INFO] Feature odl-jolokia/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 07:34:10 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/11.0.0/cfg/configuration 07:34:10 [INFO] Feature war/4.4.7 is defined as a boot feature 07:34:10 [INFO] Feature odl-mdsal-dom-api/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.13 07:34:10 [INFO] Feature odl-karaf-feat-jdbc/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 07:34:10 [INFO] Feature odl-mdsal-model-rfc9645/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.13 07:34:10 [INFO] Feature odl-javassist-3/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 07:34:10 [INFO] Feature odl-mdsal-common/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.13 07:34:10 [INFO] Feature odl-mdsal-binding-runtime/14.0.13 is defined as a boot feature 07:34:10 [INFO] Feature odl-yangtools-util/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.14 07:34:10 [INFO] Feature odl-mdsal-model-rfc8342/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.13 07:34:10 [INFO] Feature standard/4.4.7 is defined as a boot feature 07:34:10 [INFO] Feature odl-mdsal-eos-dom/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.13 07:34:10 [INFO] Feature odl-aaa-encryption-service/0.21.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.21.0 07:34:10 [INFO] Feature pax-web-http-jetty/8.0.30 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.30 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.30 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.30 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/config-jetty 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/context-jetty 07:34:10 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 07:34:10 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 07:34:10 [INFO] Feature odl-yangtools-binding-spec/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.14 07:34:10 [INFO] Feature odl-mdsal-model-rfc6470/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.13 07:34:10 [INFO] Feature odl-restconf/9.0.0 is defined as a boot feature 07:34:10 [INFO] Feature odl-yangtools-parser-api/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.14 07:34:10 [INFO] Feature odl-mdsal-model-rfc7952/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.13 07:34:10 [INFO] Feature odl-mdsal-dom-broker/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.13 07:34:10 [INFO] Feature odl-mdsal-model-rfc9641/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.13 07:34:10 [INFO] Feature system/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.7 07:34:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 07:34:10 [INFO] Feature feature/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:34:10 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 07:34:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 07:34:10 [INFO] Feature pax-web-core/8.0.30 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.30 07:34:10 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.30 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.30 07:34:10 [INFO] Feature pax-web-http/8.0.30 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.7 07:34:10 [INFO] Feature odl-yangtools-data/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.14 07:34:10 [INFO] Feature odl-guava/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 07:34:10 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 07:34:10 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.49.3 07:34:10 [INFO] Feature odl-mdsal-binding-api/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.13 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.13 07:34:10 [INFO] Feature odl-yangtools-codec/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.14 07:34:10 [INFO] Feature odl-netconf-api/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/9.0.0 07:34:10 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.13 07:34:10 [INFO] Feature odl-mdsal-singleton-dom/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.13 07:34:10 [INFO] Feature odl-mdsal-model-rfc9642/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.13 07:34:10 [INFO] Feature diagnostic/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.7 07:34:10 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.7.jar 07:34:10 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.7 07:34:10 [INFO] Feature odl-mdsal-broker/11.0.0 is defined as a boot feature 07:34:10 [INFO] Feature odl-netconf-transport-api/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/9.0.0 07:34:10 [INFO] Feature odl-mdsal-eos-common/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.13 07:34:10 [INFO] Feature odl-stax2-api/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 07:34:10 [INFO] Feature wrap/2.6.16 is defined as a boot feature 07:34:10 [INFO] Feature odl-netconf-databind/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/9.0.0 07:34:10 [INFO] Feature odl-yangtools-binding-runtime/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.14 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.14 07:34:10 [INFO] Feature odl-lz4/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 07:34:10 [INFO] Feature pax-web-http-whiteboard/8.0.30 is defined as a boot feature 07:34:10 [INFO] Feature odl-mdsal-model-rfc8344/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.13 07:34:10 [INFO] Feature odl-lispflowmapping-southbound/1.22.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.22.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.22.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.22.0 07:34:10 [INFO] Feature kar/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.7 07:34:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 07:34:10 [INFO] Feature pax-web-jsp/8.0.30 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.30 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.30 07:34:10 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 07:34:10 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 07:34:10 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 07:34:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.30 07:34:10 [INFO] Feature odl-mdsal-model-rfc8526/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.13 07:34:10 [INFO] Feature odl-yangtools-common/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.14 07:34:10 [INFO] Feature jline/3.21.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:34:10 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 07:34:10 [INFO] Feature 4f4a74df-72cb-4f19-bb9b-42a7ea165220/0.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.0 07:34:10 [INFO] Feature odl-raft-api/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/11.0.0 07:34:10 [INFO] Feature odl-mdsal-model-rfc8650/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.13 07:34:10 [INFO] Feature aries-blueprint/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 07:34:10 [INFO] Feature odl-apache-shiro/0.21.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 07:34:10 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 07:34:10 [INFO] Feature instance/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.7 07:34:10 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.13 07:34:10 [INFO] Feature config/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.7 07:34:10 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 07:34:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 07:34:10 [INFO] Feature odl-mdsal-model-rfc6241/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.13 07:34:10 [INFO] Feature odl-mdsal-model-rfc8525/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.13 07:34:10 [INFO] Feature odl-aaa-api/0.21.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.21.0 07:34:10 [INFO] Feature odl-aaa-web/0.21.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.21.0 07:34:10 [INFO] Feature odl-mdsal-dom-runtime/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.13 07:34:10 [INFO] Feature odl-controller-mdsal-common/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/11.0.0 07:34:10 [INFO] Feature odl-lispflowmapping-mappingservice-shell/1.22.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.shell/1.22.0 07:34:10 [INFO] Feature odl-netconf-truststore/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/9.0.0 07:34:10 [INFO] Feature odl-mdsal-model-rfc9640/14.0.13 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.13 07:34:10 [INFO] Feature odl-antlr4/14.1.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 07:34:10 [INFO] Feature odl-controller-blueprint/11.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/11.0.0 07:34:10 [INFO] Feature odl-aaa-cert/0.21.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.0/xml/config 07:34:10 [INFO] Feature odl-netconf-transport/9.0.0 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/9.0.0 07:34:10 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 07:34:10 [INFO] Feature bundle/4.4.7 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.7 07:34:10 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 07:34:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 07:34:10 [INFO] Feature odl-bytebuddy/14.0.14 is defined as a boot feature 07:34:10 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.5 07:34:10 [INFO] Install stage 07:34:10 [INFO] Loading installed repositories 07:34:10 [INFO] Feature wrapper/4.4.7 is defined as an installed feature 07:34:10 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.7 07:34:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 07:34:10 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 07:34:10 [INFO] 07:34:10 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ lispflowmapping-karaf >>> 07:34:11 [INFO] 07:34:11 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ lispflowmapping-karaf --- 07:34:11 [INFO] 07:34:11 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ lispflowmapping-karaf <<< 07:34:11 [INFO] 07:34:11 [INFO] 07:34:11 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ lispflowmapping-karaf --- 07:34:11 [INFO] 07:34:11 [INFO] --- dependency:3.8.1:copy (apply-branding) @ lispflowmapping-karaf --- 07:34:11 [INFO] 07:34:11 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ lispflowmapping-karaf --- 07:34:11 [INFO] 07:34:11 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ lispflowmapping-karaf --- 07:34:11 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 07:34:11 [INFO] 07:34:11 [INFO] --- copy:14.1.0:copy-files (default) @ lispflowmapping-karaf --- 07:34:11 [INFO] 07:34:11 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ lispflowmapping-karaf --- 07:34:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/src/main/assembly 07:34:11 [INFO] 07:34:11 [INFO] --- karaf:14.1.0:populate-local-repo (populate-local-repo) @ lispflowmapping-karaf --- 07:34:11 [INFO] Feature repository discovered recursively: 1a80e29c-c5c5-4b03-9d2f-fd53714ed199 07:34:11 [INFO] Feature repository discovered recursively: features-lispflowmapping 07:34:11 [INFO] Feature repository discovered recursively: framework-4.4.7 07:34:11 [INFO] Feature repository discovered recursively: odl-aaa-0.21.0 07:34:11 [INFO] Feature repository discovered recursively: odl-antlr4 07:34:11 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:34:11 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:34:11 [INFO] Feature repository discovered recursively: odl-apache-shiro 07:34:11 [INFO] Feature repository discovered recursively: odl-bytebuddy 07:34:11 [INFO] Feature repository discovered recursively: odl-controller-11.0.0 07:34:11 [INFO] Feature repository discovered recursively: odl-controller-akka 07:34:11 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.0 07:34:11 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.0 07:34:11 [INFO] Feature repository discovered recursively: odl-controller-scala 07:34:11 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:34:11 [INFO] Feature repository discovered recursively: odl-extras-11.0.0 07:34:11 [INFO] Feature repository discovered recursively: odl-gson 07:34:11 [INFO] Feature repository discovered recursively: odl-guava 07:34:11 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:34:11 [INFO] Feature repository discovered recursively: odl-javassist-3 07:34:11 [INFO] Feature repository discovered recursively: odl-jersey-2 07:34:11 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 07:34:11 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 07:34:11 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 07:34:11 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 07:34:11 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 07:34:11 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 07:34:11 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 07:34:11 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 07:34:11 [INFO] Feature repository discovered recursively: odl-lz4 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.0 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:34:11 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:34:11 [INFO] Feature repository discovered recursively: odl-netconf-9.0.0 07:34:11 [INFO] Feature repository discovered recursively: odl-netconf-databind 07:34:11 [INFO] Feature repository discovered recursively: odl-netconf-keystore 07:34:11 [INFO] Feature repository discovered recursively: odl-netconf-truststore 07:34:11 [INFO] Feature repository discovered recursively: odl-netty-4 07:34:11 [INFO] Feature repository discovered recursively: odl-raft-api 07:34:11 [INFO] Feature repository discovered recursively: odl-raft-spi 07:34:11 [INFO] Feature repository discovered recursively: odl-restconf 07:34:11 [INFO] Feature repository discovered recursively: odl-restconf-api 07:34:11 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.0 07:34:11 [INFO] Feature repository discovered recursively: odl-restconf-server-api 07:34:11 [INFO] Feature repository discovered recursively: odl-servlet-api 07:34:11 [INFO] Feature repository discovered recursively: odl-stax2-api 07:34:11 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-export 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:34:11 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:34:11 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 07:34:11 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.30 07:34:11 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 07:34:11 [INFO] Feature repository discovered recursively: pt-triemap 07:34:11 [INFO] Feature repository discovered recursively: standard-4.4.7 07:34:11 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:34:11 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:34:11 [INFO] 07:34:11 [INFO] --- antrun:3.1.0:run (fix-permissions) @ lispflowmapping-karaf --- 07:34:11 [INFO] Executing tasks 07:34:11 [INFO] Executed tasks 07:34:11 [INFO] 07:34:11 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ lispflowmapping-karaf --- 07:34:11 [INFO] Executing tasks 07:34:11 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly/system/org/bouncycastle 07:34:11 [INFO] Executed tasks 07:34:11 [INFO] 07:34:11 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ lispflowmapping-karaf --- 07:34:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:34:11 [INFO] 07:34:11 [INFO] --- karaf:4.4.7:archive (package) @ lispflowmapping-karaf --- 07:34:24 [INFO] 07:34:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-karaf --- 07:34:24 [INFO] Skipping CycloneDX goal, because module skips deploy 07:34:24 [INFO] 07:34:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-karaf --- 07:34:24 [INFO] Skipping duplicate-finder execution! 07:34:24 [INFO] 07:34:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ lispflowmapping-karaf --- 07:34:24 [INFO] Skipping pom project 07:34:24 [INFO] 07:34:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-karaf --- 07:34:24 [INFO] 07:34:24 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ lispflowmapping-karaf --- 07:34:24 [INFO] 07:34:24 [INFO] --- jacoco:0.8.13:report (report) @ lispflowmapping-karaf --- 07:34:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:34:24 [INFO] 07:34:24 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-karaf --- 07:34:24 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.22.0/lispflowmapping-karaf-1.22.0.pom 07:34:24 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.22.0.tar.gz to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.22.0/lispflowmapping-karaf-1.22.0.tar.gz 07:34:24 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.22.0.zip to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.22.0/lispflowmapping-karaf-1.22.0.zip 07:34:24 [INFO] 07:34:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-karaf --- 07:34:24 [INFO] Skipping artifact deployment 07:34:24 [INFO] 07:34:24 [INFO] --< org.opendaylight.lispflowmapping:mappingservice.integrationtest >--- 07:34:24 [INFO] Building ODL :: lispflowmapping :: mappingservice.integrationtest 1.22.0 [119/142] 07:34:24 [INFO] from lispflowmapping/integrationtest/pom.xml 07:34:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:25 [INFO] 07:34:25 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.integrationtest --- 07:34:25 [INFO] 07:34:25 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.integrationtest --- 07:34:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:25 [INFO] 07:34:25 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.integrationtest --- 07:34:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:25 [INFO] 07:34:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.integrationtest --- 07:34:26 [INFO] 07:34:26 [INFO] --- dependency:3.8.1:properties (default) @ mappingservice.integrationtest --- 07:34:26 [INFO] 07:34:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mappingservice.integrationtest --- 07:34:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:34:26 [INFO] 07:34:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.integrationtest --- 07:34:26 [INFO] 07:34:26 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.integrationtest --- 07:34:27 [INFO] Starting audit... 07:34:27 Audit done. 07:34:27 [INFO] You have 0 Checkstyle violations. 07:34:27 [INFO] 07:34:27 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ mappingservice.integrationtest --- 07:34:27 [INFO] Created: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/classes/META-INF/maven/dependencies.properties 07:34:27 [INFO] 07:34:27 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mappingservice.integrationtest --- 07:34:27 [INFO] 07:34:27 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.integrationtest --- 07:34:27 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/main/resources 07:34:27 [INFO] 07:34:27 [INFO] --- compiler:3.14.0:compile (default-compile) @ mappingservice.integrationtest --- 07:34:27 [INFO] No sources to compile 07:34:27 [INFO] 07:34:27 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mappingservice.integrationtest >>> 07:34:27 [INFO] 07:34:27 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mappingservice.integrationtest --- 07:34:27 [INFO] 07:34:27 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mappingservice.integrationtest <<< 07:34:27 [INFO] 07:34:27 [INFO] 07:34:27 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mappingservice.integrationtest --- 07:34:27 [INFO] 07:34:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.integrationtest --- 07:34:27 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/resources 07:34:27 [INFO] 07:34:27 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ mappingservice.integrationtest --- 07:34:27 [INFO] 07:34:27 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mappingservice.integrationtest --- 07:34:27 [INFO] Recompiling the module because of changed dependency. 07:34:27 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:34:28 [INFO] 07:34:28 [INFO] --- surefire:3.5.3:test (default-test) @ mappingservice.integrationtest --- 07:34:28 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/surefire-reports 07:34:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:34:28 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 07:34:28 [INFO] 07:34:28 [INFO] ------------------------------------------------------- 07:34:28 [INFO] T E S T S 07:34:28 [INFO] ------------------------------------------------------- 07:34:29 [INFO] Running org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest 07:37:32 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 182.3 s <<< FAILURE! -- in org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest 07:37:32 [ERROR] org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest -- Time elapsed: 182.3 s <<< ERROR! 07:37:32 java.lang.RuntimeException: Container never came up 07:37:32 at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.stop(KarafTestContainer.java:695) 07:37:32 at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.tearDown(EagerSingleStagedReactor.java:118) 07:37:32 at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.afterClass(EagerSingleStagedReactor.java:132) 07:37:32 at org.ops4j.pax.exam.spi.reactors.ReactorManager.afterClass(ReactorManager.java:441) 07:37:32 at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:107) 07:37:32 at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93) 07:37:32 07:37:32 [INFO] 07:37:32 [INFO] Results: 07:37:32 [INFO] 07:37:32 [ERROR] Errors: 07:37:32 [ERROR] MappingServiceIntegrationTest » Runtime Container never came up 07:37:32 [INFO] 07:37:32 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 07:37:32 [INFO] 07:37:32 [ERROR] 07:37:32 07:37:32 See /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/surefire-reports for the individual test results. 07:37:32 See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 07:37:32 [INFO] 07:37:32 [INFO] --- copy:14.1.0:copy-files (default) @ mappingservice.integrationtest --- 07:37:32 [INFO] 07:37:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.integrationtest --- 07:37:32 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.22.0.jar 07:37:32 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/classes/META-INF/MANIFEST.MF 07:37:32 [INFO] 07:37:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mappingservice.integrationtest --- 07:37:32 [INFO] No Javadoc in project. Archive not created. 07:37:32 [INFO] 07:37:32 [INFO] --- failsafe:3.5.3:integration-test (default) @ mappingservice.integrationtest --- 07:37:32 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 07:37:32 [INFO] 07:37:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.integrationtest --- 07:37:32 [INFO] CycloneDX: Resolving Dependencies 07:37:41 [INFO] CycloneDX: Creating BOM version 1.6 with 489 component(s) 07:37:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.xml 07:37:42 [INFO] attaching as mappingservice.integrationtest-1.22.0-cyclonedx.xml 07:37:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.json 07:37:42 [INFO] attaching as mappingservice.integrationtest-1.22.0-cyclonedx.json 07:37:42 [INFO] 07:37:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.integrationtest --- 07:37:42 [INFO] Skipping duplicate-finder execution! 07:37:42 [INFO] 07:37:42 [INFO] --- failsafe:3.5.3:verify (default) @ mappingservice.integrationtest --- 07:37:42 [INFO] No tests to run. 07:37:42 [INFO] 07:37:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mappingservice.integrationtest --- 07:37:42 [WARNING] Used undeclared dependencies found: 07:37:42 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.7:runtime 07:37:42 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:runtime 07:37:42 [WARNING] net.java.dev.jna:jna:jar:5.16.0:runtime 07:37:42 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:runtime 07:37:42 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.0:runtime 07:37:42 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 07:37:42 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 07:37:42 [WARNING] org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.22.0:runtime 07:37:42 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 07:37:42 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.13:runtime 07:37:42 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:runtime 07:37:42 [WARNING] com.google.guava:guava:jar:33.4.8-jre:runtime 07:37:42 [WARNING] org.objenesis:objenesis:jar:3.3:test 07:37:42 [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:test 07:37:42 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 07:37:42 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 07:37:42 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 07:37:42 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:runtime 07:37:42 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:runtime 07:37:42 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:runtime 07:37:42 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.22.0:runtime 07:37:42 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:runtime 07:37:42 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 07:37:42 [WARNING] org.opendaylight.lispflowmapping:mappingservice.api:jar:1.22.0:runtime 07:37:42 [WARNING] Unused declared dependencies found: 07:37:42 [WARNING] org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.22.0:compile 07:37:42 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.7:compile 07:37:42 [INFO] 07:37:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.integrationtest --- 07:37:42 [INFO] No sources in project. Archive not created. 07:37:42 [INFO] 07:37:42 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mappingservice.integrationtest --- 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1080: Prefer java.nio.file.Path.resolve(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1082: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Paths.get(String, String...) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:811: Prefer java.nio.file.Paths.get(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:831: Prefer java.nio.file.Paths.get(String, String...) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2450: Prefer java.nio.file.Path.resolve(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2456: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:909: Prefer java.nio.file.Paths.get(String, String...) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:995: Prefer java.nio.file.Paths.get(String, String...) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6144: Prefer java.nio.file.Path.resolve(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6148: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6187: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6250: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Paths.get(String, String...) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Paths.get(String, String...) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:85: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:87: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:104: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:106: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3090: Prefer java.nio.file.Path.resolve(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3092: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$Element$ForFile.java:2623: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3141: Prefer java.nio.file.Path.resolve(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3159: Prefer java.nio.file.Path.resolve(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForJarFile.java:3626: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForJarFile.java:3626: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3529: Prefer java.nio.file.Path.resolve(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3533: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3548: Prefer java.nio.file.Path.resolve(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3552: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3567: Prefer java.nio.file.Path.resolve(String) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3577: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter.(Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/org/mockito/internal/creation/bytebuddy/InlineDelegateByteBuddyMockMaker.java:125: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:43 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java:244: Prefer java.nio.file.Paths.get(String) 07:37:43 [INFO] 07:37:43 [INFO] --- jacoco:0.8.13:report (report) @ mappingservice.integrationtest --- 07:37:43 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/code-coverage/jacoco.exec 07:37:43 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.integrationtest' with 0 classes 07:37:43 [INFO] 07:37:43 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.integrationtest --- 07:37:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.pom 07:37:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.22.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.jar 07:37:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.xml 07:37:43 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.json 07:37:43 [INFO] 07:37:43 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.integrationtest --- 07:37:43 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.jar 07:37:43 [INFO] Writing OBR metadata 07:37:43 [INFO] 07:37:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.integrationtest --- 07:37:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:37:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:37:43 [INFO] 07:37:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.integrationtest --- 07:37:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:37:43 [INFO] 07:37:43 [INFO] --------< org.opendaylight.lispflowmapping:lispflowmapping-all >-------- 07:37:43 [INFO] Building lispflowmapping 1.22.0 [120/142] 07:37:43 [INFO] from lispflowmapping/pom.xml 07:37:43 [INFO] --------------------------------[ pom ]--------------------------------- 07:37:43 [INFO] 07:37:43 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-all --- 07:37:43 [INFO] 07:37:43 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lispflowmapping-all --- 07:37:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:43 [INFO] 07:37:43 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ lispflowmapping-all --- 07:37:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:43 [INFO] 07:37:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-all --- 07:37:43 [INFO] 07:37:43 [INFO] --- dependency:3.8.1:properties (default) @ lispflowmapping-all --- 07:37:43 [INFO] 07:37:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ lispflowmapping-all --- 07:37:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:37:43 [INFO] 07:37:43 [INFO] --- build-helper:3.6.1:add-source (add-source) @ lispflowmapping-all --- 07:37:43 [INFO] Source directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/src/main/yang added. 07:37:43 [INFO] Source directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/src/main/yang-gen-sal added. 07:37:43 [INFO] 07:37:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ lispflowmapping-all --- 07:37:43 [INFO] 07:37:43 [INFO] --- checkstyle:3.6.0:check (default) @ lispflowmapping-all --- 07:37:43 [INFO] Starting audit... 07:37:43 Audit done. 07:37:43 [INFO] You have 0 Checkstyle violations. 07:37:43 [INFO] 07:37:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ lispflowmapping-all --- 07:37:43 [INFO] 07:37:43 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ lispflowmapping-all >>> 07:37:43 [INFO] 07:37:43 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ lispflowmapping-all --- 07:37:43 [INFO] 07:37:43 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ lispflowmapping-all <<< 07:37:43 [INFO] 07:37:43 [INFO] 07:37:43 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ lispflowmapping-all --- 07:37:43 [INFO] 07:37:43 [INFO] --- copy:14.1.0:copy-files (default) @ lispflowmapping-all --- 07:37:43 [INFO] 07:37:43 [INFO] --- javadoc:3.0.1:jar (attach-javadocs) @ lispflowmapping-all --- 07:37:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:37:44 [INFO] 07:37:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-all --- 07:37:44 [INFO] CycloneDX: Resolving Dependencies 07:37:44 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:37:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/target/bom.xml 07:37:44 [INFO] attaching as lispflowmapping-all-1.22.0-cyclonedx.xml 07:37:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/target/bom.json 07:37:44 [INFO] attaching as lispflowmapping-all-1.22.0-cyclonedx.json 07:37:44 [INFO] 07:37:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-all --- 07:37:44 [INFO] Skipping duplicate-finder execution! 07:37:44 [INFO] 07:37:44 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ lispflowmapping-all --- 07:37:44 [INFO] Skipping pom project 07:37:44 [INFO] 07:37:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-all --- 07:37:44 [INFO] 07:37:44 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ lispflowmapping-all --- 07:37:44 [INFO] 07:37:44 [INFO] --- jacoco:0.8.13:report (report) @ lispflowmapping-all --- 07:37:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:37:44 [INFO] 07:37:44 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-all --- 07:37:44 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0.pom 07:37:44 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.xml 07:37:44 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.json 07:37:44 [INFO] 07:37:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-all --- 07:37:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:37:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:37:44 [INFO] 07:37:44 [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- 07:37:44 [INFO] Building ODL :: ovsdb :: it 1.21.0 [121/142] 07:37:44 [INFO] from ovsdb/commons/it/pom.xml 07:37:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:37:44 [INFO] 07:37:44 [INFO] --- clean:3.5.0:clean (default-clean) @ it --- 07:37:44 [INFO] 07:37:44 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it --- 07:37:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:44 [INFO] 07:37:44 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it --- 07:37:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:44 [INFO] 07:37:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ it --- 07:37:44 [INFO] 07:37:44 [INFO] --- dependency:3.8.1:properties (default) @ it --- 07:37:44 [INFO] 07:37:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ it --- 07:37:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:37:44 [INFO] 07:37:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ it --- 07:37:44 [INFO] 07:37:44 [INFO] --- checkstyle:3.6.0:check (default) @ it --- 07:37:44 [INFO] Starting audit... 07:37:44 Audit done. 07:37:44 [INFO] You have 0 Checkstyle violations. 07:37:44 [INFO] 07:37:44 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ it --- 07:37:44 [INFO] Created: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/target/classes/META-INF/maven/dependencies.properties 07:37:44 [INFO] 07:37:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ it --- 07:37:44 [INFO] 07:37:44 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ it >>> 07:37:44 [INFO] 07:37:44 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it --- 07:37:44 [INFO] 07:37:44 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ it <<< 07:37:44 [INFO] 07:37:44 [INFO] 07:37:44 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ it --- 07:37:44 [INFO] 07:37:44 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ it --- 07:37:45 [INFO] 07:37:45 [INFO] --- copy:14.1.0:copy-files (default) @ it --- 07:37:45 [INFO] 07:37:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ it --- 07:37:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:37:45 [INFO] 07:37:45 [INFO] --- antrun:3.1.0:run (prep-jacoco-agent) @ it --- 07:37:45 [INFO] Executing tasks 07:37:45 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/target/exam/jars 07:37:45 [INFO] Executed tasks 07:37:45 [INFO] 07:37:45 [INFO] --- failsafe:3.5.3:integration-test (default) @ it --- 07:37:45 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 07:37:45 [INFO] Tests are skipped. 07:37:45 [INFO] 07:37:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ it --- 07:37:45 [INFO] CycloneDX: Resolving Dependencies 07:37:47 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 07:37:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/target/bom.xml 07:37:47 [INFO] attaching as it-1.21.0-cyclonedx.xml 07:37:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/target/bom.json 07:37:47 [INFO] attaching as it-1.21.0-cyclonedx.json 07:37:47 [INFO] 07:37:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ it --- 07:37:47 [INFO] Skipping duplicate-finder execution! 07:37:47 [INFO] 07:37:47 [INFO] --- failsafe:3.5.3:verify (default) @ it --- 07:37:47 [INFO] Tests are skipped. 07:37:47 [INFO] 07:37:47 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ it --- 07:37:47 [INFO] Skipping pom project 07:37:47 [INFO] 07:37:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ it --- 07:37:47 [INFO] 07:37:47 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ it --- 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1080: Prefer java.nio.file.Path.resolve(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1082: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Paths.get(String, String...) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:811: Prefer java.nio.file.Paths.get(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:831: Prefer java.nio.file.Paths.get(String, String...) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2450: Prefer java.nio.file.Path.resolve(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2456: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:909: Prefer java.nio.file.Paths.get(String, String...) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:995: Prefer java.nio.file.Paths.get(String, String...) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6144: Prefer java.nio.file.Path.resolve(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6148: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6187: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6250: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Paths.get(String, String...) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Paths.get(String, String...) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:85: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:87: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:104: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:106: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3090: Prefer java.nio.file.Path.resolve(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3092: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$Element$ForFile.java:2623: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3141: Prefer java.nio.file.Path.resolve(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3159: Prefer java.nio.file.Path.resolve(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForJarFile.java:3626: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForJarFile.java:3626: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3529: Prefer java.nio.file.Path.resolve(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3533: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3548: Prefer java.nio.file.Path.resolve(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3552: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3567: Prefer java.nio.file.Path.resolve(String) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3577: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter.(Path) 07:37:48 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/org/mockito/internal/creation/bytebuddy/InlineDelegateByteBuddyMockMaker.java:125: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:37:48 [INFO] 07:37:48 [INFO] --- jacoco:0.8.13:report (report) @ it --- 07:37:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:37:48 [INFO] 07:37:48 [INFO] --- install:3.1.4:install (default-install) @ it --- 07:37:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.21.0/it-1.21.0.pom 07:37:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.xml 07:37:48 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/commons/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.json 07:37:48 [INFO] 07:37:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ it --- 07:37:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:37:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:37:48 [INFO] 07:37:48 [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- 07:37:48 [INFO] Building ODL :: ovsdb :: parents 1.21.0 [122/142] 07:37:48 [INFO] from ovsdb/commons/pom.xml 07:37:48 [INFO] --------------------------------[ pom ]--------------------------------- 07:37:48 [INFO] 07:37:48 [INFO] --- clean:3.5.0:clean (default-clean) @ parents --- 07:37:48 [INFO] 07:37:48 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ parents --- 07:37:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:48 [INFO] 07:37:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parents --- 07:37:48 [INFO] 07:37:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parents --- 07:37:48 [INFO] Skipping CycloneDX goal, because module skips deploy 07:37:48 [INFO] 07:37:48 [INFO] --- install:3.1.4:install (default-install) @ parents --- 07:37:48 [INFO] Skipping artifact installation 07:37:48 [INFO] 07:37:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parents --- 07:37:48 [INFO] Skipping artifact deployment 07:37:48 [INFO] 07:37:48 [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------ 07:37:48 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.21.0 [123/142] 07:37:48 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 07:37:48 [INFO] --------------------------------[ pom ]--------------------------------- 07:37:48 [INFO] 07:37:48 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] 07:37:48 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:48 [INFO] 07:37:48 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:48 [INFO] 07:37:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] 07:37:48 [INFO] --- dependency:3.8.1:properties (default) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] 07:37:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:37:48 [INFO] 07:37:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] 07:37:48 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] Starting audit... 07:37:48 Audit done. 07:37:48 [INFO] You have 0 Checkstyle violations. 07:37:48 [INFO] 07:37:48 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] 07:37:48 [INFO] --- resources:3.3.1:resources (process-resources) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources 07:37:48 [INFO] 07:37:48 [INFO] --- karaf:4.4.7:assembly (process-resources) @ hwvtepsouthbound-karaf --- 07:37:48 [INFO] Using repositories: 07:37:48 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 07:37:48 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 07:37:48 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:37:48 [INFO] Creating work directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly 07:37:48 [INFO] Loading direct KAR and features XML dependencies 07:37:48 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:37:48 [INFO] Feature framework will be added as a startup feature 07:37:48 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly 07:37:48 [INFO] Unzipping kars 07:37:48 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:37:48 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:37:48 [INFO] Loading profiles from: 07:37:48 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 07:37:48 [INFO] Loading repositories 07:37:48 [INFO] Generating generated-startup profile 07:37:48 [INFO] Generating generated-boot profile with parents: generated-startup 07:37:48 [INFO] Generating generated-installed profile 07:37:48 [INFO] Configuring etc/config.properties and etc/system.properties 07:37:48 [INFO] Downloading libraries for generated profiles 07:37:48 [INFO] Downloading additional libraries 07:37:48 [INFO] Writing configurations 07:37:48 [INFO] adding config file: etc/profile.cfg 07:37:48 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 07:37:48 [INFO] Startup stage 07:37:48 [INFO] Loading startup repositories 07:37:48 [INFO] Resolving startup features and bundles 07:37:48 [INFO] Features: framework 07:37:48 [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/14.1.0 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:37:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:37:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:37:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:37:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:37:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:37:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:37:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:37:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:37:48 [INFO] Boot stage 07:37:48 [INFO] Loading boot repositories 07:37:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.7/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.0/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.14/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.13/xml/features 07:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.14/xml/features 07:37:48 [INFO] Feature odl-yangtools-xpath-api/14.0.14 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.14 07:37:48 [INFO] Feature odl-aaa-password-service/0.21.0 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.21.0 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.0 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.0/xml/aaa-password-service-config 07:37:48 [INFO] Feature odl-jersey-2/14.1.0 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 07:37:48 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 07:37:48 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 07:37:48 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 07:37:48 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 07:37:48 [INFO] Feature odl-mdsal-model-rfc6991/14.0.13 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.13 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.13 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.13 07:37:48 [INFO] Feature jaas-boot/4.4.7 is defined as a boot feature 07:37:48 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.7.jar 07:37:48 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.7 07:37:48 [INFO] Feature odl-controller-akka/11.0.0 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/11.0.0 07:37:48 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.3 07:37:48 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 07:37:48 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.6.1 07:37:48 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 07:37:48 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 07:37:48 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 07:37:48 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 07:37:48 [INFO] Feature odl-mdsal-model-rfc8528/14.0.13 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.13 07:37:48 [INFO] Feature service/4.4.7 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.7 07:37:48 [INFO] Feature shell/4.4.7 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.7 07:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.7 07:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.7 07:37:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 07:37:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 07:37:48 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 07:37:48 [INFO] Feature odl-restconf-server-api/9.0.0 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.0 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.13 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.13 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/9.0.0 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/9.0.0 07:37:48 [INFO] Feature odl-yangtools-parser/14.0.14 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.14 07:37:48 [INFO] Feature odl-mdsal-eos-binding/14.0.13 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.13 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.13 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.13 07:37:48 [INFO] Feature package/4.4.7 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.7 07:37:48 [INFO] Feature odl-yangtools-binding-codec/14.0.14 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.14 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.14 07:37:48 [INFO] Feature odl-mdsal-binding-base/14.0.13 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.13 07:37:48 [INFO] Feature odl-ovsdb-hwvtepsouthbound-rest/1.21.0 is defined as a boot feature 07:37:48 [INFO] Feature odl-ws-rs-api/14.1.0 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 07:37:48 [INFO] Feature odl-ovsdb-hwvtepsouthbound-ui/1.21.0 is defined as a boot feature 07:37:48 [INFO] Feature ssh/4.4.7 is defined as a boot feature 07:37:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.78.1 07:37:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.14.0 07:37:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.78.1 07:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.7 07:37:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.14.0 07:37:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.14.0 07:37:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.78.1 07:37:49 [INFO] Feature odl-restconf-api/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/9.0.0 07:37:49 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 07:37:49 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 07:37:49 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 07:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 07:37:49 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 07:37:49 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 07:37:49 [INFO] Feature odl-gson/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.1 07:37:49 [INFO] Feature odl-mdsal-model-rfc8341/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.13 07:37:49 [INFO] Feature odl-yangtools-xpath/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.14 07:37:49 [INFO] Feature odl-yangtools-data-api/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.14 07:37:49 [INFO] Feature odl-mdsal-model-rfc6243/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.13 07:37:49 [INFO] Feature odl-karaf-feat-jetty/14.1.0 is defined as a boot feature 07:37:49 [INFO] Feature odl-mdsal-clustering-commons/11.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.25.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.32 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/11.0.0 07:37:49 [INFO] Feature framework/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 07:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:37:49 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:37:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:37:49 [INFO] Feature odl-netconf-model-rfc5277/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/9.0.0 07:37:49 [INFO] Feature shell-compat/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.7 07:37:49 [INFO] Feature deployer/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.7 07:37:49 [INFO] Feature odl-netconf-keystore/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/9.0.0 07:37:49 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.13 07:37:49 [INFO] Feature odl-yanglib-mdsal-writer/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/9.0.0 07:37:49 [INFO] Feature odl-mdsal-remoterpc-connector/11.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/11.0.0 07:37:49 [INFO] Feature odl-ovsdb-hwvtepsouthbound-api/1.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.21.0 07:37:49 [INFO] Feature pax-web-websockets/8.0.30 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.30 07:37:49 [INFO] Feature odl-servlet-api/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 07:37:49 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 07:37:49 [INFO] Feature odl-controller-scala/11.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.16 07:37:49 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 07:37:49 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.16 07:37:49 [INFO] Feature odl-netty-4/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.2.Final/jar/linux-x86_64 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-riscv64 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-x86_64 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.2.Final 07:37:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-aarch_64 07:37:49 [INFO] Feature odl-mdsal-model-rfc8639/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.13 07:37:49 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.13 07:37:49 [INFO] Feature scr/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 07:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 07:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 07:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 07:37:49 [INFO] Feature odl-yangtools-export/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.14 07:37:49 [INFO] Feature odl-ovsdb-hwvtepsouthbound/1.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.21.0 07:37:49 [INFO] Feature pax-web-whiteboard/8.0.30 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.30 07:37:49 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.30 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 07:37:49 [INFO] Feature odl-mdsal-distributed-datastore/11.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/11.0.0 07:37:49 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/11.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/pekkoconf 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/factorypekkoconf 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/moduleshardconf 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/moduleconf 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/cfg/datastore 07:37:49 [INFO] Feature odl-mdsal-model-rfc9643/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.13 07:37:49 [INFO] Feature aries-proxy/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7.1 07:37:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7.1 07:37:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7.1 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 07:37:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7.1 07:37:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7.1 07:37:49 [INFO] Feature jaas/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.7 07:37:49 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 07:37:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 07:37:49 [INFO] Feature odl-apache-commons-text/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.13.0 07:37:49 [INFO] Feature odl-mdsal-model-rfc9644/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.13 07:37:49 [INFO] Feature odl-raft-spi/11.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/11.0.0 07:37:49 [INFO] Feature odl-mdsal-model-rfc8072/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.13 07:37:49 [INFO] Feature odl-jakarta-activation-api/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 07:37:49 [INFO] Feature odl-netconf-mdsal-common/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/9.0.0 07:37:49 [INFO] Feature http/8.0.30 is defined as a boot feature 07:37:49 [INFO] Feature pax-web-war/8.0.30 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:37:49 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.30 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.30 07:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.16/jar/uber 07:37:49 [INFO] Feature log/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.7 07:37:49 [INFO] adding config file: etc/org.apache.karaf.log.cfg 07:37:49 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.13 07:37:49 [INFO] Feature odl-mdsal-model-rfc8343/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.13 07:37:49 [INFO] Feature odl-mdsal-singleton-common/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.13 07:37:49 [INFO] Feature odl-apache-commons-lang3/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 07:37:49 [INFO] Feature odl-woodstox/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 07:37:49 [INFO] Feature odl-mdsal-model-rfc8529/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.13 07:37:49 [INFO] Feature pax-url-wrap/2.6.16 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.16/jar/uber 07:37:49 [INFO] Feature odl-restconf-nb/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-subscription/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.0/cfg/config 07:37:49 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.13 07:37:49 [INFO] Feature odl-dropwizard-metrics/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.32 07:37:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.32 07:37:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.32 07:37:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.32 07:37:49 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 07:37:49 [INFO] Feature pax-web-http-war/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.7 07:37:49 [INFO] Feature management/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 07:37:49 [INFO] adding config file: etc/jmx.acl.cfg 07:37:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 07:37:49 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 07:37:49 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 07:37:49 [INFO] adding config file: etc/org.apache.karaf.management.cfg 07:37:49 [INFO] Feature odl-aaa-shiro/0.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0/xml/aaa-app-config 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0/xml/aaa-datastore-config 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.0/xml/aaa-password-service-config 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0/py/idmtool 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.0/cfg/config 07:37:49 [INFO] Feature odl-jolokia/11.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 07:37:49 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/11.0.0/cfg/configuration 07:37:49 [INFO] Feature war/4.4.7 is defined as a boot feature 07:37:49 [INFO] Feature odl-mdsal-dom-api/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.13 07:37:49 [INFO] Feature odl-karaf-feat-jdbc/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 07:37:49 [INFO] Feature odl-mdsal-model-rfc9645/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.13 07:37:49 [INFO] Feature odl-javassist-3/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 07:37:49 [INFO] Feature odl-mdsal-common/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.13 07:37:49 [INFO] Feature odl-mdsal-binding-runtime/14.0.13 is defined as a boot feature 07:37:49 [INFO] Feature odl-yangtools-util/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.14 07:37:49 [INFO] Feature odl-mdsal-model-rfc8342/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.13 07:37:49 [INFO] Feature standard/4.4.7 is defined as a boot feature 07:37:49 [INFO] Feature odl-mdsal-eos-dom/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.13 07:37:49 [INFO] Feature odl-aaa-encryption-service/0.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.21.0 07:37:49 [INFO] Feature pax-web-http-jetty/8.0.30 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.30 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.30 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.30 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/config-jetty 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/context-jetty 07:37:49 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 07:37:49 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 07:37:49 [INFO] Feature odl-yangtools-binding-spec/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.14 07:37:49 [INFO] Feature odl-mdsal-model-rfc6470/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.13 07:37:49 [INFO] Feature odl-restconf/9.0.0 is defined as a boot feature 07:37:49 [INFO] Feature odl-yangtools-parser-api/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.14 07:37:49 [INFO] Feature odl-mdsal-model-rfc7952/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.13 07:37:49 [INFO] Feature odl-mdsal-dom-broker/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.13 07:37:49 [INFO] Feature odl-mdsal-model-rfc9641/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.13 07:37:49 [INFO] Feature system/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.7 07:37:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 07:37:49 [INFO] Feature feature/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:37:49 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 07:37:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 07:37:49 [INFO] Feature pax-web-core/8.0.30 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.30 07:37:49 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.30 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.30 07:37:49 [INFO] Feature pax-web-http/8.0.30 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.7 07:37:49 [INFO] Feature odl-yangtools-data/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.14 07:37:49 [INFO] Feature odl-guava/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 07:37:49 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 07:37:49 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.49.3 07:37:49 [INFO] Feature odl-mdsal-binding-api/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.13 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.13 07:37:49 [INFO] Feature odl-yangtools-codec/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.14 07:37:49 [INFO] Feature odl-netconf-api/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/9.0.0 07:37:49 [INFO] Feature 84406f0e-f091-4ba9-b87d-7efe5a5d5557/0.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.0 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.0 07:37:49 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.13 07:37:49 [INFO] Feature odl-mdsal-singleton-dom/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.13 07:37:49 [INFO] Feature odl-mdsal-model-rfc9642/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.13 07:37:49 [INFO] Feature diagnostic/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.7 07:37:49 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.7.jar 07:37:49 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.7 07:37:49 [INFO] Feature odl-mdsal-broker/11.0.0 is defined as a boot feature 07:37:49 [INFO] Feature odl-netconf-transport-api/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/9.0.0 07:37:49 [INFO] Feature odl-mdsal-eos-common/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.13 07:37:49 [INFO] Feature odl-stax2-api/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 07:37:49 [INFO] Feature wrap/2.6.16 is defined as a boot feature 07:37:49 [INFO] Feature odl-netconf-databind/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/9.0.0 07:37:49 [INFO] Feature odl-yangtools-binding-runtime/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.14 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.14 07:37:49 [INFO] Feature odl-lz4/11.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 07:37:49 [INFO] Feature pax-web-http-whiteboard/8.0.30 is defined as a boot feature 07:37:49 [INFO] Feature odl-ovsdb-library/1.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.0/cfg/config 07:37:49 [INFO] Feature odl-mdsal-model-rfc8344/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.13 07:37:49 [INFO] Feature odl-ovsdb-utils/1.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.21.0 07:37:49 [INFO] Feature odl-ovsdb-southbound-api/1.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.21.0 07:37:49 [INFO] Feature kar/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.7 07:37:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 07:37:49 [INFO] Feature pax-web-jsp/8.0.30 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.30 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.30 07:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 07:37:49 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 07:37:49 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 07:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.30 07:37:49 [INFO] Feature odl-mdsal-model-rfc8526/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.13 07:37:49 [INFO] Feature odl-jackson-2/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.0 07:37:49 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.0 07:37:49 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.0 07:37:49 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.0 07:37:49 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.0 07:37:49 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.0 07:37:49 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.0 07:37:49 [INFO] Feature odl-yangtools-common/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.14 07:37:49 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.13 07:37:49 [INFO] Feature jline/3.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:37:49 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 07:37:49 [INFO] Feature odl-raft-api/11.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/11.0.0 07:37:49 [INFO] Feature odl-mdsal-model-rfc8650/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.13 07:37:49 [INFO] Feature aries-blueprint/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 07:37:49 [INFO] Feature odl-apache-shiro/0.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 07:37:49 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 07:37:49 [INFO] Feature instance/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.7 07:37:49 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.13 07:37:49 [INFO] Feature config/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.7 07:37:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 07:37:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 07:37:49 [INFO] Feature odl-mdsal-model-rfc6241/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.13 07:37:49 [INFO] Feature odl-mdsal-model-rfc8525/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.13 07:37:49 [INFO] Feature odl-aaa-api/0.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.21.0 07:37:49 [INFO] Feature odl-aaa-web/0.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.21.0 07:37:49 [INFO] Feature odl-mdsal-dom-runtime/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.13 07:37:49 [INFO] Feature odl-controller-mdsal-common/11.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/11.0.0 07:37:49 [INFO] Feature odl-netconf-truststore/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/9.0.0 07:37:49 [INFO] Feature odl-mdsal-model-rfc9640/14.0.13 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.13 07:37:49 [INFO] Feature odl-antlr4/14.1.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 07:37:49 [INFO] Feature odl-controller-blueprint/11.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/11.0.0 07:37:49 [INFO] Feature odl-restconf-openapi/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/9.0.0 07:37:49 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 07:37:49 [INFO] Feature odl-aaa-cert/0.21.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.0/xml/config 07:37:49 [INFO] Feature odl-netconf-transport/9.0.0 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/9.0.0 07:37:49 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 07:37:49 [INFO] Feature bundle/4.4.7 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.7 07:37:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 07:37:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 07:37:49 [INFO] Feature odl-bytebuddy/14.0.14 is defined as a boot feature 07:37:49 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.5 07:37:49 [INFO] Install stage 07:37:49 [INFO] Loading installed repositories 07:37:49 [INFO] Feature wrapper/4.4.7 is defined as an installed feature 07:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.7 07:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 07:37:49 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 07:37:49 [INFO] 07:37:49 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-karaf >>> 07:37:49 [INFO] 07:37:49 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] 07:37:49 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-karaf <<< 07:37:49 [INFO] 07:37:49 [INFO] 07:37:49 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] 07:37:49 [INFO] --- dependency:3.8.1:copy (apply-branding) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] 07:37:49 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] 07:37:49 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 07:37:49 [INFO] 07:37:49 [INFO] --- copy:14.1.0:copy-files (default) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] 07:37:49 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/assembly 07:37:49 [INFO] 07:37:49 [INFO] --- karaf:14.1.0:populate-local-repo (populate-local-repo) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] Feature repository discovered recursively: 816b6eb3-a96e-451e-a175-76436f887547 07:37:49 [INFO] Feature repository discovered recursively: framework-4.4.7 07:37:49 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 07:37:49 [INFO] Feature repository discovered recursively: odl-aaa-0.21.0 07:37:49 [INFO] Feature repository discovered recursively: odl-antlr4 07:37:49 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:37:49 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:37:49 [INFO] Feature repository discovered recursively: odl-apache-shiro 07:37:49 [INFO] Feature repository discovered recursively: odl-bytebuddy 07:37:49 [INFO] Feature repository discovered recursively: odl-controller-11.0.0 07:37:49 [INFO] Feature repository discovered recursively: odl-controller-akka 07:37:49 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.0 07:37:49 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.0 07:37:49 [INFO] Feature repository discovered recursively: odl-controller-scala 07:37:49 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:37:49 [INFO] Feature repository discovered recursively: odl-extras-11.0.0 07:37:49 [INFO] Feature repository discovered recursively: odl-gson 07:37:49 [INFO] Feature repository discovered recursively: odl-guava 07:37:49 [INFO] Feature repository discovered recursively: odl-jackson-2 07:37:49 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:37:49 [INFO] Feature repository discovered recursively: odl-javassist-3 07:37:49 [INFO] Feature repository discovered recursively: odl-jersey-2 07:37:49 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 07:37:49 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 07:37:49 [INFO] Feature repository discovered recursively: odl-lz4 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.0 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:37:49 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:37:49 [INFO] Feature repository discovered recursively: odl-netconf-9.0.0 07:37:49 [INFO] Feature repository discovered recursively: odl-netconf-databind 07:37:49 [INFO] Feature repository discovered recursively: odl-netconf-keystore 07:37:49 [INFO] Feature repository discovered recursively: odl-netconf-truststore 07:37:49 [INFO] Feature repository discovered recursively: odl-netty-4 07:37:49 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 07:37:49 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.21.0 07:37:49 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.21.0 07:37:49 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 07:37:49 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.21.0 07:37:49 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.21.0 07:37:49 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.21.0 07:37:49 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.21.0 07:37:49 [INFO] Feature repository discovered recursively: odl-raft-api 07:37:49 [INFO] Feature repository discovered recursively: odl-raft-spi 07:37:49 [INFO] Feature repository discovered recursively: odl-restconf 07:37:49 [INFO] Feature repository discovered recursively: odl-restconf-api 07:37:49 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.0 07:37:49 [INFO] Feature repository discovered recursively: odl-restconf-server-api 07:37:49 [INFO] Feature repository discovered recursively: odl-servlet-api 07:37:49 [INFO] Feature repository discovered recursively: odl-stax2-api 07:37:49 [INFO] Feature repository discovered recursively: odl-woodstox 07:37:49 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-export 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:37:49 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:37:49 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 07:37:49 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.30 07:37:49 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 07:37:49 [INFO] Feature repository discovered recursively: pt-triemap 07:37:49 [INFO] Feature repository discovered recursively: standard-4.4.7 07:37:49 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:37:49 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:37:49 [INFO] 07:37:49 [INFO] --- antrun:3.1.0:run (fix-permissions) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] Executing tasks 07:37:49 [INFO] Executed tasks 07:37:49 [INFO] 07:37:49 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] Executing tasks 07:37:49 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/system/org/bouncycastle 07:37:49 [INFO] Executed tasks 07:37:49 [INFO] 07:37:49 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hwvtepsouthbound-karaf --- 07:37:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:37:49 [INFO] 07:37:49 [INFO] --- karaf:4.4.7:archive (package) @ hwvtepsouthbound-karaf --- 07:38:03 [INFO] 07:38:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-karaf --- 07:38:03 [INFO] Skipping CycloneDX goal, because module skips deploy 07:38:03 [INFO] 07:38:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-karaf --- 07:38:03 [INFO] Skipping duplicate-finder execution! 07:38:03 [INFO] 07:38:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-karaf --- 07:38:03 [INFO] Skipping pom project 07:38:03 [INFO] 07:38:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-karaf --- 07:38:03 [INFO] 07:38:03 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ hwvtepsouthbound-karaf --- 07:38:03 [INFO] 07:38:03 [INFO] --- jacoco:0.8.13:report (report) @ hwvtepsouthbound-karaf --- 07:38:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:38:03 [INFO] 07:38:03 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-karaf --- 07:38:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.21.0/hwvtepsouthbound-karaf-1.21.0.pom 07:38:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.21.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.21.0/hwvtepsouthbound-karaf-1.21.0.tar.gz 07:38:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.21.0.zip to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.21.0/hwvtepsouthbound-karaf-1.21.0.zip 07:38:03 [INFO] 07:38:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-karaf --- 07:38:03 [INFO] Skipping artifact deployment 07:38:03 [INFO] 07:38:03 [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >----- 07:38:03 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.21.0 [124/142] 07:38:03 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml 07:38:03 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:03 [INFO] 07:38:03 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-features-aggregator --- 07:38:03 [INFO] 07:38:03 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-features-aggregator --- 07:38:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:03 [INFO] 07:38:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-features-aggregator --- 07:38:03 [INFO] 07:38:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-features-aggregator --- 07:38:03 [INFO] CycloneDX: Resolving Dependencies 07:38:03 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:38:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml 07:38:03 [INFO] attaching as hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.xml 07:38:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json 07:38:03 [INFO] attaching as hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.json 07:38:03 [INFO] 07:38:03 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-features-aggregator --- 07:38:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0.pom 07:38:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.xml 07:38:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.json 07:38:03 [INFO] 07:38:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-features-aggregator --- 07:38:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:38:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:38:03 [INFO] 07:38:03 [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >---------- 07:38:03 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.21.0 [125/142] 07:38:03 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 07:38:03 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:03 [INFO] 07:38:03 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-artifacts --- 07:38:03 [INFO] 07:38:03 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-artifacts --- 07:38:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:03 [INFO] 07:38:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-artifacts --- 07:38:03 [INFO] 07:38:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-artifacts --- 07:38:03 [INFO] CycloneDX: Resolving Dependencies 07:38:03 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:38:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml 07:38:03 [INFO] attaching as hwvtepsouthbound-artifacts-1.21.0-cyclonedx.xml 07:38:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json 07:38:03 [INFO] attaching as hwvtepsouthbound-artifacts-1.21.0-cyclonedx.json 07:38:03 [INFO] 07:38:03 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-artifacts --- 07:38:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0.pom 07:38:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.xml 07:38:03 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.json 07:38:03 [INFO] 07:38:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-artifacts --- 07:38:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:38:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:38:03 [INFO] 07:38:03 [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >------------- 07:38:03 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.21.0 [126/142] 07:38:03 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 07:38:03 [INFO] --------------------------------[ jar ]--------------------------------- 07:38:03 [INFO] 07:38:03 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-it --- 07:38:03 [INFO] 07:38:03 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-it --- 07:38:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:03 [INFO] 07:38:03 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it --- 07:38:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:04 [INFO] 07:38:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-it --- 07:38:04 [INFO] 07:38:04 [INFO] --- dependency:3.8.1:properties (default) @ hwvtepsouthbound-it --- 07:38:04 [INFO] 07:38:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hwvtepsouthbound-it --- 07:38:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:38:04 [INFO] 07:38:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-it --- 07:38:04 [INFO] 07:38:04 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-it --- 07:38:04 [INFO] Starting audit... 07:38:04 Audit done. 07:38:04 [INFO] You have 0 Checkstyle violations. 07:38:04 [INFO] 07:38:04 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it --- 07:38:04 [INFO] Created: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/META-INF/maven/dependencies.properties 07:38:04 [INFO] 07:38:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hwvtepsouthbound-it --- 07:38:04 [INFO] 07:38:04 [INFO] --- resources:3.3.1:resources (default-resources) @ hwvtepsouthbound-it --- 07:38:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/main/resources 07:38:04 [INFO] 07:38:04 [INFO] --- compiler:3.14.0:compile (default-compile) @ hwvtepsouthbound-it --- 07:38:04 [INFO] No sources to compile 07:38:04 [INFO] 07:38:04 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-it >>> 07:38:04 [INFO] 07:38:04 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ hwvtepsouthbound-it --- 07:38:04 [INFO] 07:38:04 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-it <<< 07:38:04 [INFO] 07:38:04 [INFO] 07:38:04 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ hwvtepsouthbound-it --- 07:38:04 [INFO] 07:38:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-it --- 07:38:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/resources 07:38:04 [INFO] 07:38:04 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-it --- 07:38:04 [INFO] 07:38:04 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ hwvtepsouthbound-it --- 07:38:04 [INFO] Recompiling the module because of changed dependency. 07:38:04 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[120,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[120,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[120,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[121,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[121,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[121,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[122,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[122,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[122,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[131,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[131,60] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[154,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[154,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[154,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[158,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[158,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[158,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[162,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[162,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[162,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[278,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[279,67] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[281,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[310,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[311,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[332,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[343,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[351,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[351,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[351,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[363,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[363,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[363,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[404,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[404,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[404,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[425,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[444,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[469,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[474,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[481,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[481,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[533,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:05 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[507,33] auto-closeable resource testPSwitch is never referenced in body of corresponding try statement 07:38:05 [INFO] 07:38:05 [INFO] --- surefire:3.5.3:test (default-test) @ hwvtepsouthbound-it --- 07:38:05 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/surefire-reports 07:38:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:38:05 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 07:38:05 [INFO] 07:38:05 [INFO] ------------------------------------------------------- 07:38:05 [INFO] T E S T S 07:38:05 [INFO] ------------------------------------------------------- 07:38:06 [INFO] 07:38:06 [INFO] Results: 07:38:06 [INFO] 07:38:06 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 07:38:06 [INFO] 07:38:06 [INFO] 07:38:06 [INFO] --- copy:14.1.0:copy-files (default) @ hwvtepsouthbound-it --- 07:38:06 [INFO] 07:38:06 [INFO] --- jar:3.4.2:jar (default-jar) @ hwvtepsouthbound-it --- 07:38:06 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.21.0.jar 07:38:06 [INFO] 07:38:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hwvtepsouthbound-it --- 07:38:06 [INFO] No Javadoc in project. Archive not created. 07:38:06 [INFO] 07:38:06 [INFO] --- antrun:3.1.0:run (prep-jacoco-agent) @ hwvtepsouthbound-it --- 07:38:06 [INFO] Executing tasks 07:38:06 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/exam/jars 07:38:06 [INFO] Executed tasks 07:38:06 [INFO] 07:38:06 [INFO] --- failsafe:3.5.3:integration-test (default) @ hwvtepsouthbound-it --- 07:38:06 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 07:38:06 [INFO] Tests are skipped. 07:38:06 [INFO] 07:38:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-it --- 07:38:06 [INFO] CycloneDX: Resolving Dependencies 07:38:15 [INFO] CycloneDX: Creating BOM version 1.6 with 489 component(s) 07:38:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml 07:38:15 [INFO] attaching as hwvtepsouthbound-it-1.21.0-cyclonedx.xml 07:38:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json 07:38:15 [INFO] attaching as hwvtepsouthbound-it-1.21.0-cyclonedx.json 07:38:15 [INFO] 07:38:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-it --- 07:38:15 [INFO] Skipping duplicate-finder execution! 07:38:15 [INFO] 07:38:15 [INFO] --- failsafe:3.5.3:verify (default) @ hwvtepsouthbound-it --- 07:38:15 [INFO] Tests are skipped. 07:38:15 [INFO] 07:38:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-it --- 07:38:16 [WARNING] Used undeclared dependencies found: 07:38:16 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:38:16 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.7:test 07:38:16 [WARNING] net.java.dev.jna:jna:jar:5.16.0:runtime 07:38:16 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.0:compile 07:38:16 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 07:38:16 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:38:16 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile 07:38:16 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:38:16 [WARNING] org.objenesis:objenesis:jar:3.3:test 07:38:16 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 07:38:16 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 07:38:16 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.21.0:compile 07:38:16 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.21.0:compile 07:38:16 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.21.0:compile 07:38:16 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:38:16 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 07:38:16 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 07:38:16 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:38:16 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.13:compile 07:38:16 [WARNING] Unused declared dependencies found: 07:38:16 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 07:38:16 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.7:compile 07:38:16 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.21.0:compile 07:38:16 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.16:compile 07:38:16 [WARNING] Non-test scoped test only dependencies found: 07:38:16 [WARNING] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.21.0:compile 07:38:16 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:38:16 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.0:compile 07:38:16 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 07:38:16 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:38:16 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile 07:38:16 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 07:38:16 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.21.0:compile 07:38:16 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile 07:38:16 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:38:16 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:38:16 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile 07:38:16 [WARNING] junit:junit:jar:4.13.2:compile 07:38:16 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile 07:38:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.13:compile 07:38:16 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:38:16 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:38:16 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.21.0:compile 07:38:16 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.21.0:compile 07:38:16 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 07:38:16 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.13:compile 07:38:16 [INFO] 07:38:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-it --- 07:38:16 [INFO] No sources in project. Archive not created. 07:38:16 [INFO] 07:38:16 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ hwvtepsouthbound-it --- 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1080: Prefer java.nio.file.Path.resolve(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1082: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Paths.get(String, String...) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:811: Prefer java.nio.file.Paths.get(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:831: Prefer java.nio.file.Paths.get(String, String...) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2450: Prefer java.nio.file.Path.resolve(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2456: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:909: Prefer java.nio.file.Paths.get(String, String...) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:995: Prefer java.nio.file.Paths.get(String, String...) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6144: Prefer java.nio.file.Path.resolve(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6148: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6187: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6250: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Paths.get(String, String...) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Paths.get(String, String...) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:85: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:87: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:104: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:106: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3090: Prefer java.nio.file.Path.resolve(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3092: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$Element$ForFile.java:2623: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3141: Prefer java.nio.file.Path.resolve(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3159: Prefer java.nio.file.Path.resolve(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForJarFile.java:3626: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForJarFile.java:3626: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3529: Prefer java.nio.file.Path.resolve(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3533: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3548: Prefer java.nio.file.Path.resolve(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3552: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3567: Prefer java.nio.file.Path.resolve(String) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3577: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter.(Path) 07:38:16 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/creation/bytebuddy/InlineDelegateByteBuddyMockMaker.java:125: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:16 [INFO] 07:38:16 [INFO] --- jacoco:0.8.13:report (report) @ hwvtepsouthbound-it --- 07:38:16 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/code-coverage/jacoco.exec 07:38:16 [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-it' with 0 classes 07:38:16 [INFO] 07:38:16 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-it --- 07:38:16 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.pom 07:38:16 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.jar 07:38:16 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.xml 07:38:16 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.json 07:38:16 [INFO] 07:38:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-it --- 07:38:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:38:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:38:16 [INFO] 07:38:16 [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >--------- 07:38:16 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.21.0 [127/142] 07:38:16 [INFO] from ovsdb/hwvtepsouthbound/pom.xml 07:38:16 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:16 [INFO] 07:38:16 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-aggregator --- 07:38:16 [INFO] 07:38:16 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-aggregator --- 07:38:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:16 [INFO] 07:38:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-aggregator --- 07:38:16 [INFO] 07:38:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-aggregator --- 07:38:16 [INFO] Skipping CycloneDX goal, because module skips deploy 07:38:16 [INFO] 07:38:16 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-aggregator --- 07:38:16 [INFO] Skipping artifact installation 07:38:16 [INFO] 07:38:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-aggregator --- 07:38:16 [INFO] Skipping artifact deployment 07:38:16 [INFO] 07:38:16 [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >---------------- 07:38:16 [INFO] Building ODL :: ovsdb :: library-karaf 1.21.0 [128/142] 07:38:16 [INFO] from ovsdb/library/karaf/pom.xml 07:38:16 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:16 [INFO] 07:38:16 [INFO] --- clean:3.5.0:clean (default-clean) @ library-karaf --- 07:38:16 [INFO] 07:38:16 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-karaf --- 07:38:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:16 [INFO] 07:38:16 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ library-karaf --- 07:38:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:16 [INFO] 07:38:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-karaf --- 07:38:16 [INFO] 07:38:16 [INFO] --- dependency:3.8.1:properties (default) @ library-karaf --- 07:38:16 [INFO] 07:38:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ library-karaf --- 07:38:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:38:16 [INFO] 07:38:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-karaf --- 07:38:16 [INFO] 07:38:16 [INFO] --- checkstyle:3.6.0:check (default) @ library-karaf --- 07:38:16 [INFO] Starting audit... 07:38:16 Audit done. 07:38:16 [INFO] You have 0 Checkstyle violations. 07:38:16 [INFO] 07:38:16 [INFO] --- dependency:3.8.1:copy (unpack-license) @ library-karaf --- 07:38:16 [INFO] 07:38:16 [INFO] --- resources:3.3.1:resources (process-resources) @ library-karaf --- 07:38:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/karaf/src/main/resources 07:38:16 [INFO] 07:38:16 [INFO] --- karaf:4.4.7:assembly (process-resources) @ library-karaf --- 07:38:16 [INFO] Using repositories: 07:38:16 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 07:38:16 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 07:38:16 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:38:16 [INFO] Creating work directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly 07:38:16 [INFO] Loading direct KAR and features XML dependencies 07:38:16 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:38:16 [INFO] Feature framework will be added as a startup feature 07:38:16 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly 07:38:16 [INFO] Unzipping kars 07:38:16 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:38:16 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:38:16 [INFO] Loading profiles from: 07:38:16 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 07:38:16 [INFO] Loading repositories 07:38:16 [INFO] Generating generated-startup profile 07:38:16 [INFO] Generating generated-boot profile with parents: generated-startup 07:38:16 [INFO] Generating generated-installed profile 07:38:16 [INFO] Configuring etc/config.properties and etc/system.properties 07:38:16 [INFO] Downloading libraries for generated profiles 07:38:16 [INFO] Downloading additional libraries 07:38:16 [INFO] Writing configurations 07:38:16 [INFO] adding config file: etc/profile.cfg 07:38:16 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 07:38:16 [INFO] Startup stage 07:38:16 [INFO] Loading startup repositories 07:38:16 [INFO] Resolving startup features and bundles 07:38:16 [INFO] Features: framework 07:38:16 [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/14.1.0 07:38:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:38:16 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:38:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:38:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:38:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:38:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:38:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:38:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:38:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:38:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:38:16 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:38:16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:38:16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:38:16 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:38:16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:38:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:38:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:38:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:38:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:38:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:38:16 [INFO] Boot stage 07:38:16 [INFO] Loading boot repositories 07:38:16 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:38:16 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.21.0/xml/features 07:38:16 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.21.0/xml/features 07:38:16 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.7/xml/features 07:38:16 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/features 07:38:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.0/xml/features 07:38:16 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.13/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.14/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.0/xml/features 07:38:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.0/xml/features 07:38:17 [INFO] Feature odl-yangtools-xpath-api/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.14 07:38:17 [INFO] Feature odl-mdsal-eos-dom/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.13 07:38:17 [INFO] Feature odl-aaa-encryption-service/0.21.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.21.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.21.0 07:38:17 [INFO] Feature jaas-boot/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.7.jar 07:38:17 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.7 07:38:17 [INFO] Feature odl-yangtools-binding-spec/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.14 07:38:17 [INFO] Feature odl-controller-akka/11.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.3 07:38:17 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 07:38:17 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.6.1 07:38:17 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 07:38:17 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 07:38:17 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 07:38:17 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 07:38:17 [INFO] Feature service/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.7 07:38:17 [INFO] Feature shell/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.7 07:38:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 07:38:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 07:38:17 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 07:38:17 [INFO] Feature odl-yangtools-parser/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.14 07:38:17 [INFO] Feature odl-mdsal-eos-binding/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.13 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.13 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.13 07:38:17 [INFO] Feature package/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.7 07:38:17 [INFO] Feature odl-yangtools-binding-codec/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.14 07:38:17 [INFO] Feature odl-yangtools-parser-api/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.14 07:38:17 [INFO] Feature odl-mdsal-binding-base/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.13 07:38:17 [INFO] Feature odl-mdsal-model-rfc7952/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.13 07:38:17 [INFO] Feature odl-mdsal-dom-broker/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.13 07:38:17 [INFO] Feature system/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.7 07:38:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 07:38:17 [INFO] Feature odl-ws-rs-api/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 07:38:17 [INFO] Feature feature/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:38:17 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 07:38:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 07:38:17 [INFO] Feature ssh/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.78.1 07:38:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.14.0 07:38:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.78.1 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.14.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.14.0 07:38:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.78.1 07:38:17 [INFO] Feature odl-gson/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.1 07:38:17 [INFO] Feature odl-yangtools-xpath/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.14 07:38:17 [INFO] Feature odl-yangtools-data/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.14 07:38:17 [INFO] Feature odl-guava/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 07:38:17 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 07:38:17 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.49.3 07:38:17 [INFO] Feature odl-mdsal-binding-api/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.13 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.13 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.13 07:38:17 [INFO] Feature odl-yangtools-codec/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.14 07:38:17 [INFO] Feature odl-yangtools-data-api/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.14 07:38:17 [INFO] Feature odl-mdsal-clustering-commons/11.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.25.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.32 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/11.0.0 07:38:17 [INFO] Feature framework/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 07:38:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:38:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:38:17 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:38:17 [INFO] Feature odl-mdsal-singleton-dom/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.13 07:38:17 [INFO] Feature diagnostic/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.7 07:38:17 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.7.jar 07:38:17 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.7 07:38:17 [INFO] Feature shell-compat/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.7 07:38:17 [INFO] Feature odl-mdsal-broker/11.0.0 is defined as a boot feature 07:38:17 [INFO] Feature odl-mdsal-eos-common/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.13 07:38:17 [INFO] Feature deployer/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.7 07:38:17 [INFO] Feature odl-stax2-api/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 07:38:17 [INFO] Feature odl-mdsal-remoterpc-connector/11.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/11.0.0 07:38:17 [INFO] Feature wrap/2.6.16 is defined as a boot feature 07:38:17 [INFO] Feature odl-yangtools-binding-runtime/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.14 07:38:17 [INFO] Feature odl-ovsdb-library/1.21.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.21.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.21.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.21.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.0/cfg/config 07:38:17 [INFO] Feature odl-lz4/11.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 07:38:17 [INFO] Feature odl-servlet-api/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 07:38:17 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 07:38:17 [INFO] Feature kar/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.7 07:38:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 07:38:17 [INFO] Feature odl-jackson-2/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.0 07:38:17 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.0 07:38:17 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.0 07:38:17 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.0 07:38:17 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.0 07:38:17 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.0 07:38:17 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.0 07:38:17 [INFO] Feature odl-controller-scala/11.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.16 07:38:17 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 07:38:17 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.16 07:38:17 [INFO] Feature odl-netty-4/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.2.Final/jar/linux-x86_64 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-riscv64 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-x86_64 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.2.Final 07:38:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-aarch_64 07:38:17 [INFO] Feature scr/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 07:38:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 07:38:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 07:38:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 07:38:17 [INFO] Feature odl-yangtools-common/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.14 07:38:17 [INFO] Feature odl-mdsal-distributed-datastore/11.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/11.0.0 07:38:17 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.13 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/11.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/pekkoconf 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/factorypekkoconf 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/moduleshardconf 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/moduleconf 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/cfg/datastore 07:38:17 [INFO] Feature aries-proxy/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7.1 07:38:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7.1 07:38:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7.1 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 07:38:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7.1 07:38:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7.1 07:38:17 [INFO] Feature jaas/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.7 07:38:17 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 07:38:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 07:38:17 [INFO] Feature odl-apache-commons-text/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.13.0 07:38:17 [INFO] Feature jline/3.21.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:38:17 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 07:38:17 [INFO] Feature odl-raft-spi/11.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/11.0.0 07:38:17 [INFO] Feature odl-jakarta-activation-api/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 07:38:17 [INFO] Feature log/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.7 07:38:17 [INFO] adding config file: etc/org.apache.karaf.log.cfg 07:38:17 [INFO] Feature odl-raft-api/11.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/11.0.0 07:38:17 [INFO] Feature aries-blueprint/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 07:38:17 [INFO] Feature instance/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.7 07:38:17 [INFO] Feature config/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.7 07:38:17 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 07:38:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 07:38:17 [INFO] Feature odl-mdsal-singleton-common/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.13 07:38:17 [INFO] Feature odl-apache-commons-lang3/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 07:38:17 [INFO] Feature odl-mdsal-dom-runtime/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.13 07:38:17 [INFO] Feature odl-controller-mdsal-common/11.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/11.0.0 07:38:17 [INFO] Feature odl-woodstox/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 07:38:17 [INFO] Feature pax-url-wrap/2.6.16 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.16/jar/uber 07:38:17 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.13 07:38:17 [INFO] Feature odl-dropwizard-metrics/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.32 07:38:17 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.32 07:38:17 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.32 07:38:17 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.32 07:38:17 [INFO] Feature management/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 07:38:17 [INFO] adding config file: etc/jmx.acl.cfg 07:38:17 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 07:38:17 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 07:38:17 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 07:38:17 [INFO] adding config file: etc/org.apache.karaf.management.cfg 07:38:17 [INFO] Feature odl-antlr4/14.1.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 07:38:17 [INFO] Feature odl-controller-blueprint/11.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/11.0.0 07:38:17 [INFO] Feature odl-mdsal-dom-api/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.13 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.13 07:38:17 [INFO] Feature odl-aaa-cert/0.21.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.0/xml/config 07:38:17 [INFO] Feature fa84f56c-1997-4ba7-aad8-03673bee6ee9/0.0.0 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:38:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.0 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.0 07:38:17 [INFO] Feature odl-mdsal-common/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.13 07:38:17 [INFO] Feature bundle/4.4.7 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.7 07:38:17 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 07:38:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 07:38:17 [INFO] Feature odl-mdsal-binding-runtime/14.0.13 is defined as a boot feature 07:38:17 [INFO] Feature odl-yangtools-util/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.14 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.14 07:38:17 [INFO] Feature odl-bytebuddy/14.0.14 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.5 07:38:17 [INFO] Feature odl-mdsal-model-rfc8342/14.0.13 is defined as a boot feature 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.13 07:38:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.13 07:38:17 [INFO] Feature standard/4.4.7 is defined as a boot feature 07:38:17 [INFO] Install stage 07:38:17 [INFO] Loading installed repositories 07:38:17 [INFO] Feature wrapper/4.4.7 is defined as an installed feature 07:38:17 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.7 07:38:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 07:38:17 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 07:38:17 [INFO] 07:38:17 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ library-karaf >>> 07:38:17 [INFO] 07:38:17 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ library-karaf --- 07:38:17 [INFO] 07:38:17 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ library-karaf <<< 07:38:17 [INFO] 07:38:17 [INFO] 07:38:17 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ library-karaf --- 07:38:17 [INFO] 07:38:17 [INFO] --- dependency:3.8.1:copy (apply-branding) @ library-karaf --- 07:38:17 [INFO] 07:38:17 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ library-karaf --- 07:38:17 [INFO] 07:38:17 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ library-karaf --- 07:38:17 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 07:38:17 [INFO] 07:38:17 [INFO] --- copy:14.1.0:copy-files (default) @ library-karaf --- 07:38:17 [INFO] 07:38:17 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ library-karaf --- 07:38:17 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/karaf/src/main/assembly 07:38:17 [INFO] 07:38:17 [INFO] --- karaf:14.1.0:populate-local-repo (populate-local-repo) @ library-karaf --- 07:38:17 [INFO] Feature repository discovered recursively: 7635d6e9-3fa7-434d-b524-e077486e0e04 07:38:17 [INFO] Feature repository discovered recursively: framework-4.4.7 07:38:17 [INFO] Feature repository discovered recursively: library-features 07:38:17 [INFO] Feature repository discovered recursively: odl-aaa-0.21.0 07:38:17 [INFO] Feature repository discovered recursively: odl-antlr4 07:38:17 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:38:17 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:38:17 [INFO] Feature repository discovered recursively: odl-bytebuddy 07:38:17 [INFO] Feature repository discovered recursively: odl-controller-11.0.0 07:38:17 [INFO] Feature repository discovered recursively: odl-controller-akka 07:38:17 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.0 07:38:17 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.0 07:38:17 [INFO] Feature repository discovered recursively: odl-controller-scala 07:38:17 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:38:17 [INFO] Feature repository discovered recursively: odl-gson 07:38:17 [INFO] Feature repository discovered recursively: odl-guava 07:38:17 [INFO] Feature repository discovered recursively: odl-jackson-2 07:38:17 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:38:17 [INFO] Feature repository discovered recursively: odl-lz4 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.0 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:38:17 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:38:17 [INFO] Feature repository discovered recursively: odl-netty-4 07:38:17 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.21.0 07:38:17 [INFO] Feature repository discovered recursively: odl-raft-api 07:38:17 [INFO] Feature repository discovered recursively: odl-raft-spi 07:38:17 [INFO] Feature repository discovered recursively: odl-servlet-api 07:38:17 [INFO] Feature repository discovered recursively: odl-stax2-api 07:38:17 [INFO] Feature repository discovered recursively: odl-woodstox 07:38:17 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:38:17 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:38:17 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.30 07:38:17 [INFO] Feature repository discovered recursively: pt-triemap 07:38:17 [INFO] Feature repository discovered recursively: standard-4.4.7 07:38:17 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:17 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:17 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:17 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:17 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:17 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:17 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:17 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:17 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:17 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:17 [INFO] 07:38:17 [INFO] --- antrun:3.1.0:run (fix-permissions) @ library-karaf --- 07:38:17 [INFO] Executing tasks 07:38:17 [INFO] Executed tasks 07:38:17 [INFO] 07:38:17 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ library-karaf --- 07:38:17 [INFO] Executing tasks 07:38:17 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly/system/org/bouncycastle 07:38:17 [INFO] Executed tasks 07:38:17 [INFO] 07:38:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ library-karaf --- 07:38:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:38:17 [INFO] 07:38:17 [INFO] --- karaf:4.4.7:archive (package) @ library-karaf --- 07:38:28 [INFO] 07:38:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-karaf --- 07:38:28 [INFO] Skipping CycloneDX goal, because module skips deploy 07:38:28 [INFO] 07:38:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-karaf --- 07:38:28 [INFO] Skipping duplicate-finder execution! 07:38:28 [INFO] 07:38:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ library-karaf --- 07:38:28 [INFO] Skipping pom project 07:38:28 [INFO] 07:38:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library-karaf --- 07:38:28 [INFO] 07:38:28 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ library-karaf --- 07:38:28 [INFO] 07:38:28 [INFO] --- jacoco:0.8.13:report (report) @ library-karaf --- 07:38:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:38:28 [INFO] 07:38:28 [INFO] --- install:3.1.4:install (default-install) @ library-karaf --- 07:38:28 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.21.0/library-karaf-1.21.0.pom 07:38:28 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/library-karaf-1.21.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.21.0/library-karaf-1.21.0.tar.gz 07:38:28 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/library-karaf-1.21.0.zip to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.21.0/library-karaf-1.21.0.zip 07:38:29 [INFO] 07:38:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-karaf --- 07:38:29 [INFO] Skipping artifact deployment 07:38:29 [INFO] 07:38:29 [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >--------- 07:38:29 [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.21.0 [129/142] 07:38:29 [INFO] from ovsdb/library/features/pom.xml 07:38:29 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:29 [INFO] 07:38:29 [INFO] --- clean:3.5.0:clean (default-clean) @ library-features-aggregator --- 07:38:29 [INFO] 07:38:29 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-features-aggregator --- 07:38:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:29 [INFO] 07:38:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-features-aggregator --- 07:38:29 [INFO] 07:38:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-features-aggregator --- 07:38:29 [INFO] CycloneDX: Resolving Dependencies 07:38:29 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:38:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/target/bom.xml 07:38:29 [INFO] attaching as library-features-aggregator-1.21.0-cyclonedx.xml 07:38:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/target/bom.json 07:38:29 [INFO] attaching as library-features-aggregator-1.21.0-cyclonedx.json 07:38:29 [INFO] 07:38:29 [INFO] --- install:3.1.4:install (default-install) @ library-features-aggregator --- 07:38:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0.pom 07:38:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.xml 07:38:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.json 07:38:29 [INFO] 07:38:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-features-aggregator --- 07:38:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:38:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:38:29 [INFO] 07:38:29 [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >-------------- 07:38:29 [INFO] Building ODL :: ovsdb :: library-artifacts 1.21.0 [130/142] 07:38:29 [INFO] from ovsdb/library/artifacts/pom.xml 07:38:29 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:29 [INFO] 07:38:29 [INFO] --- clean:3.5.0:clean (default-clean) @ library-artifacts --- 07:38:29 [INFO] 07:38:29 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-artifacts --- 07:38:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:29 [INFO] 07:38:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-artifacts --- 07:38:29 [INFO] 07:38:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-artifacts --- 07:38:29 [INFO] CycloneDX: Resolving Dependencies 07:38:29 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:38:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.xml 07:38:29 [INFO] attaching as library-artifacts-1.21.0-cyclonedx.xml 07:38:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.json 07:38:29 [INFO] attaching as library-artifacts-1.21.0-cyclonedx.json 07:38:29 [INFO] 07:38:29 [INFO] --- install:3.1.4:install (default-install) @ library-artifacts --- 07:38:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0.pom 07:38:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.xml 07:38:29 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.json 07:38:29 [INFO] 07:38:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-artifacts --- 07:38:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:38:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:38:29 [INFO] 07:38:29 [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------ 07:38:29 [INFO] Building ODL :: ovsdb :: library-it 1.21.0 [131/142] 07:38:29 [INFO] from ovsdb/library/it/pom.xml 07:38:29 [INFO] --------------------------------[ jar ]--------------------------------- 07:38:29 [INFO] 07:38:29 [INFO] --- clean:3.5.0:clean (default-clean) @ library-it --- 07:38:29 [INFO] 07:38:29 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-it --- 07:38:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:29 [INFO] 07:38:29 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ library-it --- 07:38:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:29 [INFO] 07:38:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-it --- 07:38:29 [INFO] 07:38:29 [INFO] --- dependency:3.8.1:properties (default) @ library-it --- 07:38:29 [INFO] 07:38:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ library-it --- 07:38:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:38:29 [INFO] 07:38:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-it --- 07:38:29 [INFO] 07:38:29 [INFO] --- checkstyle:3.6.0:check (default) @ library-it --- 07:38:29 [INFO] Starting audit... 07:38:29 Audit done. 07:38:29 [INFO] You have 0 Checkstyle violations. 07:38:29 [INFO] 07:38:29 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ library-it --- 07:38:29 [INFO] Created: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/classes/META-INF/maven/dependencies.properties 07:38:29 [INFO] 07:38:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ library-it --- 07:38:29 [INFO] 07:38:29 [INFO] --- resources:3.3.1:resources (default-resources) @ library-it --- 07:38:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/main/resources 07:38:29 [INFO] 07:38:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ library-it --- 07:38:29 [INFO] No sources to compile 07:38:29 [INFO] 07:38:29 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ library-it >>> 07:38:29 [INFO] 07:38:29 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ library-it --- 07:38:29 [INFO] 07:38:29 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ library-it <<< 07:38:29 [INFO] 07:38:29 [INFO] 07:38:29 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ library-it --- 07:38:29 [INFO] 07:38:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ library-it --- 07:38:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/resources 07:38:29 [INFO] 07:38:29 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ library-it --- 07:38:30 [INFO] 07:38:30 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ library-it --- 07:38:30 [INFO] Recompiling the module because of changed dependency. 07:38:30 [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[73,42] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[79,44] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[251,23] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[252,13] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 07:38:30 [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 07:38:30 [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 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[73,31] unchecked method invocation: method insert in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types 07:38:30 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:38:30 found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[73,32] unchecked conversion 07:38:30 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:38:30 found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/TestBridge.java:[26,37] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/VersionIncompatibleBridge.java:[18,52] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[52,75] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[54,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[101,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[99,80] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[101,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[168,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[204,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[208,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[311,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[393,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[480,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[549,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[612,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[680,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[773,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[777,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[850,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[954,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[958,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[962,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1055,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1130,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1202,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 07:38:30 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 07:38:30 [INFO] 07:38:30 [INFO] --- surefire:3.5.3:test (default-test) @ library-it --- 07:38:30 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/surefire-reports 07:38:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:38:30 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 07:38:30 [INFO] 07:38:30 [INFO] ------------------------------------------------------- 07:38:30 [INFO] T E S T S 07:38:30 [INFO] ------------------------------------------------------- 07:38:31 [INFO] 07:38:31 [INFO] Results: 07:38:31 [INFO] 07:38:31 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 07:38:31 [INFO] 07:38:31 [INFO] 07:38:31 [INFO] --- copy:14.1.0:copy-files (default) @ library-it --- 07:38:31 [INFO] 07:38:31 [INFO] --- jar:3.4.2:jar (default-jar) @ library-it --- 07:38:31 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/library-it-1.21.0.jar 07:38:31 [INFO] 07:38:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ library-it --- 07:38:31 [INFO] No Javadoc in project. Archive not created. 07:38:31 [INFO] 07:38:31 [INFO] --- antrun:3.1.0:run (prep-jacoco-agent) @ library-it --- 07:38:32 [INFO] Executing tasks 07:38:32 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/exam/jars 07:38:32 [INFO] Executed tasks 07:38:32 [INFO] 07:38:32 [INFO] --- failsafe:3.5.3:integration-test (default) @ library-it --- 07:38:32 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 07:38:32 [INFO] Tests are skipped. 07:38:32 [INFO] 07:38:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-it --- 07:38:32 [INFO] CycloneDX: Resolving Dependencies 07:38:38 [INFO] CycloneDX: Creating BOM version 1.6 with 313 component(s) 07:38:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/bom.xml 07:38:38 [INFO] attaching as library-it-1.21.0-cyclonedx.xml 07:38:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/bom.json 07:38:38 [INFO] attaching as library-it-1.21.0-cyclonedx.json 07:38:38 [INFO] 07:38:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-it --- 07:38:38 [INFO] Skipping duplicate-finder execution! 07:38:38 [INFO] 07:38:38 [INFO] --- failsafe:3.5.3:verify (default) @ library-it --- 07:38:38 [INFO] Tests are skipped. 07:38:38 [INFO] 07:38:38 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ library-it --- 07:38:39 [WARNING] Used undeclared dependencies found: 07:38:39 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.7:runtime 07:38:39 [WARNING] net.java.dev.jna:jna:jar:5.16.0:runtime 07:38:39 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.0:compile 07:38:39 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 07:38:39 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 07:38:39 [WARNING] org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test 07:38:39 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:38:39 [WARNING] org.objenesis:objenesis:jar:3.3:test 07:38:39 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 07:38:39 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 07:38:39 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 07:38:39 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 07:38:39 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 07:38:39 [WARNING] Unused declared dependencies found: 07:38:39 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.7:compile 07:38:39 [WARNING] org.opendaylight.ovsdb:library-karaf:zip:1.21.0:compile 07:38:39 [WARNING] org.opendaylight.ovsdb:library-features:xml:features:1.21.0:compile 07:38:39 [WARNING] Non-test scoped test only dependencies found: 07:38:39 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.0:compile 07:38:39 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:38:39 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 07:38:39 [INFO] 07:38:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library-it --- 07:38:39 [INFO] No sources in project. Archive not created. 07:38:39 [INFO] 07:38:39 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ library-it --- 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1080: Prefer java.nio.file.Path.resolve(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1082: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Paths.get(String, String...) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:811: Prefer java.nio.file.Paths.get(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:831: Prefer java.nio.file.Paths.get(String, String...) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2450: Prefer java.nio.file.Path.resolve(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2456: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:909: Prefer java.nio.file.Paths.get(String, String...) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:995: Prefer java.nio.file.Paths.get(String, String...) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6144: Prefer java.nio.file.Path.resolve(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6148: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6187: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6250: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Paths.get(String, String...) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Paths.get(String, String...) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:85: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:87: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:104: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:106: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3090: Prefer java.nio.file.Path.resolve(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3092: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$Element$ForFile.java:2623: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3141: Prefer java.nio.file.Path.resolve(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3159: Prefer java.nio.file.Path.resolve(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForJarFile.java:3626: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForJarFile.java:3626: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3529: Prefer java.nio.file.Path.resolve(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3533: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3548: Prefer java.nio.file.Path.resolve(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3552: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3567: Prefer java.nio.file.Path.resolve(String) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3577: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter.(Path) 07:38:39 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/mockito/internal/creation/bytebuddy/InlineDelegateByteBuddyMockMaker.java:125: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:38:39 [INFO] 07:38:39 [INFO] --- jacoco:0.8.13:report (report) @ library-it --- 07:38:39 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/code-coverage/jacoco.exec 07:38:39 [INFO] Analyzed bundle 'ODL :: ovsdb :: library-it' with 0 classes 07:38:39 [INFO] 07:38:39 [INFO] --- install:3.1.4:install (default-install) @ library-it --- 07:38:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.pom 07:38:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/library-it-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.jar 07:38:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.xml 07:38:39 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/library/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.json 07:38:39 [INFO] 07:38:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-it --- 07:38:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:38:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:38:39 [INFO] 07:38:39 [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >-------------- 07:38:39 [INFO] Building ODL :: ovsdb :: library-aggregator 1.21.0 [132/142] 07:38:39 [INFO] from ovsdb/library/pom.xml 07:38:39 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:39 [INFO] 07:38:39 [INFO] --- clean:3.5.0:clean (default-clean) @ library-aggregator --- 07:38:39 [INFO] 07:38:39 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-aggregator --- 07:38:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:39 [INFO] 07:38:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-aggregator --- 07:38:39 [INFO] 07:38:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-aggregator --- 07:38:39 [INFO] Skipping CycloneDX goal, because module skips deploy 07:38:39 [INFO] 07:38:39 [INFO] --- install:3.1.4:install (default-install) @ library-aggregator --- 07:38:39 [INFO] Skipping artifact installation 07:38:39 [INFO] 07:38:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-aggregator --- 07:38:39 [INFO] Skipping artifact deployment 07:38:39 [INFO] 07:38:39 [INFO] -------------------< org.opendaylight.ovsdb:schemas >------------------- 07:38:39 [INFO] Building ODL :: ovsdb :: schemas 1.21.0 [133/142] 07:38:39 [INFO] from ovsdb/schemas/pom.xml 07:38:39 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:39 [INFO] 07:38:39 [INFO] --- clean:3.5.0:clean (default-clean) @ schemas --- 07:38:39 [INFO] 07:38:39 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ schemas --- 07:38:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:39 [INFO] 07:38:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ schemas --- 07:38:39 [INFO] 07:38:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ schemas --- 07:38:39 [INFO] Skipping CycloneDX goal, because module skips deploy 07:38:39 [INFO] 07:38:39 [INFO] --- install:3.1.4:install (default-install) @ schemas --- 07:38:39 [INFO] Skipping artifact installation 07:38:39 [INFO] 07:38:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ schemas --- 07:38:39 [INFO] Skipping artifact deployment 07:38:39 [INFO] 07:38:39 [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >--------------- 07:38:39 [INFO] Building ODL :: ovsdb :: southbound-karaf 1.21.0 [134/142] 07:38:39 [INFO] from ovsdb/southbound/southbound-karaf/pom.xml 07:38:39 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:39 [INFO] 07:38:39 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-karaf --- 07:38:39 [INFO] 07:38:39 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-karaf --- 07:38:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:39 [INFO] 07:38:39 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-karaf --- 07:38:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:39 [INFO] 07:38:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-karaf --- 07:38:39 [INFO] 07:38:39 [INFO] --- dependency:3.8.1:properties (default) @ southbound-karaf --- 07:38:39 [INFO] 07:38:39 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ southbound-karaf --- 07:38:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:38:39 [INFO] 07:38:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-karaf --- 07:38:39 [INFO] 07:38:39 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-karaf --- 07:38:39 [INFO] Starting audit... 07:38:39 Audit done. 07:38:39 [INFO] You have 0 Checkstyle violations. 07:38:39 [INFO] 07:38:39 [INFO] --- dependency:3.8.1:copy (unpack-license) @ southbound-karaf --- 07:38:39 [INFO] 07:38:39 [INFO] --- resources:3.3.1:resources (process-resources) @ southbound-karaf --- 07:38:39 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/src/main/resources 07:38:39 [INFO] 07:38:39 [INFO] --- karaf:4.4.7:assembly (process-resources) @ southbound-karaf --- 07:38:39 [INFO] Using repositories: 07:38:39 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 07:38:39 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 07:38:39 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:38:39 [INFO] Creating work directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly 07:38:39 [INFO] Loading direct KAR and features XML dependencies 07:38:39 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:38:39 [INFO] Feature framework will be added as a startup feature 07:38:39 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly 07:38:39 [INFO] Unzipping kars 07:38:39 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.7/kar 07:38:39 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:38:39 [INFO] Loading profiles from: 07:38:39 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 07:38:39 [INFO] Loading repositories 07:38:40 [INFO] Generating generated-startup profile 07:38:40 [INFO] Generating generated-boot profile with parents: generated-startup 07:38:40 [INFO] Generating generated-installed profile 07:38:40 [INFO] Configuring etc/config.properties and etc/system.properties 07:38:40 [INFO] Downloading libraries for generated profiles 07:38:40 [INFO] Downloading additional libraries 07:38:40 [INFO] Writing configurations 07:38:40 [INFO] adding config file: etc/profile.cfg 07:38:40 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 07:38:40 [INFO] Startup stage 07:38:40 [INFO] Loading startup repositories 07:38:40 [INFO] Resolving startup features and bundles 07:38:40 [INFO] Features: framework 07:38:40 [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/14.1.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:38:40 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:38:40 [INFO] Boot stage 07:38:40 [INFO] Loading boot repositories 07:38:40 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.7/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.7/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.4/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.4/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.4/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.0/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.14/xml/features 07:38:40 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.13/xml/features 07:38:40 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.14/xml/features 07:38:40 [INFO] Feature odl-yangtools-xpath-api/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.14 07:38:40 [INFO] Feature odl-aaa-password-service/0.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.0/xml/aaa-password-service-config 07:38:40 [INFO] Feature odl-jersey-2/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 07:38:40 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 07:38:40 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 07:38:40 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 07:38:40 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 07:38:40 [INFO] Feature odl-mdsal-model-rfc6991/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.13 07:38:40 [INFO] Feature jaas-boot/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.7.jar 07:38:40 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.7 07:38:40 [INFO] Feature odl-controller-akka/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.3 07:38:40 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 07:38:40 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.6.1 07:38:40 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 07:38:40 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 07:38:40 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 07:38:40 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 07:38:40 [INFO] Feature odl-mdsal-model-rfc8528/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.13 07:38:40 [INFO] Feature service/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.7 07:38:40 [INFO] Feature shell/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.7 07:38:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 07:38:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 07:38:40 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 07:38:40 [INFO] Feature odl-restconf-server-api/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/9.0.0 07:38:40 [INFO] Feature odl-yangtools-parser/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.14 07:38:40 [INFO] Feature odl-mdsal-eos-binding/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.13 07:38:40 [INFO] Feature package/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.7 07:38:40 [INFO] Feature odl-yangtools-binding-codec/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.14 07:38:40 [INFO] Feature odl-mdsal-binding-base/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.13 07:38:40 [INFO] Feature odl-ws-rs-api/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 07:38:40 [INFO] Feature ssh/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.78.1 07:38:40 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.14.0 07:38:40 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.78.1 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.14.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.14.0 07:38:40 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.78.1 07:38:40 [INFO] Feature odl-restconf-api/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/9.0.0 07:38:40 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 07:38:40 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 07:38:40 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 07:38:40 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 07:38:40 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 07:38:40 [INFO] Feature odl-gson/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.1 07:38:40 [INFO] Feature odl-mdsal-model-rfc8341/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.13 07:38:40 [INFO] Feature odl-yangtools-xpath/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.14 07:38:40 [INFO] Feature odl-yangtools-data-api/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.14 07:38:40 [INFO] Feature odl-mdsal-model-rfc6243/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.13 07:38:40 [INFO] Feature odl-karaf-feat-jetty/14.1.0 is defined as a boot feature 07:38:40 [INFO] Feature odl-mdsal-clustering-commons/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.25.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.32 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/11.0.0 07:38:40 [INFO] Feature framework/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.8 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.8 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.16 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:38:40 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:38:40 [INFO] Feature odl-netconf-model-rfc5277/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/9.0.0 07:38:40 [INFO] Feature shell-compat/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.7 07:38:40 [INFO] Feature deployer/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.7 07:38:40 [INFO] Feature odl-netconf-keystore/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/9.0.0 07:38:40 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.13 07:38:40 [INFO] Feature odl-yanglib-mdsal-writer/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/9.0.0 07:38:40 [INFO] Feature odl-mdsal-remoterpc-connector/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/11.0.0 07:38:40 [INFO] Feature pax-web-websockets/8.0.30 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.30 07:38:40 [INFO] Feature odl-servlet-api/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 07:38:40 [INFO] Feature odl-ovsdb-southbound-impl/1.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.yang-utils/1.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.21.0/cfg/config 07:38:40 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 07:38:40 [INFO] Feature 0723c137-bfe1-4049-8288-7f978cb4337c/0.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.0 07:38:40 [INFO] Feature odl-infrautils-utils/7.1.4 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/7.1.4 07:38:40 [INFO] Feature odl-controller-scala/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.16 07:38:40 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 07:38:40 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.16 07:38:40 [INFO] Feature odl-netty-4/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.2.Final/jar/linux-x86_64 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-riscv64 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-x86_64 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.2.Final 07:38:40 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.2.Final/jar/linux-aarch_64 07:38:40 [INFO] Feature odl-mdsal-model-rfc8639/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.13 07:38:40 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.13 07:38:40 [INFO] Feature scr/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 07:38:40 [INFO] Feature odl-yangtools-export/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.14 07:38:40 [INFO] Feature pax-web-whiteboard/8.0.30 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.30 07:38:40 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.30 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 07:38:40 [INFO] Feature odl-mdsal-distributed-datastore/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/11.0.0 07:38:40 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/11.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/pekkoconf 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/factorypekkoconf 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/moduleshardconf 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/xml/moduleconf 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.0/cfg/datastore 07:38:40 [INFO] Feature odl-mdsal-model-rfc9643/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.13 07:38:40 [INFO] Feature aries-proxy/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7.1 07:38:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7.1 07:38:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7.1 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 07:38:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7.1 07:38:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7.1 07:38:40 [INFO] Feature jaas/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.7 07:38:40 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 07:38:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 07:38:40 [INFO] Feature odl-apache-commons-text/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.13.0 07:38:40 [INFO] Feature odl-mdsal-model-rfc9644/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.13 07:38:40 [INFO] Feature odl-raft-spi/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/11.0.0 07:38:40 [INFO] Feature odl-mdsal-model-rfc8072/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.13 07:38:40 [INFO] Feature odl-jakarta-activation-api/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 07:38:40 [INFO] Feature odl-netconf-mdsal-common/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/9.0.0 07:38:40 [INFO] Feature http/8.0.30 is defined as a boot feature 07:38:40 [INFO] Feature pax-web-war/8.0.30 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:38:40 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.30 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.30 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.16/jar/uber 07:38:40 [INFO] Feature log/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.7 07:38:40 [INFO] adding config file: etc/org.apache.karaf.log.cfg 07:38:40 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.13 07:38:40 [INFO] Feature odl-mdsal-model-rfc8343/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.13 07:38:40 [INFO] Feature odl-mdsal-singleton-common/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.13 07:38:40 [INFO] Feature odl-apache-commons-lang3/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 07:38:40 [INFO] Feature odl-woodstox/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 07:38:40 [INFO] Feature odl-mdsal-model-rfc8529/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.13 07:38:40 [INFO] Feature pax-url-wrap/2.6.16 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.16/jar/uber 07:38:40 [INFO] Feature odl-restconf-nb/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-subscription/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.0/cfg/config 07:38:40 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.13 07:38:40 [INFO] Feature odl-dropwizard-metrics/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.32 07:38:40 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.32 07:38:40 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.32 07:38:40 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.32 07:38:40 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 07:38:40 [INFO] Feature pax-web-http-war/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.7 07:38:40 [INFO] Feature management/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 07:38:40 [INFO] adding config file: etc/jmx.acl.cfg 07:38:40 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 07:38:40 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 07:38:40 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 07:38:40 [INFO] adding config file: etc/org.apache.karaf.management.cfg 07:38:40 [INFO] Feature odl-aaa-shiro/0.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0/xml/aaa-app-config 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0/xml/aaa-datastore-config 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.0/xml/aaa-password-service-config 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.0/py/idmtool 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.0/cfg/config 07:38:40 [INFO] Feature odl-jolokia/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 07:38:40 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/11.0.0/cfg/configuration 07:38:40 [INFO] Feature war/4.4.7 is defined as a boot feature 07:38:40 [INFO] Feature odl-mdsal-dom-api/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.13 07:38:40 [INFO] Feature odl-karaf-feat-jdbc/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 07:38:40 [INFO] Feature odl-mdsal-model-rfc9645/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.13 07:38:40 [INFO] Feature odl-javassist-3/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 07:38:40 [INFO] Feature odl-mdsal-common/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.13 07:38:40 [INFO] Feature odl-mdsal-binding-runtime/14.0.13 is defined as a boot feature 07:38:40 [INFO] Feature odl-yangtools-util/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.14 07:38:40 [INFO] Feature odl-mdsal-model-rfc8342/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.13 07:38:40 [INFO] Feature odl-infrautils-diagstatus/7.1.4 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/7.1.4 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/7.1.4 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/7.1.4 07:38:40 [INFO] Feature standard/4.4.7 is defined as a boot feature 07:38:40 [INFO] Feature odl-mdsal-eos-dom/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.13 07:38:40 [INFO] Feature odl-aaa-encryption-service/0.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.21.0 07:38:40 [INFO] Feature pax-web-http-jetty/8.0.30 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.30 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.30 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.30 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/config-jetty 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.30/xml/context-jetty 07:38:40 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 07:38:40 [INFO] Feature odl-infrautils-ready/7.1.4 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/7.1.4 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/7.1.4 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/14.1.0 07:38:40 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 07:38:40 [INFO] Feature odl-yangtools-binding-spec/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.14 07:38:40 [INFO] Feature odl-mdsal-model-rfc6470/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.13 07:38:40 [INFO] Feature odl-restconf/9.0.0 is defined as a boot feature 07:38:40 [INFO] Feature odl-yangtools-parser-api/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.14 07:38:40 [INFO] Feature odl-mdsal-model-rfc7952/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.13 07:38:40 [INFO] Feature odl-mdsal-dom-broker/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.13 07:38:40 [INFO] Feature odl-mdsal-model-rfc9641/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.13 07:38:40 [INFO] Feature system/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.7 07:38:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 07:38:40 [INFO] Feature feature/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.7 07:38:40 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 07:38:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 07:38:40 [INFO] Feature odl-ovsdb-southbound-impl-rest/1.21.0 is defined as a boot feature 07:38:40 [INFO] Feature odl-ovsdb-southbound-impl-ui/1.21.0 is defined as a boot feature 07:38:40 [INFO] Feature pax-web-core/8.0.30 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.30 07:38:40 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.30 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.30 07:38:40 [INFO] Feature pax-web-http/8.0.30 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.7 07:38:40 [INFO] Feature odl-yangtools-data/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.14 07:38:40 [INFO] Feature odl-guava/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 07:38:40 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 07:38:40 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.49.3 07:38:40 [INFO] Feature odl-mdsal-binding-api/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.13 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.13 07:38:40 [INFO] Feature odl-yangtools-codec/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.14 07:38:40 [INFO] Feature odl-netconf-api/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/9.0.0 07:38:40 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.13 07:38:40 [INFO] Feature odl-mdsal-singleton-dom/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.13 07:38:40 [INFO] Feature odl-mdsal-model-rfc9642/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.13 07:38:40 [INFO] Feature diagnostic/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.7 07:38:40 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.7.jar 07:38:40 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.7 07:38:40 [INFO] Feature odl-mdsal-broker/11.0.0 is defined as a boot feature 07:38:40 [INFO] Feature odl-netconf-transport-api/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/9.0.0 07:38:40 [INFO] Feature odl-mdsal-eos-common/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.13 07:38:40 [INFO] Feature odl-stax2-api/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 07:38:40 [INFO] Feature wrap/2.6.16 is defined as a boot feature 07:38:40 [INFO] Feature odl-netconf-databind/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/9.0.0 07:38:40 [INFO] Feature odl-yangtools-binding-runtime/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.14 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.14 07:38:40 [INFO] Feature odl-lz4/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 07:38:40 [INFO] Feature pax-web-http-whiteboard/8.0.30 is defined as a boot feature 07:38:40 [INFO] Feature odl-ovsdb-library/1.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.0/cfg/config 07:38:40 [INFO] Feature odl-mdsal-model-rfc8344/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.13 07:38:40 [INFO] Feature odl-ovsdb-utils/1.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.21.0 07:38:40 [INFO] Feature odl-ovsdb-southbound-api/1.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.21.0 07:38:40 [INFO] Feature kar/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.7 07:38:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 07:38:40 [INFO] Feature pax-web-jsp/8.0.30 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.30 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.30 07:38:40 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 07:38:40 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 07:38:40 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 07:38:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.30 07:38:40 [INFO] Feature odl-mdsal-model-rfc8526/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.13 07:38:40 [INFO] Feature odl-jackson-2/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.0 07:38:40 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.0 07:38:40 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.0 07:38:40 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.0 07:38:40 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.0 07:38:40 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.0 07:38:40 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.0 07:38:40 [INFO] Feature odl-yangtools-common/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.14 07:38:40 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.13 07:38:40 [INFO] Feature jline/3.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 07:38:40 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 07:38:40 [INFO] Feature odl-raft-api/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/11.0.0 07:38:40 [INFO] Feature odl-mdsal-model-rfc8650/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.13 07:38:40 [INFO] Feature aries-blueprint/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 07:38:40 [INFO] Feature odl-apache-shiro/0.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 07:38:40 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 07:38:40 [INFO] Feature instance/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.7 07:38:40 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.13 07:38:40 [INFO] Feature config/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.7 07:38:40 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 07:38:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 07:38:40 [INFO] Feature odl-mdsal-model-rfc6241/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.13 07:38:40 [INFO] Feature odl-mdsal-model-rfc8525/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.13 07:38:40 [INFO] Feature odl-aaa-api/0.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.21.0 07:38:40 [INFO] Feature odl-aaa-web/0.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.21.0 07:38:40 [INFO] Feature odl-mdsal-dom-runtime/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.13 07:38:40 [INFO] Feature odl-controller-mdsal-common/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/11.0.0 07:38:40 [INFO] Feature odl-netconf-truststore/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/9.0.0 07:38:40 [INFO] Feature odl-mdsal-model-rfc9640/14.0.13 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.13 07:38:40 [INFO] Feature odl-antlr4/14.1.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 07:38:40 [INFO] Feature odl-controller-blueprint/11.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/11.0.0 07:38:40 [INFO] Feature odl-restconf-openapi/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/9.0.0 07:38:40 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 07:38:40 [INFO] Feature odl-aaa-cert/0.21.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.0/xml/config 07:38:40 [INFO] Feature odl-netconf-transport/9.0.0 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/9.0.0 07:38:40 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 07:38:40 [INFO] Feature bundle/4.4.7 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.7 07:38:40 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 07:38:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 07:38:40 [INFO] Feature odl-bytebuddy/14.0.14 is defined as a boot feature 07:38:40 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.5 07:38:40 [INFO] Install stage 07:38:40 [INFO] Loading installed repositories 07:38:40 [INFO] Feature wrapper/4.4.7 is defined as an installed feature 07:38:40 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.7 07:38:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 07:38:40 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 07:38:40 [INFO] 07:38:40 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ southbound-karaf >>> 07:38:40 [INFO] 07:38:40 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ southbound-karaf --- 07:38:40 [INFO] 07:38:40 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ southbound-karaf <<< 07:38:40 [INFO] 07:38:40 [INFO] 07:38:40 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ southbound-karaf --- 07:38:40 [INFO] 07:38:40 [INFO] --- dependency:3.8.1:copy (apply-branding) @ southbound-karaf --- 07:38:40 [INFO] 07:38:40 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ southbound-karaf --- 07:38:40 [INFO] 07:38:40 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ southbound-karaf --- 07:38:40 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 07:38:40 [INFO] 07:38:40 [INFO] --- copy:14.1.0:copy-files (default) @ southbound-karaf --- 07:38:40 [INFO] 07:38:40 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ southbound-karaf --- 07:38:40 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/src/main/assembly 07:38:40 [INFO] 07:38:40 [INFO] --- karaf:14.1.0:populate-local-repo (populate-local-repo) @ southbound-karaf --- 07:38:40 [INFO] Feature repository discovered recursively: c5acd7bf-ffee-473e-af12-01995bc6e918 07:38:40 [INFO] Feature repository discovered recursively: framework-4.4.7 07:38:40 [INFO] Feature repository discovered recursively: odl-aaa-0.21.0 07:38:40 [INFO] Feature repository discovered recursively: odl-antlr4 07:38:40 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:38:40 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:38:40 [INFO] Feature repository discovered recursively: odl-apache-shiro 07:38:40 [INFO] Feature repository discovered recursively: odl-bytebuddy 07:38:40 [INFO] Feature repository discovered recursively: odl-controller-11.0.0 07:38:40 [INFO] Feature repository discovered recursively: odl-controller-akka 07:38:40 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.0 07:38:40 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.0 07:38:40 [INFO] Feature repository discovered recursively: odl-controller-scala 07:38:40 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:38:40 [INFO] Feature repository discovered recursively: odl-extras-11.0.0 07:38:40 [INFO] Feature repository discovered recursively: odl-gson 07:38:40 [INFO] Feature repository discovered recursively: odl-guava 07:38:40 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 07:38:40 [INFO] Feature repository discovered recursively: odl-infrautils-ready 07:38:40 [INFO] Feature repository discovered recursively: odl-infrautils-utils 07:38:40 [INFO] Feature repository discovered recursively: odl-jackson-2 07:38:40 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:38:40 [INFO] Feature repository discovered recursively: odl-javassist-3 07:38:40 [INFO] Feature repository discovered recursively: odl-jersey-2 07:38:40 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 07:38:40 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 07:38:40 [INFO] Feature repository discovered recursively: odl-lz4 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.0 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:38:40 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:38:40 [INFO] Feature repository discovered recursively: odl-netconf-9.0.0 07:38:40 [INFO] Feature repository discovered recursively: odl-netconf-databind 07:38:40 [INFO] Feature repository discovered recursively: odl-netconf-keystore 07:38:40 [INFO] Feature repository discovered recursively: odl-netconf-truststore 07:38:40 [INFO] Feature repository discovered recursively: odl-netty-4 07:38:40 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.21.0 07:38:40 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.21.0 07:38:40 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.21.0 07:38:40 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.21.0 07:38:40 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.21.0 07:38:40 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.21.0 07:38:40 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.21.0 07:38:40 [INFO] Feature repository discovered recursively: odl-raft-api 07:38:40 [INFO] Feature repository discovered recursively: odl-raft-spi 07:38:40 [INFO] Feature repository discovered recursively: odl-restconf 07:38:40 [INFO] Feature repository discovered recursively: odl-restconf-api 07:38:40 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.0 07:38:40 [INFO] Feature repository discovered recursively: odl-restconf-server-api 07:38:40 [INFO] Feature repository discovered recursively: odl-servlet-api 07:38:40 [INFO] Feature repository discovered recursively: odl-stax2-api 07:38:40 [INFO] Feature repository discovered recursively: odl-woodstox 07:38:40 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-export 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:38:40 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:38:40 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 07:38:40 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.30 07:38:40 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 07:38:40 [INFO] Feature repository discovered recursively: pt-triemap 07:38:40 [INFO] Feature repository discovered recursively: southbound-features 07:38:40 [INFO] Feature repository discovered recursively: standard-4.4.7 07:38:40 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:40 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.30 is blacklisted, selected for removal from local repo 07:38:41 [INFO] 07:38:41 [INFO] --- antrun:3.1.0:run (fix-permissions) @ southbound-karaf --- 07:38:41 [INFO] Executing tasks 07:38:41 [INFO] Executed tasks 07:38:41 [INFO] 07:38:41 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ southbound-karaf --- 07:38:41 [INFO] Executing tasks 07:38:41 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly/system/org/bouncycastle 07:38:41 [INFO] Executed tasks 07:38:41 [INFO] 07:38:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ southbound-karaf --- 07:38:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:38:41 [INFO] 07:38:41 [INFO] --- karaf:4.4.7:archive (package) @ southbound-karaf --- 07:38:54 [INFO] 07:38:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-karaf --- 07:38:54 [INFO] Skipping CycloneDX goal, because module skips deploy 07:38:54 [INFO] 07:38:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-karaf --- 07:38:54 [INFO] Skipping duplicate-finder execution! 07:38:54 [INFO] 07:38:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ southbound-karaf --- 07:38:54 [INFO] Skipping pom project 07:38:54 [INFO] 07:38:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-karaf --- 07:38:54 [INFO] 07:38:54 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ southbound-karaf --- 07:38:54 [INFO] 07:38:54 [INFO] --- jacoco:0.8.13:report (report) @ southbound-karaf --- 07:38:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:38:54 [INFO] 07:38:54 [INFO] --- install:3.1.4:install (default-install) @ southbound-karaf --- 07:38:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.21.0/southbound-karaf-1.21.0.pom 07:38:54 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.21.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.21.0/southbound-karaf-1.21.0.tar.gz 07:38:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.21.0.zip to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.21.0/southbound-karaf-1.21.0.zip 07:38:55 [INFO] 07:38:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-karaf --- 07:38:55 [INFO] Skipping artifact deployment 07:38:55 [INFO] 07:38:55 [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >-------- 07:38:55 [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.21.0 [135/142] 07:38:55 [INFO] from ovsdb/southbound/southbound-features/pom.xml 07:38:55 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:55 [INFO] 07:38:55 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-features-aggregator --- 07:38:55 [INFO] 07:38:55 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-features-aggregator --- 07:38:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:55 [INFO] 07:38:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-features-aggregator --- 07:38:55 [INFO] 07:38:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-features-aggregator --- 07:38:55 [INFO] CycloneDX: Resolving Dependencies 07:38:55 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:38:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.xml 07:38:55 [INFO] attaching as southbound-features-aggregator-1.21.0-cyclonedx.xml 07:38:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.json 07:38:55 [INFO] attaching as southbound-features-aggregator-1.21.0-cyclonedx.json 07:38:55 [INFO] 07:38:55 [INFO] --- install:3.1.4:install (default-install) @ southbound-features-aggregator --- 07:38:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0.pom 07:38:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.xml 07:38:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.json 07:38:55 [INFO] 07:38:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-features-aggregator --- 07:38:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:38:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:38:55 [INFO] 07:38:55 [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >------------- 07:38:55 [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.21.0 [136/142] 07:38:55 [INFO] from ovsdb/southbound/southbound-artifacts/pom.xml 07:38:55 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:55 [INFO] 07:38:55 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-artifacts --- 07:38:55 [INFO] 07:38:55 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-artifacts --- 07:38:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:55 [INFO] 07:38:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-artifacts --- 07:38:55 [INFO] 07:38:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-artifacts --- 07:38:55 [INFO] CycloneDX: Resolving Dependencies 07:38:55 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:38:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.xml 07:38:55 [INFO] attaching as southbound-artifacts-1.21.0-cyclonedx.xml 07:38:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.json 07:38:55 [INFO] attaching as southbound-artifacts-1.21.0-cyclonedx.json 07:38:55 [INFO] 07:38:55 [INFO] --- install:3.1.4:install (default-install) @ southbound-artifacts --- 07:38:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0.pom 07:38:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.xml 07:38:55 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.json 07:38:55 [INFO] 07:38:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-artifacts --- 07:38:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:38:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:38:55 [INFO] 07:38:55 [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >---------------- 07:38:55 [INFO] Building ODL :: ovsdb :: southbound-it 1.21.0 [137/142] 07:38:55 [INFO] from ovsdb/southbound/southbound-it/pom.xml 07:38:55 [INFO] --------------------------------[ jar ]--------------------------------- 07:38:55 [INFO] 07:38:55 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-it --- 07:38:55 [INFO] 07:38:55 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-it --- 07:38:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:55 [INFO] 07:38:55 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-it --- 07:38:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:55 [INFO] 07:38:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-it --- 07:38:55 [INFO] 07:38:55 [INFO] --- dependency:3.8.1:properties (default) @ southbound-it --- 07:38:55 [INFO] 07:38:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ southbound-it --- 07:38:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:38:55 [INFO] 07:38:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-it --- 07:38:55 [INFO] 07:38:55 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-it --- 07:38:56 [INFO] Starting audit... 07:38:56 Audit done. 07:38:56 [INFO] You have 0 Checkstyle violations. 07:38:56 [INFO] 07:38:56 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it --- 07:38:56 [INFO] Created: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/classes/META-INF/maven/dependencies.properties 07:38:56 [INFO] 07:38:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ southbound-it --- 07:38:56 [INFO] 07:38:56 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-it --- 07:38:56 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/main/resources 07:38:56 [INFO] 07:38:56 [INFO] --- compiler:3.14.0:compile (default-compile) @ southbound-it --- 07:38:56 [INFO] No sources to compile 07:38:56 [INFO] 07:38:56 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ southbound-it >>> 07:38:56 [INFO] 07:38:56 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ southbound-it --- 07:38:56 [INFO] 07:38:56 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ southbound-it <<< 07:38:56 [INFO] 07:38:56 [INFO] 07:38:56 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ southbound-it --- 07:38:56 [INFO] 07:38:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-it --- 07:38:56 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/resources 07:38:56 [INFO] 07:38:56 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ southbound-it --- 07:38:56 [INFO] 07:38:56 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ southbound-it --- 07:38:56 [INFO] Recompiling the module because of changed dependency. 07:38:56 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[225,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[225,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[225,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[226,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[226,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[226,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[227,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[227,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[227,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[228,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[228,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[228,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[235,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[235,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[235,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[244,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[244,73] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[278,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[278,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[278,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[282,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[282,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[282,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[286,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[286,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[286,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,76] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types 07:38:57 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,83] unchecked conversion 07:38:57 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,73] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,54] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 07:38:57 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 07:38:57 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,76] unchecked conversion 07:38:57 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 07:38:57 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,23] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,72] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types 07:38:57 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,17] unchecked conversion 07:38:57 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,69] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 07:38:57 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 07:38:57 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,72] unchecked conversion 07:38:57 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 07:38:57 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[461,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,72] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types 07:38:57 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[461,17] unchecked conversion 07:38:57 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,69] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 07:38:57 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 07:38:57 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,72] unchecked conversion 07:38:57 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 07:38:57 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[508,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[509,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[562,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[566,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[572,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[572,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[585,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[595,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[595,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[595,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[607,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[607,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[607,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[619,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[619,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[619,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[632,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[662,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[690,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[786,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[825,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[856,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[856,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[856,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[903,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[938,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[955,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1019,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1108,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1127,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1146,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1146,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1146,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1185,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1185,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1185,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1191,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1209,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1263,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1291,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1291,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1291,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1339,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1376,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1421,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1523,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1647,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1654,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1731,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1752,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1798,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1817,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:38:57 [INFO] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java has additional uses or overrides of a deprecated API. 07:38:57 [INFO] 07:38:57 [INFO] --- surefire:3.5.3:test (default-test) @ southbound-it --- 07:38:57 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/surefire-reports 07:38:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:38:57 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 07:38:57 [INFO] 07:38:57 [INFO] ------------------------------------------------------- 07:38:57 [INFO] T E S T S 07:38:57 [INFO] ------------------------------------------------------- 07:38:58 [INFO] 07:38:58 [INFO] Results: 07:38:58 [INFO] 07:38:58 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 07:38:58 [INFO] 07:38:58 [INFO] 07:38:58 [INFO] --- copy:14.1.0:copy-files (default) @ southbound-it --- 07:38:58 [INFO] 07:38:58 [INFO] --- jar:3.4.2:jar (default-jar) @ southbound-it --- 07:38:58 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/southbound-it-1.21.0.jar 07:38:58 [INFO] 07:38:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ southbound-it --- 07:38:58 [INFO] No Javadoc in project. Archive not created. 07:38:58 [INFO] 07:38:58 [INFO] --- antrun:3.1.0:run (prep-jacoco-agent) @ southbound-it --- 07:38:58 [INFO] Executing tasks 07:38:58 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/exam/jars 07:38:58 [INFO] Executed tasks 07:38:58 [INFO] 07:38:58 [INFO] --- failsafe:3.5.3:integration-test (default) @ southbound-it --- 07:38:58 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 07:38:58 [INFO] Tests are skipped. 07:38:58 [INFO] 07:38:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-it --- 07:38:58 [INFO] CycloneDX: Resolving Dependencies 07:39:07 [INFO] CycloneDX: Creating BOM version 1.6 with 498 component(s) 07:39:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.xml 07:39:07 [INFO] attaching as southbound-it-1.21.0-cyclonedx.xml 07:39:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.json 07:39:07 [INFO] attaching as southbound-it-1.21.0-cyclonedx.json 07:39:07 [INFO] 07:39:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-it --- 07:39:07 [INFO] Skipping duplicate-finder execution! 07:39:07 [INFO] 07:39:07 [INFO] --- failsafe:3.5.3:verify (default) @ southbound-it --- 07:39:07 [INFO] Tests are skipped. 07:39:07 [INFO] 07:39:07 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ southbound-it --- 07:39:08 [WARNING] Used undeclared dependencies found: 07:39:08 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:39:08 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.7:test 07:39:08 [WARNING] org.opendaylight.ovsdb:library:jar:1.21.0:compile 07:39:08 [WARNING] net.java.dev.jna:jna:jar:5.16.0:runtime 07:39:08 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.0:compile 07:39:08 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:39:08 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 07:39:08 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile 07:39:08 [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.21.0:compile 07:39:08 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:39:08 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:39:08 [WARNING] org.objenesis:objenesis:jar:3.3:test 07:39:08 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 07:39:08 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 07:39:08 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.21.0:compile 07:39:08 [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.21.0:compile 07:39:08 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:39:08 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:39:08 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 07:39:08 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.13:compile 07:39:08 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 07:39:08 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:39:08 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.13:compile 07:39:08 [WARNING] Unused declared dependencies found: 07:39:08 [WARNING] org.opendaylight.ovsdb:southbound-features:xml:features:1.21.0:compile 07:39:08 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 07:39:08 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.7:compile 07:39:08 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.16:compile 07:39:08 [WARNING] Non-test scoped test only dependencies found: 07:39:08 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:39:08 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.0:compile 07:39:08 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 07:39:08 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile 07:39:08 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 07:39:08 [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.21.0:compile 07:39:08 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 07:39:08 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 07:39:08 [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.21.0:compile 07:39:08 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.13:compile 07:39:08 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile 07:39:08 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile 07:39:08 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.13:compile 07:39:08 [WARNING] org.opendaylight.ovsdb:library:jar:1.21.0:compile 07:39:08 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile 07:39:08 [WARNING] junit:junit:jar:4.13.2:compile 07:39:08 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile 07:39:08 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.13:compile 07:39:08 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.14:compile 07:39:08 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:39:08 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.21.0:compile 07:39:08 [WARNING] org.opendaylight.ovsdb:utils.southbound-utils:jar:1.21.0:compile 07:39:08 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 07:39:08 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.13:compile 07:39:08 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.13:compile 07:39:08 [INFO] 07:39:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-it --- 07:39:08 [INFO] No sources in project. Archive not created. 07:39:08 [INFO] 07:39:08 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ southbound-it --- 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1080: Prefer java.nio.file.Path.resolve(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1082: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Paths.get(String, String...) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:811: Prefer java.nio.file.Paths.get(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:831: Prefer java.nio.file.Paths.get(String, String...) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2450: Prefer java.nio.file.Path.resolve(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2456: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:909: Prefer java.nio.file.Paths.get(String, String...) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:995: Prefer java.nio.file.Paths.get(String, String...) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6144: Prefer java.nio.file.Path.resolve(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6148: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6187: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6250: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Paths.get(String, String...) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Paths.get(String, String...) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:85: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:87: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:104: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:106: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3090: Prefer java.nio.file.Path.resolve(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3092: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$Element$ForFile.java:2623: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3141: Prefer java.nio.file.Path.resolve(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3159: Prefer java.nio.file.Path.resolve(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForJarFile.java:3626: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForJarFile.java:3626: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3529: Prefer java.nio.file.Path.resolve(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3533: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3548: Prefer java.nio.file.Path.resolve(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3552: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3567: Prefer java.nio.file.Path.resolve(String) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3577: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter.(Path) 07:39:08 [ERROR] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/mockito/internal/creation/bytebuddy/InlineDelegateByteBuddyMockMaker.java:125: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 07:39:08 [INFO] 07:39:08 [INFO] --- jacoco:0.8.13:report (report) @ southbound-it --- 07:39:08 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/code-coverage/jacoco.exec 07:39:08 [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-it' with 0 classes 07:39:08 [INFO] 07:39:08 [INFO] --- install:3.1.4:install (default-install) @ southbound-it --- 07:39:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.pom 07:39:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/southbound-it-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.jar 07:39:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.xml 07:39:08 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.json 07:39:08 [INFO] 07:39:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-it --- 07:39:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:39:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:39:08 [INFO] 07:39:08 [INFO] ------------< org.opendaylight.ovsdb:southbound-aggregator >------------ 07:39:08 [INFO] Building ODL :: ovsdb :: southbound-aggregator 1.21.0 [138/142] 07:39:08 [INFO] from ovsdb/southbound/pom.xml 07:39:08 [INFO] --------------------------------[ pom ]--------------------------------- 07:39:08 [INFO] 07:39:08 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-aggregator --- 07:39:08 [INFO] 07:39:08 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-aggregator --- 07:39:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:08 [INFO] 07:39:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-aggregator --- 07:39:08 [INFO] 07:39:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-aggregator --- 07:39:08 [INFO] Skipping CycloneDX goal, because module skips deploy 07:39:08 [INFO] 07:39:08 [INFO] --- install:3.1.4:install (default-install) @ southbound-aggregator --- 07:39:08 [INFO] Skipping artifact installation 07:39:08 [INFO] 07:39:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-aggregator --- 07:39:08 [INFO] Skipping artifact deployment 07:39:08 [INFO] 07:39:08 [INFO] ------------< org.opendaylight.ovsdb:utils.ovsdb-it-utils >------------- 07:39:08 [INFO] Building ODL :: ovsdb :: utils.ovsdb-it-utils 1.21.0 [139/142] 07:39:08 [INFO] from ovsdb/utils/ovsdb-it-utils/pom.xml 07:39:08 [INFO] -------------------------------[ bundle ]------------------------------- 07:39:08 [INFO] 07:39:08 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.ovsdb-it-utils --- 07:39:08 [INFO] 07:39:08 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.ovsdb-it-utils --- 07:39:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:08 [INFO] 07:39:08 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.ovsdb-it-utils --- 07:39:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:08 [INFO] 07:39:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.ovsdb-it-utils --- 07:39:08 [INFO] 07:39:08 [INFO] --- dependency:3.8.1:properties (default) @ utils.ovsdb-it-utils --- 07:39:08 [INFO] 07:39:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ utils.ovsdb-it-utils --- 07:39:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:39:08 [INFO] 07:39:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.ovsdb-it-utils --- 07:39:08 [INFO] 07:39:08 [INFO] --- checkstyle:3.6.0:check (default) @ utils.ovsdb-it-utils --- 07:39:09 [INFO] Starting audit... 07:39:09 Audit done. 07:39:09 [INFO] You have 0 Checkstyle violations. 07:39:09 [INFO] 07:39:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ utils.ovsdb-it-utils --- 07:39:09 [INFO] 07:39:09 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.ovsdb-it-utils --- 07:39:09 [INFO] Copying 6 resources from src/main/resources/docker-compose-files to target/classes/META-INF/docker-compose-files 07:39:09 [INFO] 07:39:09 [INFO] --- compiler:3.14.0:compile (default-compile) @ utils.ovsdb-it-utils --- 07:39:09 [INFO] Recompiling the module because of changed dependency. 07:39:09 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:39:09 [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 07:39:09 [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 07:39:09 [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 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[91,14] auto-closeable resource org.opendaylight.ovsdb.utils.ovsdb.it.utils.DockerOvs has a member method close() that could throw InterruptedException 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[415,9] found raw type: java.util.Map 07:39:09 missing type arguments for generic class java.util.Map 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[434,45] found raw type: java.util.Map 07:39:09 missing type arguments for generic class java.util.Map 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[434,50] unchecked cast 07:39:09 required: java.util.Map.Entry 07:39:09 found: java.lang.Object 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[435,13] found raw type: java.util.Map 07:39:09 missing type arguments for generic class java.util.Map 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[435,42] found raw type: java.util.Map 07:39:09 missing type arguments for generic class java.util.Map 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[435,47] unchecked cast 07:39:09 required: java.util.Map.Entry 07:39:09 found: java.lang.Object 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[440,13] found raw type: java.util.List 07:39:09 missing type arguments for generic class java.util.List 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[36,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[36,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:39:09 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[36,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:39:09 [INFO] 07:39:09 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ utils.ovsdb-it-utils >>> 07:39:09 [INFO] 07:39:09 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ utils.ovsdb-it-utils --- 07:39:09 [INFO] Fork Value is true 07:39:12 [INFO] Done SpotBugs Analysis.... 07:39:12 [INFO] 07:39:12 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ utils.ovsdb-it-utils <<< 07:39:12 [INFO] 07:39:12 [INFO] 07:39:12 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ utils.ovsdb-it-utils --- 07:39:12 [INFO] BugInstance size is 0 07:39:12 [INFO] Error size is 0 07:39:12 [INFO] No errors/warnings found 07:39:12 [INFO] 07:39:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.ovsdb-it-utils --- 07:39:12 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/test/resources 07:39:12 [INFO] 07:39:12 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ utils.ovsdb-it-utils --- 07:39:12 [INFO] No sources to compile 07:39:12 [INFO] 07:39:12 [INFO] --- surefire:3.5.3:test (default-test) @ utils.ovsdb-it-utils --- 07:39:12 [INFO] No tests to run. 07:39:12 [INFO] 07:39:12 [INFO] --- copy:14.1.0:copy-files (default) @ utils.ovsdb-it-utils --- 07:39:12 [INFO] 07:39:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.ovsdb-it-utils --- 07:39:12 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.21.0.jar 07:39:13 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/classes/META-INF/MANIFEST.MF 07:39:13 [INFO] 07:39:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ utils.ovsdb-it-utils --- 07:39:13 [INFO] No previous run data found, generating javadoc. 07:39:14 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.21.0-javadoc.jar 07:39:14 [INFO] 07:39:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.ovsdb-it-utils --- 07:39:14 [INFO] CycloneDX: Resolving Dependencies 07:39:15 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) 07:39:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.xml 07:39:15 [INFO] attaching as utils.ovsdb-it-utils-1.21.0-cyclonedx.xml 07:39:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.json 07:39:15 [INFO] attaching as utils.ovsdb-it-utils-1.21.0-cyclonedx.json 07:39:15 [INFO] 07:39:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.ovsdb-it-utils --- 07:39:15 [INFO] Skipping duplicate-finder execution! 07:39:15 [INFO] 07:39:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ utils.ovsdb-it-utils --- 07:39:15 [WARNING] Used undeclared dependencies found: 07:39:15 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile 07:39:15 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.14:compile 07:39:15 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.13:compile 07:39:15 [WARNING] Unused declared dependencies found: 07:39:15 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile 07:39:15 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 07:39:15 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.16:compile 07:39:15 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile 07:39:15 [INFO] 07:39:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.ovsdb-it-utils --- 07:39:15 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.21.0-sources.jar 07:39:15 [INFO] 07:39:15 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ utils.ovsdb-it-utils --- 07:39:15 [INFO] 07:39:15 [INFO] --- jacoco:0.8.13:report (report) @ utils.ovsdb-it-utils --- 07:39:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:39:15 [INFO] 07:39:15 [INFO] --- install:3.1.4:install (default-install) @ utils.ovsdb-it-utils --- 07:39:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.pom 07:39:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.21.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.jar 07:39:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-javadoc.jar 07:39:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.xml 07:39:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.json 07:39:15 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.21.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-sources.jar 07:39:15 [INFO] 07:39:15 [INFO] --- bundle:6.0.0:install (default-install) @ utils.ovsdb-it-utils --- 07:39:15 [INFO] Installing org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.jar 07:39:15 [INFO] Writing OBR metadata 07:39:15 [INFO] 07:39:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.ovsdb-it-utils --- 07:39:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:39:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 07:39:15 [INFO] 07:39:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.ovsdb-it-utils --- 07:39:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 07:39:15 [INFO] 07:39:15 [INFO] --------------------< org.opendaylight.ovsdb:utils >-------------------- 07:39:15 [INFO] Building ODL :: ovsdb :: utils 1.21.0 [140/142] 07:39:15 [INFO] from ovsdb/utils/pom.xml 07:39:15 [INFO] --------------------------------[ pom ]--------------------------------- 07:39:15 [INFO] 07:39:15 [INFO] --- clean:3.5.0:clean (default-clean) @ utils --- 07:39:15 [INFO] 07:39:15 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils --- 07:39:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:15 [INFO] 07:39:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils --- 07:39:15 [INFO] 07:39:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils --- 07:39:15 [INFO] Skipping CycloneDX goal, because module skips deploy 07:39:15 [INFO] 07:39:15 [INFO] --- install:3.1.4:install (default-install) @ utils --- 07:39:15 [INFO] Skipping artifact installation 07:39:15 [INFO] 07:39:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils --- 07:39:15 [INFO] Skipping artifact deployment 07:39:15 [INFO] 07:39:15 [INFO] --------------------< org.opendaylight.ovsdb:ovsdb >-------------------- 07:39:15 [INFO] Building ovsdb 1.21.0 [141/142] 07:39:15 [INFO] from ovsdb/pom.xml 07:39:15 [INFO] --------------------------------[ pom ]--------------------------------- 07:39:15 [INFO] 07:39:15 [INFO] --- clean:3.5.0:clean (default-clean) @ ovsdb --- 07:39:15 [INFO] 07:39:15 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ ovsdb --- 07:39:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:15 [INFO] 07:39:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ovsdb --- 07:39:15 [INFO] 07:39:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ovsdb --- 07:39:15 [INFO] Skipping CycloneDX goal, because module skips deploy 07:39:15 [INFO] 07:39:15 [INFO] --- install:3.1.4:install (default-install) @ ovsdb --- 07:39:15 [INFO] Skipping artifact installation 07:39:15 [INFO] 07:39:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ovsdb --- 07:39:15 [INFO] Skipping artifact deployment 07:39:15 [INFO] 07:39:15 [INFO] --------< org.opendaylight.releng.autorelease:autorelease-root >-------- 07:39:15 [INFO] Building autorelease 1.2.0 [142/142] 07:39:15 [INFO] from pom.xml 07:39:15 [INFO] --------------------------------[ pom ]--------------------------------- 07:39:15 [INFO] 07:39:15 [INFO] --- clean:3.2.0:clean (default-clean) @ autorelease-root --- 07:39:15 [INFO] Deleting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/target 07:39:15 [INFO] 07:39:15 [INFO] --- enforcer:3.3.0:enforce (enforce-dependency-convergence) @ autorelease-root --- 07:39:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:39:15 [INFO] 07:39:15 [INFO] --- install:3.1.1:install (default-install) @ autorelease-root --- 07:39:15 [INFO] Skipping artifact installation 07:39:15 [INFO] 07:39:15 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ autorelease-root --- 07:39:15 [INFO] Skipping artifact deployment 07:39:15 [INFO] ------------------------------------------------------------------------ 07:39:15 [INFO] Reactor Summary: 07:39:15 [INFO] 07:39:15 [INFO] daexim-test-model 1.18.0 ........................... SUCCESS [ 22.922 s] 07:39:15 [INFO] daexim-model 1.18.0 ................................ SUCCESS [ 8.937 s] 07:39:15 [INFO] daexim-spi 1.18.0 .................................. SUCCESS [ 3.773 s] 07:39:15 [INFO] parent 1.18.0 ...................................... SUCCESS [ 0.469 s] 07:39:15 [INFO] daexim-impl 1.18.0 ................................. SUCCESS [ 39.518 s] 07:39:15 [INFO] daexim-akka-infoprovider-impl 1.18.0 ............... SUCCESS [ 5.408 s] 07:39:15 [INFO] OpenDaylight :: daexim (Karaf feature) 1.18.0 ...... SUCCESS [ 7.605 s] 07:39:15 [INFO] OpenDaylight :: Daexim :: All 1.18.0 ............... SUCCESS [ 11.878 s] 07:39:15 [INFO] ODL :: daexim :: daexim-features 1.18.0 ............ SUCCESS [ 5.544 s] 07:39:15 [INFO] ODL :: daexim :: features-aggregator 1.18.0 ........ SUCCESS [ 0.578 s] 07:39:15 [INFO] daexim-artifacts 1.18.0 ............................ SUCCESS [ 0.071 s] 07:39:15 [INFO] daexim-karaf 1.18.0 ................................ SUCCESS [ 25.422 s] 07:39:15 [INFO] daexim 1.18.0 ...................................... SUCCESS [ 0.081 s] 07:39:15 [INFO] ODL :: integration :: distribution-artifacts 0.23.0 SUCCESS [ 0.061 s] 07:39:15 [INFO] ODL :: integration :: properties 0.23.0 ............ SUCCESS [ 0.057 s] 07:39:15 [INFO] ODL :: integration :: artifact-artifacts 0.23.0 .... SUCCESS [ 0.060 s] 07:39:15 [INFO] ODL :: integration :: other-artifacts 0.23.0 ....... SUCCESS [ 0.055 s] 07:39:15 [INFO] ODL :: integration :: upstream-all-artifacts 0.23.0 SUCCESS [ 0.053 s] 07:39:15 [INFO] ODL :: integration :: upstream-aggregator 0.23.0 ... SUCCESS [ 0.049 s] 07:39:15 [INFO] ODL :: integration :: all-artifacts 0.23.0 ......... SUCCESS [ 0.062 s] 07:39:15 [INFO] ODL :: integration :: artifacts-aggregator 0.23.0 .. SUCCESS [ 0.049 s] 07:39:15 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.23.0 SUCCESS [ 1.387 s] 07:39:15 [INFO] JSON-RPC :: Parent 1.19.0 .......................... SUCCESS [ 0.583 s] 07:39:15 [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.19.0 ........... SUCCESS [ 8.937 s] 07:39:15 [INFO] JSON-RPC :: BUS :: API 1.19.0 ...................... SUCCESS [ 6.090 s] 07:39:15 [INFO] JSON-RPC :: Security :: API 1.19.0 ................. SUCCESS [ 5.449 s] 07:39:15 [INFO] JSON-RPC :: Security :: NOOP 1.19.0 ................ SUCCESS [ 4.035 s] 07:39:15 [INFO] JSON-RPC :: BUS :: SPI 1.19.0 ...................... SUCCESS [ 7.743 s] 07:39:15 [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.19.0 ......... SUCCESS [ 13.175 s] 07:39:15 [INFO] JSON-RPC :: BUS :: HTTP transport 1.19.0 ........... SUCCESS [ 13.328 s] 07:39:15 [INFO] JSON-RPC :: BUS :: Messaging library 1.19.0 ........ SUCCESS [ 26.174 s] 07:39:15 [INFO] JSON-RPC :: Security :: Service 1.19.0 ............. SUCCESS [ 3.971 s] 07:39:15 [INFO] JSON-RPC :: API 1.19.0 ............................. SUCCESS [ 5.977 s] 07:39:15 [INFO] JSON-RPC :: Security :: AAA 1.19.0 ................. SUCCESS [ 4.663 s] 07:39:15 [INFO] JSON-RPC :: BUS :: Config 1.19.0 ................... SUCCESS [ 0.424 s] 07:39:15 [INFO] JSON-RPC :: Feature :: bus 1.19.0 .................. SUCCESS [ 4.517 s] 07:39:15 [INFO] JSON-RPC :: Test model 1.19.0 ...................... SUCCESS [ 8.008 s] 07:39:15 [INFO] JSON-RPC :: DOM :: Codec 1.19.0 .................... SUCCESS [ 10.059 s] 07:39:15 [INFO] JSON-RPC :: Provider 1.19.0 ........................ SUCCESS [ 1.828 s] 07:39:15 [INFO] JSON-RPC :: Provider :: Common 1.19.0 .............. SUCCESS [01:03 min] 07:39:15 [INFO] JSON-RPC :: Provider :: Single node 1.19.0 ......... SUCCESS [ 14.431 s] 07:39:15 [INFO] JSON-RPC :: Feature :: provider 1.19.0 ............. SUCCESS [ 4.158 s] 07:39:15 [INFO] JSON-RPC :: Feature :: all 1.19.0 .................. SUCCESS [ 5.923 s] 07:39:15 [INFO] JSON-RPC :: Features :: repository 1.19.0 .......... SUCCESS [ 5.470 s] 07:39:15 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.22.0 SUCCESS [ 20.881 s] 07:39:15 [INFO] ODL :: lispflowmapping :: mappingservice.api 1.22.0 SUCCESS [ 9.285 s] 07:39:15 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.22.0 SUCCESS [ 0.981 s] 07:39:15 [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.22.0 SUCCESS [ 0.354 s] 07:39:15 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.22.0 SUCCESS [ 6.897 s] 07:39:15 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.22.0 SUCCESS [ 3.007 s] 07:39:15 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.22.0 SUCCESS [ 10.612 s] 07:39:15 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.22.0 SUCCESS [ 8.393 s] 07:39:15 [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.22.0 SUCCESS [ 13.274 s] 07:39:15 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.22.0 SUCCESS [ 5.190 s] 07:39:15 [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.22.0 SUCCESS [ 19.113 s] 07:39:15 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.22.0 SUCCESS [ 5.323 s] 07:39:15 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.22.0 SUCCESS [ 4.989 s] 07:39:15 [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.22.0 SUCCESS [ 4.931 s] 07:39:15 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.22.0 SUCCESS [ 5.029 s] 07:39:15 [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.22.0 SUCCESS [ 5.116 s] 07:39:15 [INFO] ovsdb-binding-parent 1.21.0 ........................ SUCCESS [ 0.335 s] 07:39:15 [INFO] ODL :: ovsdb :: library 1.21.0 ..................... SUCCESS [ 23.764 s] 07:39:15 [INFO] ODL :: ovsdb :: utils.servicehelper 1.21.0 ......... SUCCESS [ 6.116 s] 07:39:15 [INFO] ODL :: ovsdb :: schema.openvswitch 1.21.0 .......... SUCCESS [ 6.507 s] 07:39:15 [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.21.0 ......... SUCCESS [ 6.196 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.21.0 ........... SUCCESS [ 3.383 s] 07:39:15 [INFO] ODL :: ovsdb :: library-features 1.21.0 ............ SUCCESS [ 3.305 s] 07:39:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.21.0 ........ SUCCESS [ 8.253 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.21.0 SUCCESS [ 0.920 s] 07:39:15 [INFO] ODL :: ovsdb :: southbound-api 1.21.0 .............. SUCCESS [ 8.416 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.21.0 .... SUCCESS [ 0.926 s] 07:39:15 [INFO] ODL :: ovsdb :: utils.config 1.21.0 ................ SUCCESS [ 6.149 s] 07:39:15 [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.21.0 ........... SUCCESS [ 11.034 s] 07:39:15 [INFO] ODL :: ovsdb :: utils.southbound-utils 1.21.0 ...... SUCCESS [ 7.602 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.21.0 ............. SUCCESS [ 3.043 s] 07:39:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.21.0 ....... SUCCESS [ 49.071 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.21.0 .. SUCCESS [ 3.561 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.21.0 SUCCESS [ 5.463 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.21.0 SUCCESS [ 5.620 s] 07:39:15 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.21.0 SUCCESS [ 5.406 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.21.0 SUCCESS [ 3.434 s] 07:39:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.21.0 ... SUCCESS [ 5.389 s] 07:39:15 [INFO] ODL :: ovsdb :: utils.yang-utils 1.21.0 ............ SUCCESS [ 3.970 s] 07:39:15 [INFO] ODL :: ovsdb :: southbound-impl 1.21.0 ............. SUCCESS [01:24 min] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.21.0 ... SUCCESS [ 3.800 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.21.0 SUCCESS [ 5.628 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.21.0 SUCCESS [ 5.535 s] 07:39:15 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.21.0 ... SUCCESS [ 3.736 s] 07:39:15 [INFO] ODL :: ovsdb :: southbound-features 1.21.0 ......... SUCCESS [ 5.614 s] 07:39:15 [INFO] ODL :: integration :: features-index 0.23.0 ........ SUCCESS [ 26.752 s] 07:39:15 [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.23.0 SUCCESS [ 8.959 s] 07:39:15 [INFO] ODL :: integration :: odl-integration-all 0.23.0 ... SUCCESS [ 9.249 s] 07:39:15 [INFO] ODL :: integration :: features-test 0.23.0 ......... SUCCESS [ 9.826 s] 07:39:15 [INFO] ODL :: integration :: karaf 0.23.0 ................. SUCCESS [ 40.087 s] 07:39:15 [INFO] ODL :: integration :: singles-aggregator 0.23.0 .... SUCCESS [ 0.105 s] 07:39:15 [INFO] ODL :: integration :: repos-aggregator 0.23.0 ...... SUCCESS [ 0.058 s] 07:39:15 [INFO] ODL :: integration :: features-aggregator 0.23.0 ... SUCCESS [ 0.053 s] 07:39:15 [INFO] ODL :: integration :: onap-karaf 0.23.0 ............ SUCCESS [ 17.878 s] 07:39:15 [INFO] Integration/Distribution 0.23.0 .................... SUCCESS [ 0.058 s] 07:39:15 [INFO] JSON-RPC :: Artifacts 1.19.0 ....................... SUCCESS [ 0.050 s] 07:39:15 [INFO] JSON-RPC :: Provider :: Cluster 1.19.0 ............. SUCCESS [ 21.137 s] 07:39:15 [INFO] JSON-RPC :: Feature :: Cluster 1.19.0 .............. SUCCESS [ 5.285 s] 07:39:15 [INFO] JSON-RPC :: Features :: Aggregator 1.19.0 .......... SUCCESS [ 0.062 s] 07:39:15 [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.19.0 SUCCESS [ 9.192 s] 07:39:15 [INFO] JSON-RPC :: Binding adapter 1.19.0 ................. SUCCESS [ 13.799 s] 07:39:15 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.19.0 SUCCESS [ 9.312 s] 07:39:15 [INFO] JSON-RPC :: POM 1.19.0 ............................. SUCCESS [ 0.051 s] 07:39:15 [INFO] JSON-RPC :: BUS 1.19.0 ............................. SUCCESS [ 0.044 s] 07:39:15 [INFO] JSON-RPC :: BUS :: Examples 1.19.0 ................. SUCCESS [ 0.042 s] 07:39:15 [INFO] JSON-RPC :: Security 1.19.0 ........................ SUCCESS [ 0.041 s] 07:39:15 [INFO] JSON-RPC :: Tools parent 1.19.0 .................... SUCCESS [ 1.727 s] 07:39:15 [INFO] JSON-RPC :: Tools :: Test 1.19.0 ................... SUCCESS [ 12.361 s] 07:39:15 [INFO] JSON-RPC :: Tools 1.19.0 ........................... SUCCESS [ 0.046 s] 07:39:15 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.22.0 SUCCESS [ 1.470 s] 07:39:15 [INFO] ODL :: lispflowmapping :: common.build.tools 1.22.0 SUCCESS [ 0.819 s] 07:39:15 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.22.0 SUCCESS [ 0.043 s] 07:39:15 [INFO] ODL :: lispflowmapping :: features-aggregator 1.22.0 SUCCESS [ 0.004 s] 07:39:15 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.22.0 SUCCESS [ 15.222 s] 07:39:15 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.22.0 SUCCESS [03:18 min] 07:39:15 [INFO] lispflowmapping 1.22.0 ............................. SUCCESS [ 1.360 s] 07:39:15 [INFO] ODL :: ovsdb :: it 1.21.0 .......................... SUCCESS [ 3.410 s] 07:39:15 [INFO] ODL :: ovsdb :: parents 1.21.0 ..................... SUCCESS [ 0.005 s] 07:39:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.21.0 ...... SUCCESS [ 15.716 s] 07:39:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.21.0 SUCCESS [ 0.044 s] 07:39:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.21.0 .. SUCCESS [ 0.038 s] 07:39:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.21.0 ......... SUCCESS [ 12.701 s] 07:39:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.21.0 . SUCCESS [ 0.010 s] 07:39:15 [INFO] ODL :: ovsdb :: library-karaf 1.21.0 ............... SUCCESS [ 12.543 s] 07:39:15 [INFO] ODL :: ovsdb :: library-features-aggregator 1.21.0 . SUCCESS [ 0.047 s] 07:39:15 [INFO] ODL :: ovsdb :: library-artifacts 1.21.0 ........... SUCCESS [ 0.042 s] 07:39:15 [INFO] ODL :: ovsdb :: library-it 1.21.0 .................. SUCCESS [ 10.300 s] 07:39:15 [INFO] ODL :: ovsdb :: library-aggregator 1.21.0 .......... SUCCESS [ 0.008 s] 07:39:15 [INFO] ODL :: ovsdb :: schemas 1.21.0 ..................... SUCCESS [ 0.003 s] 07:39:15 [INFO] ODL :: ovsdb :: southbound-karaf 1.21.0 ............ SUCCESS [ 15.697 s] 07:39:15 [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.21.0 SUCCESS [ 0.045 s] 07:39:15 [INFO] ODL :: ovsdb :: southbound-artifacts 1.21.0 ........ SUCCESS [ 0.039 s] 07:39:15 [INFO] ODL :: ovsdb :: southbound-it 1.21.0 ............... SUCCESS [ 13.368 s] 07:39:15 [INFO] ODL :: ovsdb :: southbound-aggregator 1.21.0 ....... SUCCESS [ 0.010 s] 07:39:15 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.21.0 ........ SUCCESS [ 7.102 s] 07:39:15 [INFO] ODL :: ovsdb :: utils 1.21.0 ....................... SUCCESS [ 0.006 s] 07:39:15 [INFO] ovsdb 1.21.0 ....................................... SUCCESS [ 0.003 s] 07:39:15 [INFO] autorelease 1.2.0 .................................. SUCCESS [ 0.216 s] 07:39:15 [INFO] ------------------------------------------------------------------------ 07:39:15 [INFO] BUILD SUCCESS 07:39:15 [INFO] ------------------------------------------------------------------------ 07:39:15 [INFO] Total time: 21:05 min 07:39:15 [INFO] Finished at: 2025-09-19T07:39:15Z 07:39:15 [INFO] ------------------------------------------------------------------------ 07:39:15 [WARNING] The requested profile "repoBuild" could not be activated because it does not exist. 07:39:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:39:16 Run condition [Boolean condition] enabling perform for step [BuilderChain] 07:39:16 provisioning config files... 07:39:16 copy managed file [sigul-config] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config15639345228561571857tmp 07:39:16 copy managed file [sigul-password] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config8349458106076923039tmp 07:39:17 copy managed file [sigul-pki] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config7883663675454492850tmp 07:39:17 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3501915723362900175.sh 07:39:17 ---> sigul-configuration.sh 07:39:17 gpg: directory '/home/jenkins/.gnupg' created 07:39:17 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 07:39:17 gpg: CAST5.CFB encrypted data 07:39:17 gpg: encrypted with 1 passphrase 07:39:17 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11548928881897843379.sh 07:39:17 ---> sigul-install.sh 07:39:17 INFO: Skip step, sigul install not available on platform ubuntu 07:39:17 [EnvInject] - Injecting environment variables from a build step. 07:39:17 [EnvInject] - Injecting as environment variables the properties content 07:39:17 SIGN_DIR=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:39:17 SIGN_MODE=serial 07:39:17 07:39:17 [EnvInject] - Variables injected successfully. 07:39:17 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins4173281208508254809.sh 07:39:17 ---> sigul-sign-dir.sh 07:39:17 Setup pyenv: 07:39:17 system 07:39:17 3.8.20 07:39:17 3.9.20 07:39:17 3.10.15 07:39:17 * 3.11.10 (set by /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/.python-version) 07:39:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ciH2 from file:/tmp/.os_lf_venv 07:39:20 lf-activate-venv(): INFO: Installing: lftools 07:39:33 lf-activate-venv(): INFO: Adding /tmp/venv-ciH2/bin to PATH 07:39:33 --2025-09-19 07:39:33-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh 07:39:33 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 07:39:33 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 07:39:33 HTTP request sent, awaiting response... 200 OK 07:39:33 Length: 1394 (1.4K) [text/plain] 07:39:33 Saving to: ‘/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/sigul-sign.sh’ 07:39:33 07:39:33 0K . 100% 33.5M=0s 07:39:33 07:39:33 2025-09-19 07:39:33 (33.5 MB/s) - ‘/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/sigul-sign.sh’ saved [1394/1394] 07:39:33 07:39:33 --2025-09-19 07:39:33-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile 07:39:33 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 07:39:33 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. 07:39:33 HTTP request sent, awaiting response... 200 OK 07:39:33 Length: 1085 (1.1K) [text/plain] 07:39:33 Saving to: ‘/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/Dockerfile’ 07:39:33 07:39:33 0K . 100% 139M=0s 07:39:33 07:39:33 2025-09-19 07:39:33 (139 MB/s) - ‘/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/Dockerfile’ saved [1085/1085] 07:39:33 07:39:34 #0 building with "default" instance using docker driver 07:39:34 07:39:34 #1 [internal] load build definition from Dockerfile 07:39:34 #1 transferring dockerfile: 1.12kB done 07:39:34 #1 DONE 0.0s 07:39:34 07:39:34 #2 [internal] load metadata for docker.io/library/centos:7 07:39:35 #2 DONE 0.5s 07:39:35 07:39:35 #3 [internal] load .dockerignore 07:39:35 #3 transferring context: 2B done 07:39:35 #3 DONE 0.0s 07:39:35 07:39:35 #4 [internal] load build context 07:39:35 #4 transferring context: 1.44kB done 07:39:35 #4 DONE 0.0s 07:39:35 07:39:35 #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 07:39:35 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done 07:39:35 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s 07:39:35 #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done 07:39:35 #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done 07:39:35 #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done 07:39:35 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 4.19MB / 76.10MB 0.6s 07:39:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 9.44MB / 76.10MB 0.9s 07:39:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 14.68MB / 76.10MB 1.2s 07:39:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 31.46MB / 76.10MB 1.4s 07:39:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 41.94MB / 76.10MB 1.5s 07:39:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 46.14MB / 76.10MB 1.6s 07:39:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 63.96MB / 76.10MB 1.8s 07:39:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 71.30MB / 76.10MB 1.9s 07:39:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.0s 07:39:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.1s done 07:39:37 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0.1s 07:39:40 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 3.2s done 07:39:41 #5 DONE 5.8s 07:39:41 07:39:41 #6 [2/7] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo 07:39:42 #6 DONE 1.5s 07:39:42 07:39:42 #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 07:39:42 #7 DONE 0.2s 07:39:42 07:39:42 #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 07:39:43 #8 DONE 0.3s 07:39:43 07:39:43 #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm 07:39:49 #9 6.140 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden 07:39:49 #9 6.140 Trying other mirror. 07:39:49 #9 6.140 To address this issue please refer to the below wiki article 07:39:49 #9 6.140 07:39:49 #9 6.140 https://wiki.centos.org/yum-errors 07:39:49 #9 6.140 07:39:49 #9 6.140 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. 07:39:49 #9 6.140 07:39:56 #9 13.45 warning: /var/cache/yum/x86_64/7/base/packages/pyOpenSSL-0.13.1-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 07:39:57 #9 13.45 Public key for pyOpenSSL-0.13.1-4.el7.x86_64.rpm is not installed 07:39:57 #9 14.24 Public key for libcomps-0.1.8-14.el7.x86_64.rpm is not installed 07:39:57 #9 14.30 Importing GPG key 0xF4A80EB5: 07:39:57 #9 14.30 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 07:39:57 #9 14.30 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 07:39:57 #9 14.30 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 07:39:57 #9 14.30 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 07:39:58 #9 DONE 15.8s 07:39:59 07:39:59 #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins 07:39:59 #10 DONE 0.2s 07:39:59 07:39:59 #11 [7/7] COPY ./sigul-sign.sh / 07:39:59 #11 DONE 0.1s 07:39:59 07:39:59 #12 exporting to image 07:39:59 #12 exporting layers 07:40:00 #12 exporting layers 1.3s done 07:40:00 #12 writing image sha256:fc9a2a9f598ca835a4f2123f69ed404cfe002812df549f0a1272611934ce8c4c done 07:40:00 #12 naming to docker.io/library/sigul-sign done 07:40:00 #12 DONE 1.3s 07:40:00 wrkspc_vol 07:40:00 [ 07:40:00 { 07:40:00 "CreatedAt": "2025-09-19T07:40:00Z", 07:40:00 "Driver": "local", 07:40:00 "Labels": null, 07:40:00 "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", 07:40:00 "Name": "wrkspc_vol", 07:40:00 "Options": { 07:40:00 "device": "/w/workspace", 07:40:00 "o": "bind", 07:40:00 "type": "none" 07:40:00 }, 07:40:00 "Scope": "local" 07:40:00 } 07:40:00 ] 07:40:01 Sign files in: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:40:01 Sign list is not empty 07:46:43 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11845417629478997945.sh 07:46:43 ---> sigul-configuration-cleanup.sh 07:46:43 provisioning config files... 07:46:43 copy managed file [global-settings] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config3596627484095131910tmp 07:46:44 copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config15544092640681782766tmp 07:46:44 [EnvInject] - Injecting environment variables from a build step. 07:46:44 [EnvInject] - Injecting as environment variables the properties content 07:46:44 SERVER_ID=opendaylight-staging 07:46:44 07:46:44 [EnvInject] - Variables injected successfully. 07:46:44 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4225917862831837773.sh 07:46:44 ---> create-netrc.sh 07:46:44 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins4079232258618318458.sh 07:46:44 ---> common-variables.sh 07:46:44 --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 07:46:44 ---> maven-stage.sh 07:46:44 + . /home/jenkins/lf-env.sh 07:46:44 + lf-activate-venv --python python3 lftools 07:46:44 ++ mktemp -d /tmp/venv-XXXX 07:46:44 + lf_venv=/tmp/venv-Gq2S 07:46:44 + local venv_file=/tmp/.os_lf_venv 07:46:44 + local python=python3 07:46:44 + local options 07:46:44 + local set_path=true 07:46:44 + local install_args= 07:46:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools 07:46:44 + options=' --python '\''python3'\'' -- '\''lftools'\''' 07:46:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' 07:46:44 ++ set -- --python python3 -- lftools 07:46:44 + true 07:46:44 + case $1 in 07:46:44 + python=python3 07:46:44 + shift 2 07:46:44 + true 07:46:44 + case $1 in 07:46:44 + shift 07:46:44 + break 07:46:44 + case $python in 07:46:44 + local pkg_list= 07:46:44 + [[ -d /opt/pyenv ]] 07:46:44 + echo 'Setup pyenv:' 07:46:44 Setup pyenv: 07:46:44 + export PYENV_ROOT=/opt/pyenv 07:46:44 + PYENV_ROOT=/opt/pyenv 07:46:44 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:44 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:44 + pyenv versions 07:46:44 system 07:46:44 3.8.20 07:46:44 3.9.20 07:46:44 3.10.15 07:46:44 * 3.11.10 (set by /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/.python-version) 07:46:44 + command -v pyenv 07:46:44 ++ pyenv init - --no-rehash 07:46:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:46:44 for i in ${!paths[@]}; do 07:46:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:46:44 fi; done; 07:46:44 echo "${paths[*]}"'\'')" 07:46:44 export PATH="/opt/pyenv/shims:${PATH}" 07:46:44 export PYENV_SHELL=bash 07:46:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:46:44 pyenv() { 07:46:44 local command 07:46:44 command="${1:-}" 07:46:44 if [ "$#" -gt 0 ]; then 07:46:44 shift 07:46:44 fi 07:46:44 07:46:44 case "$command" in 07:46:44 rehash|shell) 07:46:44 eval "$(pyenv "sh-$command" "$@")" 07:46:44 ;; 07:46:44 *) 07:46:44 command pyenv "$command" "$@" 07:46:44 ;; 07:46:44 esac 07:46:44 }' 07:46:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:46:44 for i in ${!paths[@]}; do 07:46:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:46:44 fi; done; 07:46:44 echo "${paths[*]}"' 07:46:44 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:44 ++ export PYENV_SHELL=bash 07:46:44 ++ PYENV_SHELL=bash 07:46:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:46:44 +++ complete -F _pyenv pyenv 07:46:44 ++ lf-pyver python3 07:46:44 ++ local py_version_xy=python3 07:46:44 ++ local py_version_xyz= 07:46:44 ++ pyenv versions 07:46:44 ++ local command 07:46:44 ++ command=versions 07:46:44 ++ '[' 1 -gt 0 ']' 07:46:44 ++ shift 07:46:44 ++ case "$command" in 07:46:44 ++ command pyenv versions 07:46:44 ++ awk '{ print $1 }' 07:46:44 ++ sed 's/^[ *]* //' 07:46:44 ++ grep -E '^[0-9.]*[0-9]$' 07:46:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:46:45 +++ grep '^3' /tmp/.pyenv_versions 07:46:45 +++ sort -V 07:46:45 +++ tail -n 1 07:46:45 ++ py_version_xyz=3.11.10 07:46:45 ++ [[ -z 3.11.10 ]] 07:46:45 ++ echo 3.11.10 07:46:45 ++ return 0 07:46:45 + pyenv local 3.11.10 07:46:45 + local command 07:46:45 + command=local 07:46:45 + '[' 2 -gt 0 ']' 07:46:45 + shift 07:46:45 + case "$command" in 07:46:45 + command pyenv local 3.11.10 07:46:45 + for arg in "$@" 07:46:45 + case $arg in 07:46:45 + pkg_list+='lftools ' 07:46:45 + [[ -f /tmp/.os_lf_venv ]] 07:46:45 ++ cat /tmp/.os_lf_venv 07:46:45 + lf_venv=/tmp/venv-ciH2 07:46:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ciH2 from' file:/tmp/.os_lf_venv 07:46:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ciH2 from file:/tmp/.os_lf_venv 07:46:45 + /tmp/venv-ciH2/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:46:47 + [[ -z lftools ]] 07:46:47 + echo 'lf-activate-venv(): INFO: Installing: lftools ' 07:46:47 lf-activate-venv(): INFO: Installing: lftools 07:46:47 + /tmp/venv-ciH2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager lftools 07:46:57 + type python3 07:46:57 + true 07:46:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ciH2/bin to PATH' 07:46:57 lf-activate-venv(): INFO: Adding /tmp/venv-ciH2/bin to PATH 07:46:57 + PATH=/tmp/venv-ciH2/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:46:57 + return 0 07:46:57 ++ mktemp 07:46:57 + TMP_FILE=/tmp/tmp.xDaCZC0RDc 07:46:57 + tee /tmp/tmp.xDaCZC0RDc 07:46:57 + lftools deploy nexus-stage https://nexus.opendaylight.org 425e43800fea70 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 07:46:58 Staging repository autorelease-9199 created. 07:46:58 ####################################################### 07:46:58 Deploying directory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/autorelease-9199 07:46:58 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0.pom.sha1 (40.0 b) 07:46:58 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0.pom.md5 (32.0 b) 07:46:58 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.json.md5 (32.0 b) 07:46:58 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.json (952.61 kb) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-features.xml.asc (455.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.xml.asc (455.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.xml (887.27 kb) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0.pom (3.78 kb) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.json.asc (455.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-features.xml.sha1 (40.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-features.xml.md5 (32.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-features.xml (1.78 kb) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0.pom.asc (455.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json (3.54 kb) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.md5 (32.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.sha1 (40.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.asc (455.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.md5 (32.0 b) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0.pom (1.21 kb) 07:46:59 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml (3.23 kb) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.xml (348.91 kb) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0.pom.md5 (32.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0.pom.asc (455.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0.pom (5.26 kb) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0.pom.sha1 (40.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.json (378.65 kb) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.jar.sha1 (40.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-sources.jar.md5 (32.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-javadoc.jar (87.06 kb) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-sources.jar.sha1 (40.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.jar.md5 (32.0 b) 07:47:00 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-javadoc.jar.asc (455.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.pom.md5 (32.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.jar (16.33 kb) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.pom.sha1 (40.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.pom.asc (455.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.jar.asc (455.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-sources.jar.asc (455.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-sources.jar (6.3 kb) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.json (304.6 kb) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.xml (284.9 kb) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.pom (7.39 kb) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.jar.asc (455.0 b) 07:47:01 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.jar.sha1 (40.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-sources.jar (78.81 kb) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-sources.jar.asc (455.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-javadoc.jar (401.21 kb) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.jar (338.0 kb) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-javadoc.jar.asc (455.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-sources.jar.sha1 (40.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-sources.jar.md5 (32.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-tests.jar.asc (455.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.pom.md5 (32.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.jar.md5 (32.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-tests.jar (63.25 kb) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.pom.sha1 (40.0 b) 07:47:02 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.json (303.25 kb) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.xml (283.39 kb) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.pom (3.11 kb) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-tests.jar.sha1 (40.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.pom.asc (455.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-tests.jar.md5 (32.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.jar.asc (455.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.pom (1.57 kb) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.pom.asc (455.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:03 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.jar (118.02 kb) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-sources.jar.sha1 (40.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.xml (45.3 kb) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.jar.sha1 (40.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-sources.jar.asc (455.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-sources.jar.md5 (32.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-javadoc.jar (462.93 kb) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.jar.md5 (32.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.json (49.76 kb) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.pom.md5 (32.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-javadoc.jar.asc (455.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.pom.sha1 (40.0 b) 07:47:04 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-sources.jar (97.1 kb) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.pom.sha1 (40.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.jar.md5 (32.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-javadoc.jar (90.57 kb) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-sources.jar.asc (455.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.pom (2.35 kb) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.xml (384.24 kb) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-javadoc.jar.asc (455.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.jar (43.97 mb) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.jar.asc (455.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.jar.sha1 (40.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:05 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.pom.md5 (32.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.json (415.48 kb) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-sources.jar.md5 (32.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.pom.asc (455.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-sources.jar (10.2 kb) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-sources.jar.sha1 (40.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-sources.jar (196.42 kb) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.xml (50.09 kb) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-javadoc.jar.asc (455.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-javadoc.jar (954.22 kb) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-sources.jar.asc (455.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-sources.jar.md5 (32.0 b) 07:47:06 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.pom (2.36 kb) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.json (55.07 kb) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.jar.asc (455.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.pom.sha1 (40.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.jar.sha1 (40.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-tests.jar.asc (455.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-tests.jar (7.65 kb) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-sources.jar.sha1 (40.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.pom.asc (455.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-tests.jar.sha1 (40.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.pom.md5 (32.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.jar (243.51 kb) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-tests.jar.md5 (32.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.jar.md5 (32.0 b) 07:47:07 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0.pom.asc (455.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.json (3.45 kb) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0.pom.md5 (32.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0.pom (1.61 kb) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.xml (3.13 kb) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-sources.jar.md5 (32.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0.pom.sha1 (40.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.pom.md5 (32.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.pom.asc (455.0 b) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.xml (90.37 kb) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-sources.jar (20.01 kb) 07:47:08 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-javadoc.jar.asc (455.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.jar.md5 (32.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.jar.sha1 (40.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.pom.sha1 (40.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.jar (44.28 kb) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.pom (3.99 kb) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-sources.jar.asc (455.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.jar.asc (455.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-sources.jar.sha1 (40.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.json (97.76 kb) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-javadoc.jar (118.49 kb) 07:47:09 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0.pom.asc (455.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.json (289.51 kb) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.xml (271.29 kb) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0.pom.sha1 (40.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0.pom.md5 (32.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0.pom (8.04 kb) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0.pom (3.27 kb) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.xml (9.47 kb) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0.pom.sha1 (40.0 b) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.json (10.58 kb) 07:47:10 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0.pom.asc (455.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0.pom.md5 (32.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0.pom.sha1 (40.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0.pom (2.06 kb) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0.pom.md5 (32.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-features.xml.sha1 (40.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0.pom.asc (455.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.xml (1.24 mb) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-features.xml (912.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-features.xml.asc (455.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-features.xml.md5 (32.0 b) 07:47:11 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.json (1.32 mb) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0.pom (7.71 kb) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.json (3.52 kb) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0.pom.md5 (32.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0.pom.sha1 (40.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0.pom.asc (455.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.xml (3.21 kb) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-sources.jar (16.1 kb) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.xml (32.71 kb) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.pom.sha1 (40.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-sources.jar.asc (455.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.jar.md5 (32.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-sources.jar.sha1 (40.0 b) 07:47:12 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.json (36.39 kb) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.jar (18.63 kb) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.jar.asc (455.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.pom.md5 (32.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.pom (1.32 kb) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.jar.sha1 (40.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-sources.jar.md5 (32.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-javadoc.jar.asc (455.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-javadoc.jar (170.12 kb) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.pom.asc (455.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.pom.md5 (32.0 b) 07:47:13 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-javadoc.jar (142.6 kb) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.pom.asc (455.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.pom.sha1 (40.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.jar (43.23 kb) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-sources.jar.sha1 (40.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.pom (4.04 kb) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.jar.md5 (32.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-sources.jar.asc (455.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-sources.jar.md5 (32.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.jar.asc (455.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.json (80.33 kb) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-javadoc.jar.asc (455.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:14 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.xml (72.44 kb) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.jar.sha1 (40.0 b) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-sources.jar (26.29 kb) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.pom.md5 (32.0 b) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-javadoc.jar (204.29 kb) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.jar.asc (455.0 b) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.jar.sha1 (40.0 b) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-sources.jar.asc (455.0 b) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-tests.jar (4.87 kb) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-tests.jar.asc (455.0 b) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.json (83.38 kb) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.pom (3.46 kb) 07:47:15 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.pom.asc (455.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-tests.jar.md5 (32.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.pom.sha1 (40.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.jar.md5 (32.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-tests.jar.sha1 (40.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-sources.jar.md5 (32.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-sources.jar.sha1 (40.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-sources.jar (26.4 kb) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:16 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.jar (45.05 kb) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.xml (74.79 kb) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-javadoc.jar.asc (455.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.pom.md5 (32.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.jar (54.66 kb) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-sources.jar.sha1 (40.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.jar.sha1 (40.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:17 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.xml (64.24 kb) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-javadoc.jar.asc (455.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.json (71.62 kb) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.jar.asc (455.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.jar.md5 (32.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.pom.asc (455.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-sources.jar.md5 (32.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.pom (3.8 kb) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.pom.sha1 (40.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-sources.jar.asc (455.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-javadoc.jar (214.96 kb) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-sources.jar (35.6 kb) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-config.cfg.md5 (32.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.xml (9.44 kb) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.pom.asc (455.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-sources.jar.asc (455.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.pom.md5 (32.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.jar (7.68 kb) 07:47:18 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-config.cfg.asc (455.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-config.cfg.sha1 (40.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-sources.jar (2.12 kb) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-sources.jar.sha1 (40.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.jar.sha1 (40.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.pom.sha1 (40.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-config.cfg (195.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.json (10.55 kb) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.pom (1.72 kb) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.jar.md5 (32.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-sources.jar.md5 (32.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.jar.asc (455.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:19 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0.pom (1011.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.xml (3.2 kb) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.json (3.51 kb) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0.pom.md5 (32.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0.pom.asc (455.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0.pom.sha1 (40.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-sources.jar.md5 (32.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.jar.sha1 (40.0 b) 07:47:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-javadoc.jar.asc (455.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.xml (28.26 kb) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.json (31.45 kb) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.pom.md5 (32.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.jar.md5 (32.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.pom.asc (455.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.pom.sha1 (40.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-sources.jar.asc (455.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-sources.jar.sha1 (40.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-sources.jar (19.06 kb) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-javadoc.jar (195.21 kb) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.jar (36.95 kb) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.jar.asc (455.0 b) 07:47:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.pom (1.42 kb) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.pom.sha1 (40.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-javadoc.jar (320.93 kb) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-sources.jar.asc (455.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.jar.asc (455.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-javadoc.jar.asc (455.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-sources.jar.md5 (32.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.jar.md5 (32.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-tests.jar.sha1 (40.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-tests.jar (53.75 kb) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-sources.jar.sha1 (40.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.pom.asc (455.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-tests.jar.asc (455.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.pom.md5 (32.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.xml (64.11 kb) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:22 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.jar.sha1 (40.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.pom (3.91 kb) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.jar (74.94 kb) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.json (71.49 kb) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-tests.jar.md5 (32.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-sources.jar (49.6 kb) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.xml (3.22 kb) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0.pom.sha1 (40.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0.pom.md5 (32.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0.pom (998.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.json (3.53 kb) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0.pom.asc (455.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:23 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-features.xml.asc (455.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-features.xml.md5 (32.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0.pom.asc (455.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0.pom (1.83 kb) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0.pom.md5 (32.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0.pom.sha1 (40.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.xml (1.23 mb) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-features.xml (679.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-features.xml.sha1 (40.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.json (1.32 mb) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0.pom.asc (455.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-features.xml.sha1 (40.0 b) 07:47:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-features.xml (1.09 kb) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0.pom.md5 (32.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-features.xml.md5 (32.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.xml (1.23 mb) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.json (1.32 mb) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-features.xml.asc (455.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0.pom.sha1 (40.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0.pom (2.23 kb) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.jar.sha1 (40.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.json (54.14 kb) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.pom.asc (455.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.pom.sha1 (40.0 b) 07:47:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-javadoc.jar.asc (455.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-sources.jar.md5 (32.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-sources.jar.asc (455.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-javadoc.jar (124.39 kb) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.xml (48.71 kb) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-sources.jar.sha1 (40.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.jar (22.34 kb) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.pom.md5 (32.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.pom (1.64 kb) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-sources.jar (14.05 kb) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.jar.md5 (32.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.jar.asc (455.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.pom.md5 (32.0 b) 07:47:26 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.json (103.28 kb) 07:47:27 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.jar.sha1 (40.0 b) 07:47:27 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-sources.jar.asc (455.0 b) 07:47:27 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.jar (11.55 kb) 07:47:27 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-javadoc.jar (91.13 kb) 07:47:27 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:27 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-sources.jar (4.35 kb) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.jar.asc (455.0 b) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.pom (1.94 kb) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-sources.jar.sha1 (40.0 b) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-javadoc.jar.asc (455.0 b) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-sources.jar.md5 (32.0 b) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.jar.md5 (32.0 b) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:28 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.xml (93.88 kb) 07:47:29 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:30 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.pom.sha1 (40.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.pom.asc (455.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.pom.asc (455.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.xml (18.87 kb) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-javadoc.jar (91.62 kb) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.jar.sha1 (40.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-sources.jar (3.92 kb) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.pom (1.17 kb) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.json (21.05 kb) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-sources.jar.asc (455.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-sources.jar.md5 (32.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:31 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-sources.jar.sha1 (40.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-javadoc.jar.asc (455.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.jar.asc (455.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.jar.md5 (32.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.pom.sha1 (40.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.jar (9.18 kb) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.pom.md5 (32.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-javadoc.jar.asc (455.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.jar.asc (455.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-sources.jar.sha1 (40.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.pom.sha1 (40.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-sources.jar.md5 (32.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.pom.asc (455.0 b) 07:47:32 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.pom (1.3 kb) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.xml (26.87 kb) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.json (30.14 kb) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.pom.md5 (32.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.jar.sha1 (40.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-sources.jar (3.22 kb) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.jar (9.4 kb) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-javadoc.jar (86.27 kb) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.jar.md5 (32.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-sources.jar.asc (455.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-javadoc.jar (268.54 kb) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.pom.sha1 (40.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.pom.asc (455.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.pom.md5 (32.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-sources.jar.asc (455.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.jar (101.29 kb) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-sources.jar.sha1 (40.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.jar.md5 (32.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.jar.asc (455.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.jar.sha1 (40.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.pom (8.42 kb) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.xml (330.73 kb) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-sources.jar (55.11 kb) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.json (354.93 kb) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-sources.jar.md5 (32.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-javadoc.jar.asc (455.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0.pom.sha1 (40.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.xml (3.18 kb) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0.pom.md5 (32.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.json (3.49 kb) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0.pom.asc (455.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0.pom (1.13 kb) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-sources.jar (19.51 kb) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.xml (276.69 kb) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.pom.md5 (32.0 b) 07:47:35 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.jar.md5 (32.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.pom (7.17 kb) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-sources.jar.asc (455.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.pom.sha1 (40.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-javadoc.jar (153.92 kb) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.jar.sha1 (40.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.json (295.31 kb) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-javadoc.jar.sha1 (40.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-sources.jar.sha1 (40.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-javadoc.jar.md5 (32.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-javadoc.jar.asc (455.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-sources.jar.md5 (32.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.pom.asc (455.0 b) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.jar (35.11 kb) 07:47:36 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.jar.asc (455.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-features.xml.sha1 (40.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0.pom.md5 (32.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-features.xml.md5 (32.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0.pom.asc (455.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0.pom (2.0 kb) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.json (965.82 kb) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0.pom.sha1 (40.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-features.xml (953.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-features.xml.asc (455.0 b) 07:47:37 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.xml (899.81 kb) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0.pom.sha1 (40.0 b) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.json.md5 (32.0 b) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0.pom (938.0 b) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.xml.md5 (32.0 b) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.json (3.51 kb) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.xml.sha1 (40.0 b) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.xml (3.2 kb) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.json.sha1 (40.0 b) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0.pom.asc (455.0 b) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.json.asc (455.0 b) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.xml.asc (455.0 b) 07:47:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0.pom.md5 (32.0 b) 07:47:38 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0.pom.asc (455.0 b) 07:47:38 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.json (3.54 kb) 07:47:38 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.xml (3.23 kb) 07:47:38 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:38 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:38 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:38 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:38 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:38 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0.pom (2.69 kb) 07:47:39 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0.pom.md5 (32.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0.pom.sha1 (40.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.xml (3.24 kb) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.json (3.55 kb) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0.pom.md5 (32.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0.pom (2.02 kb) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0.pom.sha1 (40.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0.pom.asc (455.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.xml (2.68 mb) 07:47:39 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0.pom.md5 (32.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-features.xml.asc (455.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:39 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-features.xml (5.65 kb) 07:47:40 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-features.xml.sha1 (40.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0.pom (14.03 kb) 07:47:40 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.json (2.84 mb) 07:47:40 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0.pom.sha1 (40.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-features.xml.md5 (32.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0.pom.asc (455.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0.pom (2.83 kb) 07:47:40 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.xml (2.15 mb) 07:47:40 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0.pom.asc (455.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0.pom.sha1 (40.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-features.xml.sha1 (40.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-features.xml (813.0 b) 07:47:40 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-features.xml.asc (455.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0.pom.md5 (32.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-features.xml.md5 (32.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.json (2.28 mb) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.json (3.54 kb) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0.pom (2.11 kb) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.xml (3.23 kb) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0.pom.asc (455.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0.pom.sha1 (40.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0.pom.md5 (32.0 b) 07:47:41 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0.pom.md5 (32.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.xml (2.05 mb) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0.pom (11.88 kb) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0.pom.asc (455.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-features.xml.md5 (32.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-features.xml.sha1 (40.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.json (2.17 mb) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-features.xml (3.59 kb) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-features.xml.asc (455.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0.pom.sha1 (40.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0.pom.asc (455.0 b) 07:47:42 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-features.xml.sha1 (40.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0.pom.md5 (32.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.json (2.28 mb) 07:47:43 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0.pom.sha1 (40.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-features.xml.md5 (32.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-features.xml (1.65 kb) 07:47:43 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.xml (2.15 mb) 07:47:43 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-features.xml.asc (455.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0.pom (4.38 kb) 07:47:43 Attempting to upload org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0.pom.md5 (32.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0.pom (3.41 kb) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0.pom.sha1 (40.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0.pom.asc (455.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.xml (3.27 kb) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.json (3.58 kb) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:43 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0.pom.md5 (32.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0.pom.asc (455.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.xml (3.27 kb) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.json (3.58 kb) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0.pom.sha1 (40.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/properties/0.23.0/properties-0.23.0.pom (3.27 kb) 07:47:44 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.xml (3.27 kb) 07:47:44 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0.pom.asc (455.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:44 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:45 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:45 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:45 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0.pom (2.63 kb) 07:47:45 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0.pom.sha1 (40.0 b) 07:47:45 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.json (3.58 kb) 07:47:45 Attempting to upload org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0.pom.md5 (32.0 b) 07:47:45 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:45 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:45 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:45 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0.pom.sha1 (40.0 b) 07:47:45 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:45 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0.pom (13.22 kb) 07:47:46 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:46 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.json (3.59 kb) 07:47:46 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0.pom.asc (455.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.xml (3.28 kb) 07:47:48 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0.pom.md5 (32.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0.pom (2.69 kb) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0.pom.md5 (32.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.json (3.59 kb) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0.pom.sha1 (40.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0.pom.asc (455.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.xml (3.28 kb) 07:47:48 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.tar.gz.md5 (32.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:48 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.pom (6.66 kb) 07:47:49 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.pom.sha1 (40.0 b) 07:47:49 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:49 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.xml (1.66 mb) 07:47:49 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.pom.asc (455.0 b) 07:47:49 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.tar.gz.sha1 (40.0 b) 07:47:49 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.pom.md5 (32.0 b) 07:47:49 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:49 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.tar.gz.asc (455.0 b) 07:47:49 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.tar.gz (151.0 mb) 07:47:49 Attempting to upload org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.json (1.78 mb) 07:47:49 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.xml (3.25 kb) 07:47:51 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0.pom.sha1 (40.0 b) 07:47:52 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0.pom.asc (455.0 b) 07:47:52 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:52 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.json (3.56 kb) 07:47:52 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:52 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0.pom (2.06 kb) 07:47:52 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:52 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:52 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:52 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:52 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0.pom.md5 (32.0 b) 07:47:52 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:52 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0.pom (2.08 kb) 07:47:53 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.json (3.55 kb) 07:47:53 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0.pom.asc (455.0 b) 07:47:53 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0.pom.md5 (32.0 b) 07:47:53 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:53 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:53 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0.pom.sha1 (40.0 b) 07:47:53 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:53 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:53 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.xml (3.24 kb) 07:47:53 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:53 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:53 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.pom.md5 (32.0 b) 07:47:54 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.xml (2.85 mb) 07:47:54 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.json (3.02 mb) 07:47:54 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.tar.gz (225.16 mb) 07:47:54 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip.asc (455.0 b) 07:47:54 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.pom.sha1 (40.0 b) 07:47:54 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.tar.gz.md5 (32.0 b) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.pom (7.59 kb) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.tar.gz.sha1 (40.0 b) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.pom.asc (455.0 b) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip.md5 (32.0 b) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.tar.gz.asc (455.0 b) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:55 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip.sha1 (40.0 b) 07:47:56 Attempting to upload org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip (226.68 mb) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0.pom.md5 (32.0 b) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0.pom.asc (455.0 b) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.json.asc (455.0 b) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0.pom.sha1 (40.0 b) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.json.md5 (32.0 b) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.json (3.53 kb) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.xml (3.22 kb) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.xml.asc (455.0 b) 07:47:59 Attempting to upload org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0.pom (2.06 kb) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.jar (13.31 kb) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.jar.sha1 (40.0 b) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.pom.sha1 (40.0 b) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.pom (1.26 kb) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.json.md5 (32.0 b) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.xml.asc (455.0 b) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.xml (3.23 kb) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.jar.asc (455.0 b) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.jar.md5 (32.0 b) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.pom.asc (455.0 b) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.json (3.54 kb) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:48:00 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.pom.md5 (32.0 b) 07:48:01 Attempting to upload org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.json.asc (455.0 b) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0.pom (2.55 kb) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0.pom.sha1 (40.0 b) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0.pom.asc (455.0 b) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.xml (3.29 kb) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.json.asc (455.0 b) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0.pom.md5 (32.0 b) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.xml.md5 (32.0 b) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.xml.asc (455.0 b) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.json.md5 (32.0 b) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.json (3.6 kb) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.json.sha1 (40.0 b) 07:48:01 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.xml.sha1 (40.0 b) 07:48:01 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0.pom (1.54 kb) 07:48:01 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml (3.2 kb) 07:48:01 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:01 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:01 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.asc (455.0 b) 07:48:01 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:01 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json (3.52 kb) 07:48:02 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.md5 (32.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.sha1 (40.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0.pom.md5 (32.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0.pom.sha1 (40.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.xml (9.38 kb) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0.pom.asc (455.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.json (10.49 kb) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0.pom (1.85 kb) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-javadoc.jar.sha1 (40.0 b) 07:48:02 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.jar.asc (455.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-sources.jar.asc (455.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-javadoc.jar (193.23 kb) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-sources.jar.sha1 (40.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.jar.sha1 (40.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.pom.asc (455.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-javadoc.jar.asc (455.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.xml (34.09 kb) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.jar.md5 (32.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-javadoc.jar.md5 (32.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.pom (1.03 kb) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.pom.sha1 (40.0 b) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.json (37.67 kb) 07:48:03 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-sources.jar (24.59 kb) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.pom.md5 (32.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.jar (34.22 kb) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-sources.jar.md5 (32.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-javadoc.jar.asc (455.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.jar.asc (455.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-sources.jar (25.24 kb) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-sources.jar.sha1 (40.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.xml (130.4 kb) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-javadoc.jar (128.17 kb) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.pom.md5 (32.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-javadoc.jar.md5 (32.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-sources.jar.asc (455.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.json (141.53 kb) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.cfg.md5 (32.0 b) 07:48:04 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-sources.jar.md5 (32.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.pom.asc (455.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.pom (6.33 kb) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.cfg.asc (455.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.cfg.sha1 (40.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.jar.sha1 (40.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.cfg (232.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.jar (61.45 kb) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.pom.sha1 (40.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.jar.md5 (32.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-javadoc.jar.sha1 (40.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.xml (151.6 kb) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar.sha1 (40.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.jar.asc (455.0 b) 07:48:05 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.pom.sha1 (40.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.jar.md5 (32.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.json (165.85 kb) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.jar (9.73 kb) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-sources.jar.asc (455.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar.asc (455.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.jar.sha1 (40.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-sources.jar (3.23 kb) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-sources.jar.md5 (32.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-sources.jar.sha1 (40.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar (86.07 kb) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.pom.asc (455.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.pom.md5 (32.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar.md5 (32.0 b) 07:48:06 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.pom (1.6 kb) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.xml (3.12 kb) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0.pom (1.28 kb) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.json (3.43 kb) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0.pom.sha1 (40.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0.pom.md5 (32.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0.pom.asc (455.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-sources.jar.asc (455.0 b) 07:48:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.xml (42.4 kb) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-sources.jar (148.31 kb) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.jar.sha1 (40.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.json (46.64 kb) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.pom.sha1 (40.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.jar.md5 (32.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-javadoc.jar (688.99 kb) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.pom.asc (455.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.pom (2.09 kb) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-javadoc.jar.asc (455.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.pom.md5 (32.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-sources.jar.sha1 (40.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.jar (179.14 kb) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-javadoc.jar.sha1 (40.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-javadoc.jar.md5 (32.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:08 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-sources.jar.md5 (32.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.jar.asc (455.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0.pom.asc (455.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0.pom.md5 (32.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-features.xml.md5 (32.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.json (685.71 kb) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-features.xml.sha1 (40.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0.pom.sha1 (40.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-features.xml.asc (455.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.xml (642.15 kb) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0.pom (3.41 kb) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-features.xml (1.53 kb) 07:48:09 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-sources.jar.asc (455.0 b) 07:48:09 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-sources.jar.md5 (32.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.jar (7.76 kb) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.pom (1000.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.jar.asc (455.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.jar.md5 (32.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.pom.md5 (32.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.json (10.51 kb) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-javadoc.jar.asc (455.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.pom.sha1 (40.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.xml (9.4 kb) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-sources.jar (2.62 kb) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-sources.jar.sha1 (40.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-javadoc.jar (84.83 kb) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.jar.sha1 (40.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-javadoc.jar.sha1 (40.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:10 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-javadoc.jar.md5 (32.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.pom.asc (455.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0.pom (1.81 kb) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0.pom.asc (455.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.json (1.27 mb) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0.pom.sha1 (40.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-features.xml.sha1 (40.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.xml (1.19 mb) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-features.xml.asc (455.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-features.xml (689.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-features.xml.md5 (32.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0.pom.md5 (32.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.xml (3.2 kb) 07:48:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0.pom.sha1 (40.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0.pom (2.89 kb) 07:48:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.json (3.51 kb) 07:48:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0.pom.asc (455.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0.pom.md5 (32.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0.pom (2.22 kb) 07:48:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.json.asc (455.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.json.md5 (32.0 b) 07:48:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.json.sha1 (40.0 b) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.xml.sha1 (40.0 b) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-features.xml.md5 (32.0 b) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0.pom.sha1 (40.0 b) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-features.xml (646.0 b) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.xml.md5 (32.0 b) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.json (1.27 mb) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-features.xml.asc (455.0 b) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.xml (1.19 mb) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0.pom.asc (455.0 b) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0.pom.md5 (32.0 b) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.xml.asc (455.0 b) 07:48:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-features.xml.sha1 (40.0 b) 07:48:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.json (53.1 kb) 07:48:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.jar (748.39 kb) 07:48:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-sources.jar.sha1 (40.0 b) 07:48:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-sources.jar.md5 (32.0 b) 07:48:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-sources.jar.asc (455.0 b) 07:48:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-javadoc.jar.sha1 (40.0 b) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.jar.sha1 (40.0 b) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.jar.asc (455.0 b) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.xml (48.4 kb) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-javadoc.jar (2.31 mb) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-sources.jar (527.42 kb) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.pom.sha1 (40.0 b) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.pom.asc (455.0 b) 07:48:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-javadoc.jar.md5 (32.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.pom (1.77 kb) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-javadoc.jar.asc (455.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.pom.md5 (32.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.jar.md5 (32.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-javadoc.jar.md5 (32.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.pom.md5 (32.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-sources.jar.sha1 (40.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-javadoc.jar.sha1 (40.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-sources.jar.asc (455.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.pom.asc (455.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-javadoc.jar.asc (455.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.json (59.11 kb) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.pom.sha1 (40.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.jar.asc (455.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-sources.jar.md5 (32.0 b) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-javadoc.jar (1.53 mb) 07:48:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.jar.sha1 (40.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-sources.jar (361.65 kb) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.pom (1.45 kb) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.xml (53.97 kb) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.jar.md5 (32.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.jar (445.21 kb) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.json (3.63 kb) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0.pom.sha1 (40.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0.pom.md5 (32.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:16 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0.pom.asc (455.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0.pom (4.5 kb) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.xml (3.31 kb) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0.pom.md5 (32.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.json (89.08 kb) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0.pom.sha1 (40.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.xml (81.72 kb) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0.pom.asc (455.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-features.xml.sha1 (40.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-features.xml (986.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0.pom (2.21 kb) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-features.xml.asc (455.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-features.xml.md5 (32.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-features.xml.sha1 (40.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-features.xml (1.54 kb) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-features.xml.asc (455.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0.pom (3.28 kb) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0.pom.asc (455.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0.pom.md5 (32.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.json (1.25 mb) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-features.xml.md5 (32.0 b) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.xml (1.17 mb) 07:48:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0.pom.sha1 (40.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0.pom.sha1 (40.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.xml (1.19 mb) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0.pom (2.61 kb) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0.pom.asc (455.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-features.xml (1.72 kb) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0.pom.md5 (32.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-features.xml.md5 (32.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-features.xml.sha1 (40.0 b) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.json (1.27 mb) 07:48:19 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-features.xml.asc (455.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0.pom.md5 (32.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0.pom.sha1 (40.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0.pom (2.09 kb) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0.pom.asc (455.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.xml (618.08 kb) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-features.xml (863.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-features.xml.sha1 (40.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-features.xml.asc (455.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-features.xml.md5 (32.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.json (659.66 kb) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.json (5.95 kb) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:20 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.xml (5.38 kb) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0.pom (1.88 kb) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0.pom.sha1 (40.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0.pom.md5 (32.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0.pom.asc (455.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-sources.jar.sha1 (40.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.jar.sha1 (40.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.jar.md5 (32.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.jar.asc (455.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-javadoc.jar (183.27 kb) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-javadoc.jar.asc (455.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.jar (55.14 kb) 07:48:21 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.pom (4.34 kb) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.pom.sha1 (40.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-sources.jar.md5 (32.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.pom.asc (455.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.pom.md5 (32.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-javadoc.jar.md5 (32.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-sources.jar (26.88 kb) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.json (141.64 kb) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.xml (129.67 kb) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-sources.jar.asc (455.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-javadoc.jar.sha1 (40.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0.pom.sha1 (40.0 b) 07:48:22 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0.pom.md5 (32.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-features.xml.md5 (32.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0.pom.asc (455.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-features.xml (754.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0.pom (1.59 kb) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-features.xml.asc (455.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-features.xml.sha1 (40.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.xml (1.18 mb) 07:48:23 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.json (1.26 mb) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.pom (801.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-sources.jar.asc (455.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.json (5.97 kb) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.xml (5.4 kb) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.jar.asc (455.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-sources.jar.sha1 (40.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.pom.sha1 (40.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.pom.asc (455.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-sources.jar (5.52 kb) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.jar.sha1 (40.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.pom.md5 (32.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.jar.md5 (32.0 b) 07:48:24 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:25 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.jar (11.11 kb) 07:48:25 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:25 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:25 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-sources.jar.md5 (32.0 b) 07:48:25 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.jar.sha1 (40.0 b) 07:48:25 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-javadoc.jar.asc (455.0 b) 07:48:30 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-sources.jar (64.66 kb) 07:48:30 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.jar (115.66 kb) 07:48:30 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:30 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-javadoc.jar (225.34 kb) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-javadoc.jar.sha1 (40.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.json (115.71 kb) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.pom.md5 (32.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.pom.asc (455.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.jar.md5 (32.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.pom.sha1 (40.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-sources.jar.sha1 (40.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.xml (106.1 kb) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-sources.jar.asc (455.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.jar.asc (455.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.pom (3.64 kb) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-javadoc.jar.md5 (32.0 b) 07:48:31 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-sources.jar.md5 (32.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-javadoc.jar.sha1 (40.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.jar.md5 (32.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-javadoc.jar.md5 (32.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.pom.md5 (32.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.jar (24.44 kb) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-sources.jar.sha1 (40.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.xml (65.06 kb) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.jar.asc (455.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.pom.asc (455.0 b) 07:48:32 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-sources.jar.asc (455.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-sources.jar (10.42 kb) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.pom (1.4 kb) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-sources.jar.md5 (32.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-javadoc.jar (109.19 kb) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-javadoc.jar.asc (455.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.pom.sha1 (40.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.json (71.56 kb) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.jar.sha1 (40.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-features.xml (832.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:33 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0.pom.sha1 (40.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-features.xml.md5 (32.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0.pom.md5 (32.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-features.xml.asc (455.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.xml (1.18 mb) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0.pom (1.64 kb) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.json (1.26 mb) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0.pom.asc (455.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-features.xml.sha1 (40.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-javadoc.jar.asc (455.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.xml (65.45 kb) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-javadoc.jar.md5 (32.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.pom.md5 (32.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-sources.jar.asc (455.0 b) 07:48:34 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-javadoc.jar.sha1 (40.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-sources.jar.sha1 (40.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.jar (21.91 kb) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.pom.asc (455.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.jar.sha1 (40.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.pom.sha1 (40.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.jar.asc (455.0 b) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.pom (2.84 kb) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-javadoc.jar (92.37 kb) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.json (71.38 kb) 07:48:35 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.jar.md5 (32.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-sources.jar (7.32 kb) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-sources.jar.md5 (32.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.jar.asc (455.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.pom.asc (455.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.jar.sha1 (40.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.pom (3.36 kb) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.xml (1.37 mb) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.json (1.47 mb) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.pom.md5 (32.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.jar (7.83 kb) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.jar.md5 (32.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:36 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.pom.sha1 (40.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0.pom.md5 (32.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0.pom.sha1 (40.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-features.xml.asc (455.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-features.xml.sha1 (40.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.json (1.26 mb) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-features.xml.md5 (32.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0.pom (2.92 kb) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.xml (1.18 mb) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-features.xml (1.3 kb) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0.pom.asc (455.0 b) 07:48:37 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-sources.jar.md5 (32.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-javadoc.jar.md5 (32.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.jar.md5 (32.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.json (70.8 kb) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-javadoc.jar.asc (455.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.jar.sha1 (40.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.jar.asc (455.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.xml (64.68 kb) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-javadoc.jar.sha1 (40.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-sources.jar (4.92 kb) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.pom (1.72 kb) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.jar (21.78 kb) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-sources.jar.asc (455.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-javadoc.jar (94.26 kb) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.pom.sha1 (40.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-sources.jar.sha1 (40.0 b) 07:48:38 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.pom.md5 (32.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.pom.asc (455.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.json (5.98 kb) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0.pom.asc (455.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.xml (5.41 kb) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0.pom.md5 (32.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0.pom (1.81 kb) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0.pom.sha1 (40.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.jar (42.41 kb) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.pom.asc (455.0 b) 07:48:39 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-javadoc.jar.sha1 (40.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.jar.sha1 (40.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-sources.jar.sha1 (40.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.json (57.41 kb) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-sources.jar (11.55 kb) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-sources.jar.md5 (32.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.jar.md5 (32.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.pom (1.11 kb) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.pom.sha1 (40.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.xml (52.57 kb) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-sources.jar.asc (455.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.pom.md5 (32.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-javadoc.jar.asc (455.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-javadoc.jar (114.65 kb) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-javadoc.jar.md5 (32.0 b) 07:48:40 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.jar.asc (455.0 b) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.xml.sha1 (40.0 b) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.json.asc (455.0 b) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.json.sha1 (40.0 b) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0.pom.asc (455.0 b) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0.pom (8.02 kb) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.xml.md5 (32.0 b) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.json (5.96 kb) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0.pom.md5 (32.0 b) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.xml.asc (455.0 b) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0.pom.sha1 (40.0 b) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.json.md5 (32.0 b) 07:48:41 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.xml (5.39 kb) 07:48:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0.pom.md5 (32.0 b) 07:48:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0.pom.asc (455.0 b) 07:48:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-features.xml.md5 (32.0 b) 07:48:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-features.xml.sha1 (40.0 b) 07:48:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0.pom.sha1 (40.0 b) 07:48:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.json (1.33 mb) 07:48:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.xml (1.24 mb) 07:48:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0.pom (2.04 kb) 07:48:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-features.xml.asc (455.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-features.xml (764.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-javadoc.jar.asc (455.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.pom (2.86 kb) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.jar.sha1 (40.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.jar.asc (455.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-javadoc.jar (86.52 kb) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-sources.jar (4.27 kb) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.pom.asc (455.0 b) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.json (12.77 kb) 07:48:42 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.jar (10.11 kb) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-sources.jar.asc (455.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-sources.jar.sha1 (40.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.xml (11.38 kb) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.jar.md5 (32.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-javadoc.jar.sha1 (40.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-javadoc.jar.md5 (32.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.pom.md5 (32.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.pom.sha1 (40.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-sources.jar.md5 (32.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.jar (20.37 kb) 07:48:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.jar.md5 (32.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.pom.asc (455.0 b) 07:48:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.xml (1.37 mb) 07:48:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.json (1.47 mb) 07:48:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.pom (5.23 kb) 07:48:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.jar.asc (455.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.pom.sha1 (40.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.jar.sha1 (40.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.pom.md5 (32.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.xml (1.26 mb) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-features.xml.asc (455.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.json (1.35 mb) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0.pom.sha1 (40.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0.pom (2.03 kb) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0.pom.md5 (32.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-features.xml.md5 (32.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-features.xml (740.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0.pom.asc (455.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-features.xml.sha1 (40.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0.pom (1.41 kb) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0.pom.asc (455.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-features.xml.asc (455.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.xml (688.18 kb) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0.pom.md5 (32.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.json (735.71 kb) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-features.xml.sha1 (40.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-features.xml (514.0 b) 07:48:45 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-features.xml.md5 (32.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0.pom.sha1 (40.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.pom.sha1 (40.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-javadoc.jar.asc (455.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.jar.sha1 (40.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-javadoc.jar (85.85 kb) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.pom.md5 (32.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.jar (9.45 kb) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-sources.jar.asc (455.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.json (12.73 kb) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-sources.jar.sha1 (40.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.jar.md5 (32.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.jar.asc (455.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-sources.jar.md5 (32.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.pom.asc (455.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:46 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-sources.jar (3.56 kb) 07:48:47 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-javadoc.jar.md5 (32.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.xml (11.34 kb) 07:48:47 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-javadoc.jar.sha1 (40.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.pom (2.3 kb) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0.pom.md5 (32.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-features.xml (758.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-features.xml.sha1 (40.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0.pom.sha1 (40.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.xml (1.27 mb) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-features.xml.asc (455.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0.pom.asc (455.0 b) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.json (1.36 mb) 07:48:47 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-features.xml.md5 (32.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0.pom (2.04 kb) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0.pom.asc (455.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0.pom.md5 (32.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.json (3.52 kb) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0.pom (3.24 kb) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0.pom.sha1 (40.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.xml (3.21 kb) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0.pom (1.92 kb) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0.pom.asc (455.0 b) 07:48:48 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.json (3.59 kb) 07:48:49 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0.pom.md5 (32.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.xml (3.27 kb) 07:48:49 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0.pom.sha1 (40.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-features.xml.md5 (32.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0.pom.asc (455.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0.pom.md5 (32.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0.pom (2.03 kb) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0.pom.sha1 (40.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.xml (1.23 mb) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-features.xml.sha1 (40.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-features.xml (746.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.json (1.32 mb) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-features.xml.asc (455.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-javadoc.jar.sha1 (40.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.pom (3.17 kb) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.pom.md5 (32.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-sources.jar.sha1 (40.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.xml (72.02 kb) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-sources.jar (13.3 kb) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.jar (40.45 kb) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.jar.sha1 (40.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-sources.jar.asc (455.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.jar.asc (455.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-sources.jar.md5 (32.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.pom.sha1 (40.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-javadoc.jar (98.51 kb) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.json (78.72 kb) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.jar.md5 (32.0 b) 07:48:50 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-javadoc.jar.asc (455.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.pom.asc (455.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-javadoc.jar.md5 (32.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-features.xml.sha1 (40.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-features.xml.md5 (32.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0.pom.sha1 (40.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.xml (766.21 kb) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0.pom.asc (455.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.json (819.22 kb) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-features.xml.asc (455.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0.pom.md5 (32.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0.pom (3.35 kb) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-features.xml (1.73 kb) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-features.xml.asc (455.0 b) 07:48:51 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-features.xml.md5 (32.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0.pom.asc (455.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0.pom.md5 (32.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.json (732.89 kb) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0.pom (3.02 kb) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0.pom.sha1 (40.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.xml (685.59 kb) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-features.xml.sha1 (40.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-features.xml (1.21 kb) 07:48:52 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-javadoc.jar.sha1 (40.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.json (99.56 kb) 07:48:52 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.pom.sha1 (40.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-javadoc.jar.asc (455.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-sources.jar.md5 (32.0 b) 07:48:52 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-sources.jar.sha1 (40.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-javadoc.jar.md5 (32.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.jar.md5 (32.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.pom (2.23 kb) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-javadoc.jar (163.36 kb) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.jar.asc (455.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-sources.jar.asc (455.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-sources.jar (17.76 kb) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.jar (24.64 kb) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.jar.sha1 (40.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.pom.md5 (32.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.pom.asc (455.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.xml (90.55 kb) 07:48:53 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-sources.jar.md5 (32.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-javadoc.jar.sha1 (40.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-javadoc.jar.asc (455.0 b) 07:48:53 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.pom.sha1 (40.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-sources.jar.sha1 (40.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.jar.sha1 (40.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-sources.jar.asc (455.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.pom.md5 (32.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.pom.asc (455.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.jar.md5 (32.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-javadoc.jar.md5 (32.0 b) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-sources.jar (18.37 kb) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.jar (153.75 kb) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-javadoc.jar (113.2 kb) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.json (225.3 kb) 07:48:54 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.jar.asc (455.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.pom (4.69 kb) 07:48:55 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.xml (205.93 kb) 07:48:55 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.pom.sha1 (40.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.jar.asc (455.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.xml (1.39 mb) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.pom.md5 (32.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.pom (5.07 kb) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.jar.sha1 (40.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.pom.asc (455.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.jar.md5 (32.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.json (1.49 mb) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:55 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.jar (20.48 kb) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0.pom.md5 (32.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-features.xml (1.02 kb) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.xml (737.77 kb) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0.pom.asc (455.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-features.xml.sha1 (40.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.json (788.79 kb) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-features.xml.asc (455.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-features.xml.md5 (32.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0.pom.sha1 (40.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0.pom (2.17 kb) 07:48:56 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.pom.md5 (32.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.xml (176.13 kb) 07:48:56 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:56 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.pom (2.3 kb) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar.sha1 (40.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar (87.21 kb) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.pom.asc (455.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-sources.jar.md5 (32.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-sources.jar.asc (455.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar.asc (455.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.json (191.07 kb) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.jar (11.26 kb) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-sources.jar (4.33 kb) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-sources.jar.sha1 (40.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar.md5 (32.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.jar.asc (455.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.jar.sha1 (40.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.pom.sha1 (40.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.jar.md5 (32.0 b) 07:48:57 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.pom.md5 (32.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.jar.asc (455.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.pom.sha1 (40.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.pom (3.66 kb) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.jar (16.07 kb) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.jar.sha1 (40.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.jar.md5 (32.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.pom.asc (455.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.json (937.22 kb) 07:48:58 Attempting to upload org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.xml (872.11 kb) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.json (3.5 kb) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0.pom.sha1 (40.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.xml.asc (455.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0.pom.md5 (32.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0.pom (2.28 kb) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.xml (3.19 kb) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.json.md5 (32.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0.pom.asc (455.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0.pom.md5 (32.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0.pom.asc (455.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.json.asc (455.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0.pom (1.65 kb) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:48:59 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.json (3.57 kb) 07:49:00 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.xml (3.25 kb) 07:49:00 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0.pom.sha1 (40.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.pom (3.32 kb) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.jar (428.99 kb) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-sources.jar.md5 (32.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-javadoc.jar.md5 (32.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.pom.md5 (32.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.jar.asc (455.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-sources.jar (333.03 kb) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.xml (53.49 kb) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-javadoc.jar (1.35 mb) 07:49:00 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-javadoc.jar.asc (455.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.jar.sha1 (40.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.jar.md5 (32.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.json (58.65 kb) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-sources.jar.asc (455.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.pom.asc (455.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-javadoc.jar.sha1 (40.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-sources.jar.sha1 (40.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.pom.sha1 (40.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0.pom.sha1 (40.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.xml (45.41 kb) 07:49:01 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:01 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.json (50.42 kb) 07:49:01 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0.pom (4.78 kb) 07:49:01 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0.pom.asc (455.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0.pom.md5 (32.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-features.xml.sha1 (40.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-features.xml.asc (455.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.json (674.16 kb) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0.pom.sha1 (40.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0.pom (2.64 kb) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-features.xml (922.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0.pom.asc (455.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.xml (631.42 kb) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:02 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0.pom.md5 (32.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-features.xml.md5 (32.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-config.cfg.asc (455.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.pom.md5 (32.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.xml (204.26 kb) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.pom.asc (455.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.jar.asc (455.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-javadoc.jar.asc (455.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-javadoc.jar.md5 (32.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.jar.sha1 (40.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-sources.jar.asc (455.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.pom (8.04 kb) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-config.cfg.sha1 (40.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-sources.jar.md5 (32.0 b) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-sources.jar (150.28 kb) 07:49:03 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-config.cfg (1.97 kb) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.jar (299.94 kb) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-javadoc.jar (471.76 kb) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-javadoc.jar.sha1 (40.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.json (222.64 kb) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-sources.jar.sha1 (40.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-config.cfg.md5 (32.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.pom.sha1 (40.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.jar.md5 (32.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-features.xml.asc (455.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0.pom.sha1 (40.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:04 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-features.xml (873.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0.pom.asc (455.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-features.xml.sha1 (40.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.json (89.36 kb) 07:49:05 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.xml (82.05 kb) 07:49:05 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0.pom.md5 (32.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-features.xml.md5 (32.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0.pom (2.23 kb) 07:49:05 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-sources.jar (3.75 kb) 07:49:05 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.pom.md5 (32.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-javadoc.jar.sha1 (40.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.jar (9.54 kb) 07:49:05 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-sources.jar.sha1 (40.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-sources.jar.md5 (32.0 b) 07:49:05 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.json (37.38 kb) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-javadoc.jar.asc (455.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-javadoc.jar.md5 (32.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.jar.sha1 (40.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.jar.asc (455.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.xml (33.75 kb) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-javadoc.jar (86.51 kb) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.pom (2.09 kb) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-sources.jar.asc (455.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.pom.sha1 (40.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.pom.asc (455.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.jar.md5 (32.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0.pom.asc (455.0 b) 07:49:06 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0.pom.sha1 (40.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0.pom.md5 (32.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.json (10.61 kb) 07:49:07 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.xml (9.5 kb) 07:49:07 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0.pom (2.01 kb) 07:49:07 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0.pom.sha1 (40.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:07 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.json (3.63 kb) 07:49:07 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0.pom (1.84 kb) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0.pom.asc (455.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.xml (3.32 kb) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0.pom.md5 (32.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-sources.jar (260.14 kb) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.jar (327.17 kb) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-sources.jar.asc (455.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-javadoc.jar.asc (455.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.pom.asc (455.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.jar.sha1 (40.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-sources.jar.md5 (32.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.jar.md5 (32.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.pom.md5 (32.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.xml (53.53 kb) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:08 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.jar.asc (455.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-javadoc.jar.sha1 (40.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-sources.jar.sha1 (40.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-javadoc.jar.md5 (32.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.pom.sha1 (40.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-javadoc.jar (1.09 mb) 07:49:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.json (58.68 kb) 07:49:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.pom (2.49 kb) 07:49:09 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0.pom (1.64 kb) 07:49:09 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-features.xml.sha1 (40.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-features.xml.asc (455.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0.pom.md5 (32.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.json (794.92 kb) 07:49:09 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-features.xml (680.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-features.xml.md5 (32.0 b) 07:49:09 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0.pom.asc (455.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0.pom.sha1 (40.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.xml (743.47 kb) 07:49:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-javadoc.jar.md5 (32.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.jar (27.52 kb) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-sources.jar.sha1 (40.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.json (99.55 kb) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.jar.asc (455.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.jar.sha1 (40.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.pom (2.23 kb) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-javadoc.jar.asc (455.0 b) 07:49:10 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.pom.asc (455.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-javadoc.jar.sha1 (40.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.pom.md5 (32.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-sources.jar (20.25 kb) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.xml (90.55 kb) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-javadoc.jar (171.09 kb) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-sources.jar.asc (455.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.jar.md5 (32.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.pom.sha1 (40.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-sources.jar.md5 (32.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-config.cfg.sha1 (40.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-sources.jar (120.55 kb) 07:49:11 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.json (117.93 kb) 07:49:11 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.pom.md5 (32.0 b) 07:49:11 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-javadoc.jar.asc (455.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.jar.md5 (32.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-javadoc.jar.md5 (32.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.xml (106.71 kb) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.jar.sha1 (40.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-sources.jar.asc (455.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.jar.asc (455.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.jar (225.37 kb) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-config.cfg.md5 (32.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-config.cfg.asc (455.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-javadoc.jar (689.08 kb) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-config.cfg (1.29 kb) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.pom.asc (455.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.pom (6.74 kb) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.pom.sha1 (40.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-javadoc.jar.sha1 (40.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-sources.jar.md5 (32.0 b) 07:49:12 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-sources.jar.sha1 (40.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0.pom (3.3 kb) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.json (3.56 kb) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.xml (3.25 kb) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0.pom.sha1 (40.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0.pom.md5 (32.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0.pom.asc (455.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0.pom.md5 (32.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-features.xml.sha1 (40.0 b) 07:49:13 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.xml (1.28 mb) 07:49:13 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-features.xml.asc (455.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0.pom.sha1 (40.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0.pom.asc (455.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.json (1.37 mb) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0.pom (2.53 kb) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-features.xml.md5 (32.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-features.xml (1.37 kb) 07:49:14 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-javadoc.jar.md5 (32.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.pom.asc (455.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.jar.md5 (32.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.jar.sha1 (40.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-sources.jar (181.97 kb) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.jar.asc (455.0 b) 07:49:14 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.pom.sha1 (40.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-javadoc.jar (649.01 kb) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.pom (5.19 kb) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.jar (412.12 kb) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-sources.jar.md5 (32.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.json (220.26 kb) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.xml (202.05 kb) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.pom.md5 (32.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-sources.jar.sha1 (40.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-javadoc.jar.asc (455.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-sources.jar.asc (455.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-javadoc.jar.sha1 (40.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-features.xml.asc (455.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-features.xml.md5 (32.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0.pom.sha1 (40.0 b) 07:49:15 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0.pom.asc (455.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.json (1.34 mb) 07:49:16 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-features.xml (1.42 kb) 07:49:16 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0.pom.md5 (32.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.xml (1.25 mb) 07:49:16 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0.pom (2.55 kb) 07:49:16 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-features.xml.sha1 (40.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0.pom.md5 (32.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-features.xml.md5 (32.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0.pom.asc (455.0 b) 07:49:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0.pom (2.04 kb) 07:49:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.xml (769.14 kb) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-features.xml (930.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0.pom.sha1 (40.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-features.xml.asc (455.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.json (822.35 kb) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-features.xml.sha1 (40.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.json (89.45 kb) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0.pom.asc (455.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-features.xml (903.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0.pom (1.98 kb) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0.pom.md5 (32.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-features.xml.md5 (32.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-features.xml.sha1 (40.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0.pom.sha1 (40.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-features.xml.asc (455.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.xml (82.14 kb) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-javadoc.jar.md5 (32.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.jar (25.25 kb) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.pom.asc (455.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.pom.md5 (32.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.jar.md5 (32.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.pom (2.85 kb) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.json (53.67 kb) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-javadoc.jar.asc (455.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-javadoc.jar.sha1 (40.0 b) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-sources.jar (12.08 kb) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-javadoc.jar (128.77 kb) 07:49:18 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-sources.jar.md5 (32.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.xml.md5 (32.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.xml.asc (455.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.jar.sha1 (40.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.json.md5 (32.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-sources.jar.asc (455.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.json.sha1 (40.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.xml.sha1 (40.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.pom.sha1 (40.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.json.asc (455.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.jar.asc (455.0 b) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.xml (48.67 kb) 07:49:19 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-sources.jar.sha1 (40.0 b) 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.0/odl-jsonrpc-bus-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.19.0/tools-parent-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.0/jsonrpc-provider-single-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-tests.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-tests.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-tests.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0-tests.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.0/jsonrpc-provider-common-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.19.0/jsonrpc-api-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.19.0/test-tool-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-tests.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-tests.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-tests.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-tests.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.0/jsonrpc-test-model-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.19.0/jsonrpc-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.19.0/dom-codec-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.19.0/jsonrpc-provider-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.19.0/jsonrpc-parent-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.19.0/features-jsonrpc-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.0/jsonrpc-artifacts-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.19.0/bus-api-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.19.0/transport-http-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-tests.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-tests.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-tests.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-tests.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.19.0/bus-spi-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.19.0/transport-zmq-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-config.cfg.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-config.cfg.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-config.cfg.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-config.cfg 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.19.0/bus-config-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.19.0/examples-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.0/bus-jsonrpc-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-tests.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-tests.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-tests.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-tests.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.0/bus-messagelib-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.19.0/jsonrpc-security-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.0/odl-jsonrpc-all-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.0/odl-jsonrpc-cluster-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.19.0/security-api-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.19.0/security-aaa-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.19.0/security-noop-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.19.0/security-service-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.0/jsonrpc-provider-cluster-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.19.0/jsonrpc-bus-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.jar 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.19.0/binding-adapter-1.19.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.0/odl-jsonrpc-provider-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0.pom 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.19.0/jsonrpc-tools-1.19.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/all-artifacts/0.23.0/all-artifacts-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-aggregator/0.23.0/features-aggregator-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-index/0.23.0/features-index-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/features-test/0.23.0/features-test-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.23.0/singles-aggregator-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.23.0/odl-integration-compatible-with-all-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.23.0/odl-integration-all-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.23.0/distribution-artifacts-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/properties/0.23.0/properties-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/other-artifacts/0.23.0/other-artifacts-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.23.0/artifact-artifacts-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.23.0/upstream-all-artifacts-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.tar.gz.md5 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.tar.gz.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.tar.gz.asc 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0.tar.gz 07:49:19 Successfully uploaded org/opendaylight/integration/onap-karaf/0.23.0/onap-karaf-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.23.0/artifacts-aggregator-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.23.0/upstream-aggregator-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.tar.gz 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip.asc 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.tar.gz.md5 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.tar.gz.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip.md5 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.tar.gz.asc 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.23.0/repos-aggregator-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.jar 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.23.0/karaf-scripts-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0.pom 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.23.0/distribution-aggregator-0.23.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/parent/1.18.0/parent-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0/daexim-test-model-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.cfg.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.cfg.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.cfg.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.cfg 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0/daexim-impl-1.18.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0/daexim-akka-infoprovider-impl-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0/daexim-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0/daexim-model-1.18.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0/odl-daexim-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0/daexim-spi-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0/daexim-features-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0/daexim-artifacts-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0.pom 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0/odl-daexim-all-1.18.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.0/mappingservice.lisp-proto-1.22.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.22.0/mappingservice.api-1.22.0.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.0/lispflowmapping-artifacts-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.0/odl-lispflowmapping-models-1.22.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.0/odl-lispflowmapping-southbound-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.0/features-lispflowmapping-1.22.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.0/odl-lispflowmapping-inmemorydb-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.22.0/mappingservice-parent-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.0/mappingservice.southbound-1.22.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.0/odl-lispflowmapping-mappingservice-shell-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.22.0/common.build.tools-1.22.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.0/mappingservice.implementation-1.22.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.0/mappingservice.inmemorydb-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.0/odl-lispflowmapping-msmr-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.0/mappingservice.dsbackend-1.22.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.0/mappingservice.integrationtest-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.0/odl-lispflowmapping-mappingservice-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.22.0/mappingservice.shell-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.0/lispflowmapping-all-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.0/mappingservice.mapcache-1.22.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0.pom 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.0/lispflowmapping-commons-1.22.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.0/odl-ovsdb-hwvtepsouthbound-ui-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.21.0/utils.servicehelper-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.0/hwvtepsouthbound-it-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.0/odl-ovsdb-southbound-impl-rest-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features/1.21.0/library-features-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.21.0/utils.config-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.0/odl-ovsdb-southbound-impl-ui-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.21.0/southbound-artifacts-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.21.0/southbound-features-aggregator-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.0/odl-ovsdb-hwvtepsouthbound-rest-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.21.0/utils.southbound-utils-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.0/odl-ovsdb-southbound-impl-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.21.0/odl-ovsdb-library-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.21.0/schema.hardwarevtep-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.0/utils.ovsdb-it-utils-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.21.0/southbound-it-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.0/odl-ovsdb-hwvtepsouthbound-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.0/utils.hwvtepsouthbound-utils-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-it/1.21.0/library-it-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.21.0/library-artifacts-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.21.0/library-features-aggregator-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.21.0/southbound-api-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/it/1.21.0/it-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.0/odl-ovsdb-utils-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-config.cfg.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-config.cfg.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-config.cfg 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-config.cfg.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.21.0/southbound-impl-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.0/odl-ovsdb-southbound-api-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.21.0/utils.yang-utils-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.0/ovsdb-binding-parent-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.0/hwvtepsouthbound-features-aggregator-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.0/hwvtepsouthbound-api-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.0/odl-ovsdb-hwvtepsouthbound-test-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.21.0/schema.openvswitch-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-config.cfg.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-config.cfg.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-config.cfg.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-config.cfg 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/library/1.21.0/library-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.0/hwvtepsouthbound-artifacts-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.21.0/southbound-features-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-sources.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.0/hwvtepsouthbound-impl-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.0/hwvtepsouthbound-features-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.0/odl-ovsdb-southbound-test-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-features.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-features.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-features.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-features.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.0/odl-ovsdb-hwvtepsouthbound-api-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-javadoc.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.pom.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.pom.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.pom 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.json 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-javadoc.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-javadoc.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-sources.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-javadoc.jar 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-sources.jar.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.xml.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.xml.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.jar.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.json.md5 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.json.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-sources.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.xml.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.pom.sha1 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.json.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0.jar.asc 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-cyclonedx.xml 07:49:19 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.21.0/utils.mdsal-utils-1.21.0-sources.jar.sha1 07:49:19 Finished deploying /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/autorelease-9199 07:49:19 ####################################################### 07:49:19 Completed uploading files to autorelease-9199. 07:49:20 ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.xDaCZC0RDc 07:49:20 + staging_repo=autorelease-9199 07:49:20 + mkdir -p /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/archives 07:49:20 + echo 'autorelease-9199 https://nexus.opendaylight.org/content/repositories/autorelease-9199' 07:49:20 + tee -a /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/archives/staging-repo.txt 07:49:20 autorelease-9199 https://nexus.opendaylight.org/content/repositories/autorelease-9199 07:49:20 + rm -f /tmp/tmp.xDaCZC0RDc 07:49:20 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3746840558401655589.sh 07:49:20 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins332159060084622583.sh 07:49:20 Karaf artifact is karaf 07:49:20 Karaf project is integration 07:49:20 Java home is /usr/lib/jvm/java-21-openjdk-amd64 07:49:20 [EnvInject] - Injecting environment variables from a build step. 07:49:20 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 07:49:20 [EnvInject] - Variables injected successfully. 07:49:20 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins6783269663456634240.sh 07:49:20 VERSION: 0.23.0 07:49:20 BUNDLE_URL: https://nexus.opendaylight.org/content/repositories//autorelease-9199/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 07:49:20 [EnvInject] - Injecting environment variables from a build step. 07:49:20 [EnvInject] - Injecting as environment variables the properties file path 'variables.prop' 07:49:20 [EnvInject] - Variables injected successfully. 07:49:20 using settings config with name autorelease-settings 07:49:20 Replacing all maven server entries not found in credentials list is true 07:49:22 using global settings config with name global-settings 07:49:22 Replacing all maven server entries not found in credentials list is true 07:49:22 [autorelease-release-vanadium-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f pom.xml -s /tmp/settings5202817455795651586.xml -gs /tmp/global-settings18015675958978650850.xml -DGERRIT_BRANCH=master -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=vanadium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml 07:49:22 " -DGERRIT_PROJECT=releng/autorelease -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx8g -Dmaven.compile.fork=true" -DKARAF_VERSION=karaf4 -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=vanadium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g 07:49:22 " dependency:sources --quiet -DoutputFile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/sources.log -DappendOutput --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 07:49:22 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:49:22 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:49:22 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:49:22 Default locale: en, platform encoding: UTF-8 07:49:22 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 07:49:55 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins14645603344900679689.sh 07:49:55 + awk /The following files have NOT been resolved:/,/^$/ sources.log 07:49:55 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins4904115894005168914.sh 07:49:55 + mkdir -p archives/ 07:49:55 + cp dependencies.log merge-order.log missing-sources.log sources.log variables.prop archives/ 07:49:55 $ ssh-agent -k 07:49:55 unset SSH_AUTH_SOCK; 07:49:55 unset SSH_AGENT_PID; 07:49:55 echo Agent pid 1637 killed; 07:49:55 [ssh-agent] Stopped. 07:49:55 [PostBuildScript] - [INFO] Executing post build scripts. 07:49:55 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins761979883963239602.sh 07:49:55 ---> notify-build-failure.sh 07:49:55 2025-09-19 07:49:55 URL:https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/51/consoleText [2696163] -> "/tmp/autorelease-build.log" [1] 07:49:55 Unable to determine failed ARTIFACT_ID. Build likely successful or bug in this script. 07:49:55 [PostBuildScript] - [INFO] Executing post build scripts. 07:49:55 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins15005356790644823538.sh 07:49:55 + echo #topic cookies 07:49:55 #topic cookies 07:49:55 [PostBuildScript] - [INFO] Executing post build scripts. 07:49:55 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16422464656810016375.sh 07:49:55 ---> sysstat.sh 07:49:56 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4033296569523980328.sh 07:49:56 ---> package-listing.sh 07:49:56 ++ facter osfamily 07:49:56 ++ tr '[:upper:]' '[:lower:]' 07:49:56 + OS_FAMILY=debian 07:49:56 + workspace=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21 07:49:56 + START_PACKAGES=/tmp/packages_start.txt 07:49:56 + END_PACKAGES=/tmp/packages_end.txt 07:49:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:49:56 + PACKAGES=/tmp/packages_start.txt 07:49:56 + '[' /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 ']' 07:49:56 + PACKAGES=/tmp/packages_end.txt 07:49:56 + case "${OS_FAMILY}" in 07:49:56 + dpkg -l 07:49:56 + grep '^ii' 07:49:56 + '[' -f /tmp/packages_start.txt ']' 07:49:56 + '[' -f /tmp/packages_end.txt ']' 07:49:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:56 + '[' /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 ']' 07:49:56 + mkdir -p /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/archives/ 07:49:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/archives/ 07:49:56 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17852494085284573330.sh 07:49:56 ---> capture-instance-metadata.sh 07:49:56 Setup pyenv: 07:49:56 system 07:49:56 3.8.20 07:49:56 3.9.20 07:49:56 3.10.15 07:49:56 * 3.11.10 (set by /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/.python-version) 07:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ciH2 from file:/tmp/.os_lf_venv 07:49:58 lf-activate-venv(): INFO: Installing: lftools 07:50:08 lf-activate-venv(): INFO: Adding /tmp/venv-ciH2/bin to PATH 07:50:08 INFO: Running in OpenStack, capturing instance metadata 07:50:08 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17682828820083339978.sh 07:50:08 provisioning config files... 07:50:09 Could not find credentials [logs] for autorelease-release-vanadium-mvn39-openjdk21 #51 07:50:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config649385810608901314tmp 07:50:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:50:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:50:09 provisioning config files... 07:50:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:50:09 [EnvInject] - Injecting environment variables from a build step. 07:50:09 [EnvInject] - Injecting as environment variables the properties content 07:50:09 SERVER_ID=logs 07:50:09 07:50:09 [EnvInject] - Variables injected successfully. 07:50:09 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14390987396130510085.sh 07:50:09 ---> create-netrc.sh 07:50:09 WARN: Log server credential not found. 07:50:09 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8653175515913053273.sh 07:50:09 ---> python-tools-install.sh 07:50:09 Setup pyenv: 07:50:09 system 07:50:09 3.8.20 07:50:09 3.9.20 07:50:09 3.10.15 07:50:09 * 3.11.10 (set by /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/.python-version) 07:50:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ciH2 from file:/tmp/.os_lf_venv 07:50:11 lf-activate-venv(): INFO: Installing: lftools 07:50:21 lf-activate-venv(): INFO: Adding /tmp/venv-ciH2/bin to PATH 07:50:21 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11545709527414617744.sh 07:50:21 ---> sudo-logs.sh 07:50:21 Archiving 'sudo' log.. 07:50:22 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins18237869715873612525.sh 07:50:22 ---> job-cost.sh 07:50:22 Setup pyenv: 07:50:22 system 07:50:22 3.8.20 07:50:22 3.9.20 07:50:22 3.10.15 07:50:22 * 3.11.10 (set by /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/.python-version) 07:50:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ciH2 from file:/tmp/.os_lf_venv 07:50:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:50:30 lf-activate-venv(): INFO: Adding /tmp/venv-ciH2/bin to PATH 07:50:30 INFO: No Stack... 07:50:30 INFO: Retrieving Pricing Info for: v3-standard-8 07:50:30 INFO: Archiving Costs 07:50:30 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins12776363136106742397.sh 07:50:30 ---> logs-deploy.sh 07:50:30 Setup pyenv: 07:50:30 system 07:50:30 3.8.20 07:50:30 3.9.20 07:50:30 3.10.15 07:50:30 * 3.11.10 (set by /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/.python-version) 07:50:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ciH2 from file:/tmp/.os_lf_venv 07:50:32 lf-activate-venv(): INFO: Installing: lftools 07:50:43 lf-activate-venv(): INFO: Adding /tmp/venv-ciH2/bin to PATH 07:50:43 WARNING: Nexus logging server not set 07:50:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-release-vanadium-mvn39-openjdk21/51/ 07:50:43 INFO: archiving logs to S3 07:50:47 ---> uname -a: 07:50:47 Linux prd-ubuntu2204-docker-8c-8g-30 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:50:47 07:50:47 07:50:47 ---> lscpu: 07:50:47 Architecture: x86_64 07:50:47 CPU op-mode(s): 32-bit, 64-bit 07:50:47 Address sizes: 40 bits physical, 48 bits virtual 07:50:47 Byte Order: Little Endian 07:50:47 CPU(s): 8 07:50:47 On-line CPU(s) list: 0-7 07:50:47 Vendor ID: AuthenticAMD 07:50:47 Model name: AMD EPYC-Rome Processor 07:50:47 CPU family: 23 07:50:47 Model: 49 07:50:47 Thread(s) per core: 1 07:50:47 Core(s) per socket: 1 07:50:47 Socket(s): 8 07:50:47 Stepping: 0 07:50:47 BogoMIPS: 5599.99 07:50:47 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 07:50:47 Virtualization: AMD-V 07:50:47 Hypervisor vendor: KVM 07:50:47 Virtualization type: full 07:50:47 L1d cache: 256 KiB (8 instances) 07:50:47 L1i cache: 256 KiB (8 instances) 07:50:47 L2 cache: 4 MiB (8 instances) 07:50:47 L3 cache: 128 MiB (8 instances) 07:50:47 NUMA node(s): 1 07:50:47 NUMA node0 CPU(s): 0-7 07:50:47 Vulnerability Gather data sampling: Not affected 07:50:47 Vulnerability Itlb multihit: Not affected 07:50:47 Vulnerability L1tf: Not affected 07:50:47 Vulnerability Mds: Not affected 07:50:47 Vulnerability Meltdown: Not affected 07:50:47 Vulnerability Mmio stale data: Not affected 07:50:47 Vulnerability Reg file data sampling: Not affected 07:50:47 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:50:47 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:50:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:50:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:50:47 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:50:47 Vulnerability Srbds: Not affected 07:50:47 Vulnerability Tsx async abort: Not affected 07:50:47 07:50:47 07:50:47 ---> nproc: 07:50:47 8 07:50:47 07:50:47 07:50:47 ---> df -h: 07:50:47 Filesystem Size Used Avail Use% Mounted on 07:50:47 tmpfs 3.2G 1.1M 3.2G 1% /run 07:50:47 /dev/vda1 155G 17G 139G 11% / 07:50:47 tmpfs 16G 0 16G 0% /dev/shm 07:50:47 tmpfs 5.0M 0 5.0M 0% /run/lock 07:50:47 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:50:47 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 07:50:47 07:50:47 07:50:47 ---> free -m: 07:50:47 total used free shared buff/cache available 07:50:47 Mem: 32092 757 19376 4 11957 30866 07:50:47 Swap: 1023 0 1023 07:50:47 07:50:47 07:50:47 ---> ip addr: 07:50:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:50:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:50:47 inet 127.0.0.1/8 scope host lo 07:50:47 valid_lft forever preferred_lft forever 07:50:47 inet6 ::1/128 scope host 07:50:47 valid_lft forever preferred_lft forever 07:50:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:50:47 link/ether fa:16:3e:c4:5e:d1 brd ff:ff:ff:ff:ff:ff 07:50:47 altname enp0s3 07:50:47 inet 10.30.170.43/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:50:47 valid_lft 84233sec preferred_lft 84233sec 07:50:47 inet6 fe80::f816:3eff:fec4:5ed1/64 scope link 07:50:47 valid_lft forever preferred_lft forever 07:50:47 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:50:47 link/ether 02:42:18:2f:20:58 brd ff:ff:ff:ff:ff:ff 07:50:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:50:47 valid_lft forever preferred_lft forever 07:50:47 inet6 fe80::42:18ff:fe2f:2058/64 scope link 07:50:47 valid_lft forever preferred_lft forever 07:50:47 07:50:47 07:50:47 ---> sar -b -r -n DEV: 07:50:47 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-8c-8g-30) 09/19/25 _x86_64_ (8 CPU) 07:50:47 07:50:47 07:14:44 LINUX RESTART (8 CPU) 07:50:47 07:50:47 07:20:10 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:50:47 07:30:18 26.79 0.31 11.67 14.82 373.55 5561.14 502381.24 07:50:47 07:40:00 35.77 2.05 32.72 1.00 295.91 24114.19 1032.81 07:50:47 07:50:08 9.24 0.37 8.40 0.46 51.85 510.03 8455.10 07:50:47 Average: 23.77 0.89 17.39 5.49 239.64 9862.82 172996.52 07:50:47 07:50:47 07:20:10 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:50:47 07:30:18 24085008 28539180 3767652 11.46 129948 4552120 3855700 11.37 1011752 7316112 60 07:50:47 07:40:00 20117932 31662956 611800 1.86 204188 11289476 1405784 4.15 3347676 8604168 128 07:50:47 07:50:08 19925044 31689160 582664 1.77 207484 11490776 1196844 3.53 3401108 8715728 115480 07:50:47 Average: 21375995 30630432 1654039 5.03 180540 9110791 2152776 6.35 2586845 8212003 38556 07:50:47 07:50:47 07:20:10 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:50:47 07:30:18 lo 5.60 5.60 0.54 0.54 0.00 0.00 0.00 0.00 07:50:47 07:30:18 ens3 65.60 47.05 302.04 11.82 0.00 0.00 0.00 0.00 07:50:47 07:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:47 07:40:00 lo 4447.06 4447.06 4246.36 4246.36 0.00 0.00 0.00 0.00 07:50:47 07:40:00 ens3 78.82 59.07 536.65 14.48 0.00 0.00 0.00 0.00 07:50:47 07:40:00 docker0 2.21 2.92 0.14 62.86 0.00 0.00 0.00 0.00 07:50:47 07:50:08 lo 15.09 15.09 2.58 2.58 0.00 0.00 0.00 0.00 07:50:47 07:50:08 ens3 153.73 181.66 305.10 2657.24 0.00 0.00 0.00 0.00 07:50:47 07:50:08 docker0 81.24 69.52 1328.39 9.75 0.00 0.00 0.00 0.00 07:50:47 Average: lo 1447.42 1447.42 1376.48 1376.48 0.00 0.00 0.00 0.00 07:50:47 Average: ens3 99.68 96.45 379.06 907.09 0.00 0.00 0.00 0.00 07:50:47 Average: docker0 28.18 24.45 449.17 23.66 0.00 0.00 0.00 0.00 07:50:47 07:50:47 07:50:47 ---> sar -P ALL: 07:50:47 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-8c-8g-30) 09/19/25 _x86_64_ (8 CPU) 07:50:47 07:50:47 07:14:44 LINUX RESTART (8 CPU) 07:50:47 07:50:47 07:20:10 CPU %user %nice %system %iowait %steal %idle 07:50:47 07:30:18 all 38.99 0.00 1.38 0.12 0.09 59.42 07:50:47 07:30:18 0 39.05 0.00 1.49 0.04 0.09 59.34 07:50:47 07:30:18 1 42.09 0.00 1.60 0.07 0.09 56.14 07:50:47 07:30:18 2 34.38 0.00 1.16 0.14 0.08 64.24 07:50:47 07:30:18 3 37.88 0.00 1.42 0.07 0.08 60.55 07:50:47 07:30:18 4 41.83 0.00 1.44 0.09 0.10 56.54 07:50:47 07:30:18 5 37.60 0.00 1.28 0.03 0.09 61.01 07:50:47 07:30:18 6 38.67 0.00 1.30 0.34 0.09 59.60 07:50:47 07:30:18 7 40.43 0.00 1.38 0.15 0.08 57.96 07:50:47 07:40:00 all 18.69 0.00 2.22 0.41 0.05 78.63 07:50:47 07:40:00 0 13.61 0.00 1.36 0.67 0.06 84.31 07:50:47 07:40:00 1 18.19 0.00 1.87 0.39 0.06 79.48 07:50:47 07:40:00 2 15.45 0.00 1.37 0.52 0.04 82.62 07:50:47 07:40:00 3 24.79 0.00 4.96 0.57 0.06 69.63 07:50:47 07:40:00 4 16.44 0.00 1.17 0.26 0.05 82.08 07:50:47 07:40:00 5 24.50 0.00 3.84 0.28 0.06 71.33 07:50:47 07:40:00 6 21.35 0.00 2.08 0.13 0.06 76.39 07:50:47 07:40:00 7 15.29 0.00 1.15 0.45 0.05 83.07 07:50:47 07:50:08 all 7.69 0.00 0.60 0.03 0.03 91.65 07:50:47 07:50:08 0 5.63 0.00 0.89 0.00 0.02 93.46 07:50:47 07:50:08 1 2.53 0.00 0.33 0.10 0.03 97.01 07:50:47 07:50:08 2 5.63 0.00 0.28 0.03 0.02 94.04 07:50:47 07:50:08 3 17.58 0.00 0.39 0.02 0.04 81.96 07:50:47 07:50:08 4 1.53 0.00 0.18 0.05 0.03 98.22 07:50:47 07:50:08 5 6.33 0.00 1.09 0.01 0.03 92.53 07:50:47 07:50:08 6 7.18 0.00 0.85 0.01 0.03 91.94 07:50:47 07:50:08 7 15.10 0.00 0.78 0.01 0.04 84.08 07:50:47 Average: all 21.82 0.00 1.39 0.18 0.06 76.55 07:50:47 Average: 0 19.50 0.00 1.24 0.23 0.06 78.97 07:50:47 Average: 1 20.95 0.00 1.26 0.19 0.06 77.54 07:50:47 Average: 2 18.51 0.00 0.93 0.22 0.05 80.28 07:50:47 Average: 3 26.78 0.00 2.21 0.21 0.06 70.74 07:50:47 Average: 4 19.97 0.00 0.93 0.13 0.06 78.91 07:50:47 Average: 5 22.77 0.00 2.04 0.10 0.06 75.03 07:50:47 Average: 6 22.40 0.00 1.40 0.16 0.06 75.99 07:50:47 Average: 7 23.71 0.00 1.10 0.20 0.06 74.94 07:50:47 07:50:47 07:50:47